From owner-freebsd-questions Wed May 24 21: 6:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id 7EE2A37BDDA for ; Wed, 24 May 2000 21:06:08 -0700 (PDT) (envelope-from doc@wcug.wwu.edu) Received: (qmail 25479 invoked by uid 1074); 25 May 2000 04:06:03 -0000 Date: Wed, 24 May 2000 21:06:03 -0700 (PDT) From: David Daugherty X-Sender: doc@sloth Reply-To: David Daugherty To: questions@freebsd.org Subject: OpenSSL Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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