Openwebmail problem

Jakub Bogusz qboosh at pld-linux.org
Thu Oct 7 21:00:24 CEST 2004


On Thu, Oct 07, 2004 at 08:42:05PM +0200, Radoslaw Zielinski wrote:
> lubos klokner <lubos at klokner.sk> [07-10-2004 19:03]:
> >    openwebmail doesn't work after apache upgrade. It works when I start
> > it from console, but I get "Server error" when I connect using web
> > browser. Here is output from error_log:
> > (38)Function not implemented: poll failed waiting for CGI child
> > Premature endof script headers: openwebmail.pl
> > (38)Function not implemented: poll failed waiting for CGI child
> 
> You're using a 2.4.x kernel.  apr was built on 2.6 headers, and decided

It seems that not only headers, epoll is used on these archs, whose
builders run on 2.6.x kernel - so it's ugly distro bug.

> to use epoll_* functions (not implemented in 2.4).  Workaround: rebuild
> apr.  Proper solution: -> apache bugzilla?

Would apr_cv_epoll=no to apr's configure suffice?
epoll has to be disabled in apr in Ac, as there is no runtime detection,
only build-time.


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/




More information about the pld-devel-en mailing list