From owner-freebsd-ports Thu Nov 9 21: 1:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id 6D5B637B479 for ; Thu, 9 Nov 2000 21:01:39 -0800 (PST) Received: from admin.westbend.net (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id XAA39116; Thu, 9 Nov 2000 23:01:35 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <02ca01c04ad3$680cd440$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Chris Byrnes" Cc: "Chris Byrnes" , References: Subject: Re: lynx-ssl Date: Thu, 9 Nov 2000 23:02:20 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Chris Byrnes" > > From: "Chris Byrnes" > > > cd /usr/ports/www/lynx-ssl ; make all install > > > > > > LYMain.o: In function `main': > > > LYMain.o(.text+0x62e): warning: mktemp() possibly used unsafely; consider > > using mkstemp() > > > /usr/local/lib/libcrypto.so: undefined reference to > > `ERR_load_RSAREF_strings' > > > /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' > > > *** Error code 1 > > > > > The problem is your either the port failed to include a dependancy on the > > security/RSAref port (FreeBSD 2.x, 3.x), or you failed to remove OpenSSL > > from FreeBSD 4.x+ as well as not install the base OpenSSL crypto libraries. > > > > Which version of FreeBSD are you trying to install this port on? > > 3.5-S. I have yet to go 4.x on this machine. > Try rebuilding your OpenSSL port, as apparently it wasn't built with RSAref. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message