Hi list, I've been struggling with this for awhile and feel like I haven't got much farther. I have mod_ssl2.4.10-1.3.9 and openssl-0.9.5a and attempting to install them with Apache 1.3.9 on a OSX Server 1.2. Openssl seems to work fine. I do make test and everything is ok. I'm doing the following for modssl ./configure\ --with-apache=/System/Developer/Source/Services/apache/apache\ ---this is where the source files are --with-ssl=/usr/local/openssl/openssl-0.9.5a\ --prefix=/usr/local/apache ----to be honest i'm not sure what this is for. I read in one past email it was the destination --enable-shared=ssl The error is: (THIS ERROR HAPPENS DURING THE MAKE) ssl_util.c:145:conflicting types for 'd2i-PrivateKey_bio' /usr/local/src/openssl/openssl-0.9.5a/include/openssl/x509.h:696:previous decla ration of 'd2i_PrivateKey_bio' make[4]:***[ssl_util_ssl.lo] Error 1 make[3]:***[all] Error 1 make[2]:***[subdirs] Error 1 make[1]:***[build-std] Error 1 make:***[build] Error 2 NOW, if I don't use the --enable-shared=ssl option I get a error "A test compilation with your Makefile configuration failed. This is most likely because your C compiler is not Ansi. What is going on? It shouldn't be this difficult. ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
