Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 22:38:16 -0600
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "Chris Byrnes" <chrisb@ns1.t-cog.org>, <ports@FreeBSD.ORG>
Subject:   Re: lynx-ssl
Message-ID:  <027e01c04ad0$0b4ca800$8dfee0d1@westbend.net>
References:  <200011100203.UAA93398@ns1.t-cog.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Chris Byrnes" <chrisb@ns1.t-cog.org>
> 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?

Scot



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?027e01c04ad0$0b4ca800$8dfee0d1>