I am trying to install the latest version of Courier-IMAP (4.3.0) on a RHEL
5 system with openssl and openssl-devel (0.9.8b) rpm's installed. 

I am using ./configure with no paramaters.

When I use make...  it exits with errors:  


./.libs/libcouriertls.a(libcouriertls.o): In function `init_session_cache':
libcouriertls.c:(.text+0x152f): undefined reference to
`SSL_CTX_sess_set_new_cb'
libcouriertls.c:(.text+0x1544): undefined reference to
`SSL_CTX_sess_set_get_cb'
libcouriertls.c:(.text+0x1559): undefined reference to
`SSL_CTX_sess_set_remove_cb'
collect2: ld returned 1 exit status
make[3]: *** [couriertls] Error 1
make[3]: Leaving directory `/usr/local/rob/courier-imap-4.3.0/tcpd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/rob/courier-imap-4.3.0/tcpd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/rob/courier-imap-4.3.0'
make: *** [all] Error 2



Any suggestions?

Rob


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to