atom feed6 messages in net.sourceforge.lists.courier-users[courier-users] Build problem with co...
FromSent OnAttachments
Ralf HildebrandtMar 23, 2001 9:42 am 
Ralf HildebrandtMar 25, 2001 1:21 am 
Ralf HildebrandtMar 25, 2001 11:15 pm 
Ralf HildebrandtMar 27, 2001 6:30 am 
rootMar 27, 2001 8:58 am 
Sam VarshavchikMar 27, 2001 2:13 pm 
Subject:[courier-users] Build problem with courier && SSL
From:Ralf Hildebrandt (Ralf@innominate.com)
Date:Mar 23, 2001 9:42:15 am
List:net.sourceforge.lists.courier-users

I installed openssl-0.9.6 and then tried to build courier 1.3.5, but I got this error:

... snip ... make[2]: Entering directory `/usr/src/courier-imap-1.3.5/authlib' make[2]: Leaving directory `/usr/src/courier-imap-1.3.5/authlib' make[1]: Leaving directory `/usr/src/courier-imap-1.3.5/authlib' Making all in waitlib make[1]: Entering directory `/usr/src/courier-imap-1.3.5/waitlib' make[1]: Leaving directory `/usr/src/courier-imap-1.3.5/waitlib' Making all in tcpd make[1]: Entering directory `/usr/src/courier-imap-1.3.5/tcpd' gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -I.. -Wall -g -O2 -c starttls.c starttls.c: In function `create_tls': starttls.c:95: warning: passing arg 2 of `SSL_CTX_set_cipher_list' discards
`const' from pointer target type starttls.c:111: warning: passing arg 1 of `BIO_new_file' discards `const' from
pointer target type starttls.c:114: too many arguments to function `PEM_read_bio_DHparams' make[1]: *** [starttls.o] Error 1 make[1]: Leaving directory `/usr/src/courier-imap-1.3.5/tcpd' make: *** [all-recursive] Error 1