Re: [Exim] Compiling problem's with ssl

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: robert rotman
CC: exim-users
Subject: Re: [Exim] Compiling problem's with ssl
On Wed, 15 Nov 2000, robert rotman wrote:

> 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.


Have you got the include files set up correctly? Searching the source of
OpenSSL 0.9.6 I find

include/openssl/ssl.h:#define OpenSSL_add_ssl_algorithms()      SSL_library_init()


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.