On June 25, 2012 10:10 , <olive.2....@bt.com> wrote:

configure:15640: checking for SSL_set_cert_store

configure:15696: gcc -o conftest -g -O2 -pthread -I/software/bea/apache/source/openssl-1.0.1c/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I/usr/kerberos/include -L/software/bea/apache/source/openssl-1.0.1c/lib -L/usr/kerberos/lib64 conftest.c -lm -lssl -lcrypto -ldl -lz >&5

/tmp/ccOn6xN7.o: In function `main':

/software/bea/apache/source/httpd-2.2.17/conftest.c:83*: undefined reference to `SSL_set_cert_store'*

*collect2: ld returned 1 exit status*


Could it be this?

https://issues.apache.org/bugzilla/show_bug.cgi?id=39913

If so, try one of the solutions listed in the ticket:

* Recompile OpenSSL without zlib support; or,

* Make the LIBS / LDFLAGS / SSL_LIBS / MOD_DEFLATE_LDADD modifications described in the 2006-11-26 comment.

* (if both of the above fail) Make sure that OpenSSL and Apache HTTP Server are both compiled using the same compiler.


--
  Mark Montague
  m...@catseye.org

Reply via email to