From owner-freebsd-questions@FreeBSD.ORG Thu May 4 03:21:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1363116A402 for ; Thu, 4 May 2006 03:21:43 +0000 (UTC) (envelope-from wbloom@eldocomp.com) Received: from ecintweb.eldocomp.com (smtp.eldocomp.com [205.159.99.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id B39D243D49 for ; Thu, 4 May 2006 03:21:42 +0000 (GMT) (envelope-from wbloom@eldocomp.com) Received: by ecintweb.eldocomp.com with XWall v3.36 ; Wed, 3 May 2006 20:21:41 -0700 From: William Bloom To: "freebsd-questions@freebsd.org" Date: Wed, 3 May 2006 20:21:40 -0700 X-Assembled-By: XWall v3.36 Message-ID: <44597344.90604@eldocomp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: OpenSSL Version Conflict X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 03:21:43 -0000 I very recently (last weekend) upgraded my 5.4 system to 6.1-RC1 and soon discovered a conflict between the base OpenSSL version and the ports OpenSSL version. The base version is 0.9.7e-p1 and installs /lib/libcrypto.so.4. The ports version (security/openssl) is 0.9.8a and installs /usr/local/lib/libcrypto.s= o.4. =20These have the same SHLIB_MAJOR, and so ldconfig builds a hint for '-lcry= pto.4' that points to the library in /usr/local/lib. Also, /usr/bin/ssh (which is linked against libcrypto.so.4) finds the library in /usr/local/lib. This ca= uses scp and ssh to choke and die since they do a sanity check on the library version. I've worked around this for the time being, but two completely different release levels of OpenSSL using the same SHLIB_MAJOR tends to crea= te a bit of OpenSSL chaos. Who else has run into this? What's the resolution? Bill -- CONFIDENTIALITY NOTICE -- Information transmitted by this=A0e-mail is proprietary to MphasiS and/or it= s Customers and is intended for use only by the individual or entity to whic= h it is addressed, and may contain information that is=A0privileged, confide= ntial or exempt from disclosure under applicable law. If you are not the int= ended recipient or it appears that this mail has been forwarded to you witho= ut proper authority, you are notified that any use or dissemination of this = information in any manner is strictly prohibited. In such cases, please noti= fy us immediately at mailmaster@mphasis.com and delete this mail from your r= ecords.