Problem compiling courier-imap

1999-12-01 Thread Stefan Osterman

Hi

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

To get this far I also had to set "without-random"

Please help
/Stefan
-
Stefan Österman
Merkantildata Kommunikation AB
Box 20161
161 02 Bromma

Telefon + 46 8 5662 3087
Fax + 46 8 5662 3001
Mobil   0708-35 30 87
Internethttp://www.merkantildata.se
E-post  mailto:[EMAIL PROTECTED]

---



Re: Problem compiling courier-imap

1999-12-01 Thread Thomas Neumann

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



Re: Problem compiling courier-imap

1999-12-02 Thread Stefan Osterman

More problems...

Configure is done making the Makefiles but when I try to make I get this

bash# make
Making all in numlib
Making all in bdbobj
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c bdbobj2.c
bdbobj2.c: In function `bdbobj_firstkey':
bdbobj2.c:24: too few arguments to function
*** Error code 1
make: Fatal error: Command failed for target `bdbobj2.o'
Current working directory /eggandbacon/usr/users/stv/courier-imap-0.18/bdbobj
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

I configured to use BerkelyDB2

/Stefan

At 18:13 1999-12-01 +0100, Thomas Neumann wrote:
>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

-
Stefan Österman
Merkantildata Kommunikation AB
Box 20161
161 02 Bromma

Telefon + 46 8 5662 3087
Fax + 46 8 5662 3001
Mobil   0708-35 30 87
Internethttp://www.merkantildata.se
E-post  mailto:[EMAIL PROTECTED]

---



Re: Problem compiling courier-imap

1999-12-02 Thread Sam

Stefan Osterman writes:

> More problems...
> 
> Configure is done making the Makefiles but when I try to make I get this
> 
> bash# make
> Making all in numlib
> Making all in bdbobj
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c bdbobj2.c
> bdbobj2.c: In function `bdbobj_firstkey':
> bdbobj2.c:24: too few arguments to function
> *** Error code 1
> make: Fatal error: Command failed for target `bdbobj2.o'
> Current working directory /eggandbacon/usr/users/stv/courier-imap-0.18/bdbobj
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> 
> I configured to use BerkelyDB2

No problems here with "Sleepycat Software: DB 2.4.14: (6/2/98)".


-- 
Sam