On ons, 2007-08-29 at 00:34 +1200, Amos Jeffries wrote:
> After todays changes I am now getting (with --enable-epoll)
>
> "
> checking for epoll_ctl in -lepoll... no
> checking for epoll_ctl... yes
> checking if epoll works... yes
> Error - no epoll support found
> Try running 'sh ./scripts/get_epoll-lib.sh'
> then run configure again
> "
Ah, sorry. Small typo there.
Note: You do not need to specify --enable-epoll. It's automatically
selected if found working which it is on your system..
> The script mentions does not seem to exist.
Right. Question is how many will need it..
I think not, and have now killed the section which refers to the script.
Builds using the (these days) undocumented --enable-epoll option without
properly working epoll will now either fail or result in a non-working
binary, just as is the case when enabling kqueue on a system not
supporting kqueue..
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Fri Aug 31 2007 - 12:00:05 MDT