From owner-freebsd-current Sun Jul 5 14:00:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05917 for freebsd-current-outgoing; Sun, 5 Jul 1998 14:00:43 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05875 for ; Sun, 5 Jul 1998 14:00:34 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA16342; Mon, 6 Jul 1998 07:13:07 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199807052113.HAA16342@cimlogic.com.au> Subject: Re: Ports breakage. In-Reply-To: <199807051634.JAA19919@hub.freebsd.org> from "owner-freebsd-current@FreeBSD.ORG" at "Jul 5, 98 09:34:26 am" To: alexandr@louie.udel.edu Date: Mon, 6 Jul 1998 07:13:06 +1000 (EST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG owner-freebsd-current@FreeBSD.ORG wrote: > So what's the best way to clean up /usr/lib if it's got the old versions > in there? Is there some option that can be used during a "make world"? Make world can't really clean things out of /usr/lib because it has no simple way to determine what is used and what is not. On my -current system, /usr/lib has just aout and compat sub-directories. I haven't built ELF since upgrading from a clean 2.2.6-RELEASE installation. I built selected ports on this system after the upgrade and subsequent cleanup, so I didn't suffer any ports breakage doing this. YMMV unless you cleanup all installed ports and build them again. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message