On Tue, Jan 28, 2014 at 06:52:14PM +0000, Steven Chamberlain wrote: > unarchive 664470 > reopen 664470 = > found 664470 1.9.0+svn250-1 > tags 664470 + patch > thanks > > Hi, > > This bug was been reintroduced in 1.9.0+svn250-1. My patch from > http://bugs.debian.org/664470#5 was dropped without explanation. Please > find a refreshed copy of it attached, which fixes the FTBFS on > kfreebsd-* and hurd.
Oops, many apologies for this. I hadn't remembered that it had been commented out for this reason. More significantly, it would be much better to do a test for this than to universally unset this. Uh, duh, SO_REUSEPORT is #define'd in /usr/include/asm-generic/socket.h on Linux systems, which is included (via sys/socket.h), so the simple test #ifdef SO_REUSEPORT in proxytunnel.c works without having to manually define it in the Makefile. I've just uploaded a fixed version (-3). Julian -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20140128202027.ga24...@d-and-j.net