From owner-freebsd-questions Wed Apr 12 14:31:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id C015737B7D5; Wed, 12 Apr 2000 14:31:10 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from slave (doug@slave [10.0.0.1]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id OAA02556; Wed, 12 Apr 2000 14:31:07 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 12 Apr 2000 14:31:06 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n0b.san.rr.com To: freebsd-questions@freebsd.org Cc: Kris Kennaway Subject: OpenSSH problem in 3.4 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 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