compiling openssl 0.9.8a on freebsd 4.11 I've got
errors making libcrypto.so.4:

libcrypto.a(cryptlib.o): In function `OPENSSL_showfatal':
cryptlib.o(.text+0x3c6): undefined reference to `__stderrp'
cryptlib.o(.text+0x3cd): undefined reference to `vfprintf'

....

libssl.a(s2_srvr.o): In function `ssl2_accept':
s2_srvr.o(.text+0x1d): undefined reference to `time'
s2_srvr.o(.text+0x46): undefined reference to `__error'

....

e_4758cca.o: In function `ibm_4758_load_privkey':
e_4758cca.o(.text+0x6d0): undefined reference to `memset'
e_4758cca.o(.text+0x6db): undefined reference to `memcpy'

After the make all appears to be built, but exim isn't able to
negotiate a TLS-connection.

What's wrong?

Thanks
Reinhard

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to