[Exim] Compiling problem's with ssl

Pàgina inicial
Delete this message
Reply to this message
Autor: robert rotman
Data:  
A: exim-users
Assumpte: [Exim] Compiling problem's with ssl
Hello,

I have problems compiling exim-snapshot with TSL.
I get:

tls.o: In function `tls_init':
tls.o(.text+0x444): undefined reference to `OpenSSL_add_ssl_algorithms'


I have installed the new openssl:

nm libcrypto.so.0.9.6 | grep OpenSSL_add
00062fa0 T OpenSSL_add_all_algorithms
00062fc0 T OpenSSL_add_all_ciphers
00063320 T OpenSSL_add_all_digests

I also searched the system for old libs but the 0.9.6 are the only one i
could find.

any suggestions?

robert