Hello,

I have an ultra sparc 10  version 7....

I downloaded openssl-0.9.3 and  mod_ssl-2.3.1-1.3.6 and rsaref-2.0 (has a 1996
date?)

I had been having problems with the openssl makefile finding the rsaref library,
but I think I have that fixed, BUT now it it spitting out these errors:

Can someone point me in the right direction?

gcc -o openssl -DMONOLITH -I../include -DNO_IDEA -DRSAref -fPIC -O3 openssl.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 gendsa.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 nseq.o
pkcs12.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto -L/tmp/SSL/openssl
-0.9.3/../rsaref-2.0/local/ -lRSAglue -lrsaref
Undefined                       first referenced
 symbol                             in file
socket                              s_socket.o
gethostbyname                       s_socket.o
accept                              s_socket.o
bind                                s_socket.o
setsockopt                          s_socket.o
getservbyname                       s_socket.o
gethostbyaddr                       s_socket.o
getsockopt                          s_socket.o
shutdown                            s_server.o
listen                              s_socket.o
connect                             s_socket.o
ld: fatal: Symbol referencing errors. No output written to openssl
*** Error code 1
make: Fatal error: Command failed for target `openssl'
Current working directory /tmp/SSL/openssl-0.9.3/apps
*** Error code 1
make: Fatal error: Command failed for target `all'

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to