Stefan Osterman <[EMAIL PROTECTED]> writes:
> I have problem compiling courier-IMAP on Solaris 2.6
>
> checking for wait... yes
> checking for wait3... yes
> checking for sigblock... no
> checking if wait function is broken... yes
> configure: error: I give up -- neither wait nor wait3 works properly
> configure: error: ./configure failed for waitlib
You could try to configure '--with-waitfunc=wait3' to force it; maybe
it works anyway, but watch out for zombie processes once you have
imapd running.
> To get this far I also had to set "without-random"
Sometimes Solaris can suck a golf ball through a pipe ...
-t