pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41529 (net/libtorrent does not use --with-kqueue on platfroms providing it (*BSD))



The following reply was made to PR pkg/41529; it has been noted by GNATS.

From: Matthias Scheler <tron%NetBSD.org@localhost>
To: gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost, 
kordex%gmail.com@localhost
Cc: 
Subject: Re: pkg/41529 (net/libtorrent does not use --with-kqueue on platfroms 
providing it (*BSD))
Date: Thu, 4 Jun 2009 14:58:44 +0100

 On Thu, Jun 04, 2009 at 07:35:02AM +0000, Matthias Scheler wrote:
 >  Please provide a patch.
 
 The reason that it doesn't build under NetBSD is the broken definition
 of "struct kevent" in "sys/event.h", see here:
 
 http://mail-index.netbsd.org/tech-userlevel/2009/06/04/msg002183.html
 
 The package builds fine with "--with-kqueue" under Darwin but doesn't
 work because kevent(2) returns ENODEV.
 
 This leaves DragonFly, FreeBSD and OpenBSD as possible targets.
 But I cannot test those.
 
        Kind regards
 
 -- 
 Matthias Scheler                                  http://zhadum.org.uk/
 


Home | Main Index | Thread Index | Old Index