Date: Wed, 12 Apr 2000 14:31:06 -0700 (PDT) From: Doug Barton <Doug@gorean.org> To: freebsd-questions@freebsd.org Cc: Kris Kennaway <kris@freebsd.org> Subject: OpenSSH problem in 3.4 Message-ID: <Pine.BSF.4.21.0004121424580.2482-100000@dt051n0b.san.rr.com>
next in thread | raw e-mail | index | archive | help
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' The same exact source build without problems on my 5.0-Current system, so I suspect that this has something to do with the recent changes to make things work with the version of openssh that's in the base for 4.0+. Before I put a lot more work into debugging I was hoping that someone could confirm or deny my suspicions, and/or give me somewhere to look. Thanks, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham 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.0004121424580.2482-100000>