[levitte - Thu Aug 15 12:53:23 2002]:
> [[EMAIL PROTECTED] - Tue Aug 6 17:38:02 2002]: > > > Ive installed and configurd all of the above, and have gotten to > the > > apache > > build process and encounter the following error: > > > > /usr/lib/libssl.a(ssl_cert.o): In function `ssl_verify_cert_chain': > > ssl_cert.o(.text+0xbab): undefined reference to > > `X509_STORE_CTX_set_verify_cb' > > /usr/lib/libssl.a(ssl_algs.o): In function `SSL_library_init': > > ssl_algs.o(.text+0x2d): undefined reference to `EVP_idea_cbc' > > collect2: ld returned 1 exit status > > Could you show us the compiling line above that error? It looks to > me like -lcrypto has been forgotten or misplaces. I was getting a similar error on my FreeBSD system when trying to build Qualcomm's qpopper with OpenSSL 0.9.6g: /usr/lib/libssl.a(ssl_algs.o): In function `SSL_library_init': ssl_algs.o(.text+0x2d): undefined reference to `EVP_idea_cbc' I removed some older copies of libcrypto and was able to get past that. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
