Date: Wed, 24 May 2000 21:06:03 -0700 (PDT) From: David Daugherty <doc@wcug.wwu.edu> To: questions@freebsd.org Subject: OpenSSL Message-ID: <Pine.LNX.3.96.1000524073336.30694A-100000@sloth>
next in thread | raw e-mail | index | archive | help
Can anyone point me to a page explaining OpenSSL setup on fbsd 4.0? Everthing I found on fbsd's site was too broad. I tried using the one on devshed but it crashed on make after I did ./config --prefix=/usr/local/ssl -L`pwd`/../rsaref-2.0/local/ rsaref -fPIC The output after make was: gcc -o openssl -DMONOLITH -I../include -DRSAref -fPIC -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_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 -L/usr/home/davidd/tmp/openssl-0.9.5/../rsaref-2.0/local/ -lRSAglue -lrsaref /usr/libexec/elf/ld: cannot open -lrsaref: No such file or directory *** Error code 1 David Software Eng. - NetManage Work email: david.daugherty@netmanage.com Home email: doc@wcug.wwu.edu ICQ 21106703 Washington State Resident To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.1000524073336.30694A-100000>