On Wed, Jul 07, 2004 at 08:46:27AM +0100, Joe Orton wrote: > Paul, there's a problem on FreeBSD 4.2 - there is no EV_SET() macro. > > #ifndef EV_SET > #undef HAVE_KQUEUE > #endif > > somewhere near the the top of poll.c? Or is there are more subtle > fix?
On your system, what is the output of: sysctl kern.osreldate We should probably disable kqueue support in FreeBSD versions less than 4.8 or so. -- Craig Rodrigues http://crodrigues.org [EMAIL PROTECTED]