[[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. -- Richard Levitte [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
