I have tried to install openssl-0.9.6 on Solaris sparc with compiler cc.  Here is the error I got:
 
----------

cc -o openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DULTRASPARC -DMD5_ASM openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.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 app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto -lsocket -lnsl

ld: warning: file ../libssl.a ignored: unable to locate archive symbol tableld: warning: file ../libssl.a ignored: unable to locate archive symbol table

ld: fatal: library -lssl: not found

ld: fatal: file ../libcrypto.a: unknown type, unable to process using elf(3E) libraries

ld: fatal: file ../libcrypto.a: unknown type, unable to process using elf(3E) libraries

ld: fatal: file ../libcrypto.a: unknown type, unable to process using elf(3E) libraries

ld: fatal: library -lcrypto: not found

ld: fatal: File processing errors. No output written to openssl

make[1]: *** [openssl] Error 1

make[1]: Leaving directory `/emc/s4/openssl-0.9.5/apps'

make: *** [all] Error 1

----------
 
Could somebody shed some light on this issue?
 
Thanks,
hua

Reply via email to