From owner-freebsd-current Sat Nov 23 22:45:21 2002 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 2D17037B401 for ; Sat, 23 Nov 2002 22:45:20 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CC5943E88 for ; Sat, 23 Nov 2002 22:45:19 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id gAO6iqpk031579; Sat, 23 Nov 2002 23:44:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 23 Nov 2002 23:43:30 -0700 (MST) Message-Id: <20021123.234330.68326519.imp@bsdimp.com> To: keramida@ceid.upatras.gr Cc: mark@grondar.org, current@FreeBSD.org Subject: Re: installworld and stale {include,lib} fun From: "M. Warner Losh" In-Reply-To: <20021124061059.GA2487@gothmog.gr> References: <20021123170459.GB1289@gothmog.gr> <20021123.211351.113193972.imp@bsdimp.com> <20021124061059.GA2487@gothmog.gr> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: <20021124061059.GA2487@gothmog.gr> Giorgos Keramidas writes: : On 2002-11-23 21:13, "M. Warner Losh" wrote: : > I've never ever needed to cleanup lib. Are you sure that's absolutely : > required? Also, for upgrading from 4.x already has the bit about : > nuking /usr/include/gcc. I've never needed to do more. What : > libraries are bad that need to be removed, specifically? Or is this : > just paranoia inspired? : : The one case (so far) where this seemed to make a difference was : libposix1e. It was disconnected from the build by revision 1.119 of : src/lib/Makefile but without the include/lib cleanup ports that were : compiled later would find libposix1e.so and use it :-} : : It is paranoia inspired though, you're right. OK. I routinely clean up the 'stale' libraries on some machines from time to time. I gotta figure out a good way to get the obsolete file list going so we don't have to worry about this in the future so much.. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message