I have tried installing mod_ssl by following the instructions from from
http://www.engelschall.com/sw/mod_ssl/distrib/mod_ssl-SNAP/INSTALL
When I have to run the make file in the SSLeay-0.9.x dir I get this
error it can't find the library -lrsaref. I am using all the US options. I
have tried it from scatch many times. This is the exact message I receive.
Thank you for any help
gcc -o ssleay -DMONOLITH -I../include -DRSAref -O3 ssleay.o verify.o
asn1pars.o
req.o dgst.o dh.o enc.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o
dsa.o
dsaparam.o x509.o genrsa.o s_server.o s_client.o speed.o s_time.o apps.o
s_cb.o
s_socket.o version.o sess_id.o ciphers.o -L. -L.. -L../.. -L../../.. -L..
-lssl
-L.. -lcrypto -lRSAglue -Lpwd/../rsaref-2.0/local/ -lrsaref
ld: fatal: library -lrsaref: not found
ld: fatal: File processing errors. No output written to ssleay
make[1]: *** [ssleay] Error 1
make[1]: Leaving directory `/tmp/ssl/SSLeay-0.9.0b/apps'
making test...
make[1]: Entering directory `/tmp/ssl/SSLeay-0.9.0b/test'
gcc -I../include -DRSAref -O3 -c bntest.c -o bntest.o
gcc -o bntest -I../include -DRSAref -O3 bntest.o -L. -L.. -L../..
-L../../.. -L.
. -lcrypto -lRSAglue -Lpwd/../rsaref-2.0/local/ -lrsaref
ld: fatal: library -lrsaref: not found
ld: fatal: File processing errors. No output written to bntest
make[1]: *** [bntest] Error 1
_______________________________
Carlos Vazquez
Web Production
www.mojointeractive.com
www.locateadoc.com
Phone: (407)830-9957 x106
Fax: (407)830-9917
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]