From owner-cvs-all@FreeBSD.ORG Mon Nov 10 14:12:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C06316A4CE; Mon, 10 Nov 2003 14:12:23 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id E711543FE3; Mon, 10 Nov 2003 14:12:20 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3A98966B28; Mon, 10 Nov 2003 14:12:18 -0800 (PST) Date: Mon, 10 Nov 2003 14:12:18 -0800 From: Kris Kennaway To: Anton Berezin , Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20031110221218.GA15154@xor.obsecurity.org> References: <20031110183803.GA13613@xor.obsecurity.org> <20031110192311.GC31579@heechee.tobez.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20031110192311.GC31579@heechee.tobez.org> User-Agent: Mutt/1.4.1i cc: marcus@FreeBSD.org Subject: Re: cvs commit: ports/lang/perl5.8 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 22:12:23 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 10, 2003 at 08:23:11PM +0100, Anton Berezin wrote: > > as it happens): there was a stale libperl.so in /usr/lib from when > > perl was in the tree, and a lot of perl modules were picking it up and > > linking against it, with the result that perl became broken when I > > cleaned up /usr/lib. >=20 > It should not have happened, since all MakeMaker users (that is, 99.9% > of perl modules) get the linking information from perl itself, so either > the modules you mentioned were somehow picking an older perl, or they > were installed at the time when the older perl was the only perl. I can't remember the specifics any more..marcus might remember, but they definitely survived a full rebuild of p5* and continued to link against /usr/lib/libperl.so. Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/sA1BWry0BWjoQKURApuPAJ0bWxBTH4IdNhZTAnKr9Djhr//rOwCg50xr jc3v/OOYIZ+VSiTfXdJElKI= =5Ai1 -----END PGP SIGNATURE----- --huq684BweRXVnRxX--