hey all - when attempting to install openssl on a client's sparc-solaris machine, i get the following fatal error:; 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 rand.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto -lsocket -lnsl ld: warning: file ../libssl.a ignored: unable to locate archive symbol table ld: 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 *** Error code 1 make: Fatal error: Command failed for target `openssl' Current working directory /Users/mbudash/yodlee/openssl-0.9.5a/apps *** Error code 1 make: Fatal error: Command failed for target `all' can anybody tell me how i can fix this? i need openssl in place so i can use the LWP perl module to do secure POSTS... tia- michael ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
