I am running a sun netra  OS 5.7 and using apache 1.3.9, modssl 2.4.10 for apache 1.3.9 and openssl 0.9.5a ( i also tried 5 and 6 ) as well as the rsaref 2.0 library.I am using GCC 2.95. i also tried 2.95.2 .Then i tried using apache 1.3.6 and the appripriate modssl. I still get the below error.
i have specified my SSL_BASe and RSA_BASE as well as --enable-shared=ssl for DSO.
 
I get the below error when doing a make on apache
 
Any help is very much appreciated
 
Ray
 
Error below appears when making apache
---------------------------------------------------------------
ssl_util_ssl.c:145: conflicting types for `d2i_PrivateKey_bio'
/usrhome/ryoussef/openssl-0.9.5a/include/openssl/x509.h:696: previous declaration of `d2i_PrivateKey_bio'
*** Error code 1
make: Fatal error: Command failed for target `ssl_util_ssl.lo'
Current working directory /usrhome/ryoussef/apache_1.3.9/src/modules/ssl
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /usrhome/ryoussef/apache_1.3.9/src/modules
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /usrhome/ryoussef/apache_1.3.9/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /usrhome/ryoussef/apache_1.3.9
*** Error code 1
make: Fatal error: Command failed for target `build'
root@snetmind [ /usrhome/ryoussef/apache_1.3.9 ]

Reply via email to