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))
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