Hi,

RedHat Linux 6.1
apache_1.3.9.tar.gz
mod_ssl-2_4_10-1_3_9_tar.gz
openssl-0_9_5a_tar.gz
mm-1_1_3_tar.gz

Apache make fails here:

gcc -c -I../../../../mm-1.1.3 -I../../os/unix -I../../include   -DLINUX=2 -D
MOD_
SSL=204110 -DUSE_HSREGEX -DEAPI -DEAPI_MM -DUSE_EXPAT -I../../lib/expat-lite
`..
/../apaci` -fpic -DSHARED_MODULE -DSSL_USE_SDBM -I/tmp/openssl-0.9.5a/includ
e -D
MOD_SSL_VERSION=\"2.4.10\" ssl_util_ssl.c && mv ssl_util_ssl.o
ssl_util_ssl.lo
ssl_util_ssl.c:145: conflicting types for `d2i_PrivateKey_bio'
/tmp/openssl-0.9.5a/include/openssl/x509.h:696: previous declaration of
`d2i_Pri
vateKey_bio'
make[4]: *** [ssl_util_ssl.lo] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/tmp/apache_1.3.9/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/tmp/apache_1.3.9'
make: *** [build] Error 2

The configure options are

./configure \
"--with-apache=../apache_1.3.9" \
"--with-ssl=../openssl-0.9.5a" \
"--with-mm=../mm-1.1.3" \
"--with-crt=/opt/Certificates/www.linguaphone.co.uk.request" \
"--with-key=/opt/Certificates/www.linguaphone.co.uk.sign" \
"--prefix=../apache_1.3.9" \
"--enable-shared=ssl" \
"--disable-rule=SSL_COMPAT" \
"--with-layout=RedHat" \

Someone called Vinod had a similar problem on Solaris in early June, but I
couldn't find a posted resolution. I've tried it on 2 Redhat boxes with the
same "result" (I want to make sure it works before putting it on the live
web server)

Regards
Pete

Peter Johnston
Network Manager - Webmaster/Postmaster
Linguaphone
Visit us online at http://www.linguaphone.com


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to