On Sun, 2006-07-02 at 10:06 -0400, Jaldhar H. Vyas wrote:
> On Sun, 2 Jul 2006, Neil Roeth wrote:
> 
> > From the strace output I just sent, it appears that the child process is
> > failing to find the function epoll_create(), which a quick Google shows is a
> > function introduced in Linux kernel 2.5.44.  I suppose it's relevant that I 
> > am
> > running a 2.4 kernel. :-)
> >
> 
> Yes this is the same conclusion I reached.  But dovecot should not be 
> using it by default.  Looks like the configure check may be broken?

Sort of. The patch that was supposed to fix the epoll/kqueue/etc checks
also made it use epoll/kqueue by default if they were found. I changed
this back and added --with-ioloop=auto to do it if wanted.. Shouldn't
accept patches that blindly. :)


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to