1 message in net.sourceforge.lists.courier-users[courier-users] Error compiling Couri...
FromSent OnAttachments
TDJul 28, 2000 5:07 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Error compiling Courier IMAPActions...
From:TD (tbl@home.com)
Date:Jul 28, 2000 5:07:11 am
List:net.sourceforge.lists.courier-users

I am getting the following errors in tcpd directory when compiling:

make[1]: Entering directory `/disk01/blue/courier-imap-0.36b/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 `/disk

Can anyone tell me what I should do ?