Hi,

I`m getting the following error when I try to compile courier-imap-4.0.6 with the following options: ./configure --enable-workarounds-for-imap-client-bugs --enable-unicode --without-socks

...
...
...
./.libs/libcouriertls.a(libcouriertls.o)(.text+0x1159): In function `cache_add': /home/andi/courier-imap-4.0.6/tcpd/libcouriertls.c:604: undefined reference to `i2d_SSL_SESSION' ./.libs/libcouriertls.a(libcouriertls.o)(.text+0x11df):/home/andi/courier-imap-4.0.6/tcpd/libcouriertls.c:621: undefined reference to `i2d_SSL_SESSION' ./.libs/libcouriertls.a(libcouriertls.o)(.text+0x1331): In function `get_func': /home/andi/courier-imap-4.0.6/tcpd/libcouriertls.c:694: undefined reference to `d2i_SSL_SESSION'
collect2: ld returned 1 exit status
make[3]: *** [couriertls] Error 1
make[3]: Leaving directory `/home/andi/courier-imap-4.0.6/tcpd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/andi/courier-imap-4.0.6/tcpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andi/courier-imap-4.0.6'
make: *** [all] Error 2

I think there is something wrong whit ssl!?
Openssl is in /usr/include/openssl and
/usr/local/openssl

What switch has to be turned on/off in the configure command that this is working? Or where is the problem?

Thanks for help.
Andi


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to