I'm having a problem compiling apache 1.3.9 with mod_ssl and mod_perl. 
I'm sure this is a simple question--it looks like any c programmer would
know how to solve this... hence the problem!  I'm not!  :-)

Thanks in advance,

-Ed.

-------- Original Message --------
Date: Thu, 19 Oct 2000 23:59:23 -0400
From: root <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]

(cd ../apache_1.3.9+both && make)
make[1]: Entering directory `/www/apache_1.3.9+both'
===> src
make[2]: Entering directory `/www/apache_1.3.9+both'
make[3]: Entering directory `/www/apache_1.3.9+both/src'
===> src/regex
make[4]: Nothing to be done for `all'.
<=== src/regex
===> src/os/unix
make[4]: Nothing to be done for `all'.
<=== src/os/unix
===> src/ap
make[4]: Nothing to be done for `all'.
<=== src/ap
===> src/main
make[4]: Nothing to be done for `all'.
<=== src/main
===> src/lib
===> src/lib/expat-lite
make[5]: Nothing to be done for `all'.
<=== src/lib/expat-lite
<=== src/lib
===> src/modules
===> src/modules/standard
make[5]: Nothing to be done for `all'.
<=== src/modules/standard
===> src/modules/ssl
gcc -c -I../.. -I/usr/local/lib/perl5/5.6.0/i586-linux/CORE
-I../../os/unix -I../../include   -DLINUX=2 -DMOD_SSL=204110 -DMOD_PERL
-DUSE_PERL_SSI -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI
-DUSE_EXPAT -I../../lib/expat-lite `../../apaci` -DSSL_COMPAT
-DSSL_USE_SDBM -I/usr/local/ssl/include -DMOD_SSL_VERSION=\"2.4.10\"
ssl_util_ssl.c
ssl_util_ssl.c:145: conflicting types for `d2i_PrivateKey_bio'
/usr/local/ssl/include/openssl/x509.h:779: previous declaration of
`d2i_PrivateKey_bio'
make[5]: *** [ssl_util_ssl.o] Error 1
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/www/apache_1.3.9+both/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/www/apache_1.3.9+both'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/www/apache_1.3.9+both'
make: *** [apaci_httpd] Error 2
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to