From owner-freebsd-current Wed Mar 5 9:10:15 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C68C37B401 for ; Wed, 5 Mar 2003 09:10:14 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 157EF43F3F for ; Wed, 5 Mar 2003 09:10:13 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 9E3AB7C; Wed, 5 Mar 2003 11:10:12 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 8A76678C43; Wed, 5 Mar 2003 11:10:12 -0600 (CST) Date: Wed, 5 Mar 2003 11:10:12 -0600 From: "Jacques A. Vidrine" To: Brooks Davis Cc: Subscriber , "FreeBSD-Current (E-mail)" Subject: Re: Plea for base system trim Message-ID: <20030305171012.GA532@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Brooks Davis , Subscriber , "FreeBSD-Current (E-mail)" References: <2F03DF3DDE57D411AFF4009027B8C36704129AE6@exchange-uk.isltd.insignia.com> <20030305134315.GF17270@madman.celabo.org> <20030305085428.A8704@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030305085428.A8704@Odin.AC.HMC.Edu> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Mar 05, 2003 at 08:54:28AM -0800, Brooks Davis wrote: > At least in the case of net/net-snmp the problem is that the shared lib > version of the openssl port was bumped when the base wasn't which screws > up the dependencies. :-( That's part of the problem. The port bumped the shared library version, even though it installed ABI-compatible library. Moreover, it bumped it to a new version number that was only 1 higher, almost designed to cause trouble :-) If all OpenSSL-using ports used `-rpath', then this wouldn't be a problem. But that is kind of a burden. Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message