Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2000 14:44:50 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Doug Barton <Doug@gorean.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: OpenSSH problem in 3.4
Message-ID:  <Pine.BSF.4.21.0004121443540.84928-100000@freefall.freebsd.org>
In-Reply-To: <Pine.BSF.4.21.0004121424580.2482-100000@dt051n0b.san.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Apr 2000, Doug Barton wrote:

> 	I'm building a proprietary application on a 3.4-Stable system
> (vintage 2/28) that uses OpenSSL. I installed the rsaref port and the
> openssl port on the system (compiled fresh today from up to date
> ports) and I get this error:
> 
> /usr/local/lib/libcrypto.so: undefined reference to
> `ERR_load_RSAREF_strings'
> /usr/local/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref'

Are you linking explicitly against libRSAglue? You need to do this with
the stock OpenSSL - our version does dlopen() magic to get around it.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



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.BSF.4.21.0004121443540.84928-100000>