Dear all,

I had download apache-ssl-1.3.3-1.28-0.src.rpm, SSLeay-0_9_0b-3_i386.rpm
and openssl-0.9.4.tar.gz .

When I try to compile the compilation stops with the following errors:


gcc -c  -I../../os/unix -I../../include -I/usr/local/ssl/include
-DLINUX=2 -DUSE_HSREGEX -DAPACHE_SSL `../../apaci` apache_ssl.c
apache_ssl.c: In function `SSLCheckCipher':
apache_ssl.c:251: warning: assignment discards `const' from pointer target
type
apache_ssl.c: In function `SSLFixups':
apache_ssl.c:397: warning: assignment discards `const' from pointer target
type
apache_ssl.c: In function `GetPrivateKey':
apache_ssl.c:960: too few arguments to function `PEM_read_RSAPrivateKey'
apache_ssl.c: In function `GetCertificateAndKey':
apache_ssl.c:1051: too few arguments to function `PEM_read_X509'
apache_ssl.c:1071: warning: passing arg 2 of
`SSL_CTX_set_tmp_rsa_callback' from incompatible pointer type
make[4]: *** [apache_ssl.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/src/redhat/SOURCES/apache_1.3.3/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/src/redhat/SOURCES/apache_1.3.3'
make: *** [build] Error 2


Any suggestion?

Thank you

--------------------------------      /\\\\\\
Enrico Morelli                       /\|||||||
----                                /__ __ ::;
CE.R.M.                            |  O O   _
CEntro Risonanze Magnetiche          /     | | 
---                                 |_/     _| 
Tel  : +39 055 4209269               |_/   |
Fax  : +39 055 4209253               |    /
e-mail: [EMAIL PROTECTED]       /   _/
http://beta.cerm.unifi.it/~morelli  \_ /
------------------------------------------- 
Centro di Risonanze Magnetiche
Polo Scientifico - Universita' di Firenze
Via Luigi Sacconi, 6
5009 Sesto Fiorentino (FI)
--------------------------------------------

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to