From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 06:43:38 2004 Return-Path: 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 9F52D16A4CE for ; Mon, 4 Oct 2004 06:43:38 +0000 (GMT) Received: from web54010.mail.yahoo.com (web54010.mail.yahoo.com [206.190.36.234]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D0CA43D2D for ; Mon, 4 Oct 2004 06:43:38 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Message-ID: <20041004064337.19785.qmail@web54010.mail.yahoo.com> Received: from [147.46.44.181] by web54010.mail.yahoo.com via HTTP; Sun, 03 Oct 2004 23:43:37 PDT Date: Sun, 3 Oct 2004 23:43:37 -0700 (PDT) From: spam maps To: freebsd-current@freebsd.org In-Reply-To: <20041004062112.GC47338@ip.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: 5.3: redundant libraries in /usr/lib after cvsup-ing and build world ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 06:43:38 -0000 --- Ruslan Ermilov wrote: > On Sun, Oct 03, 2004 at 10:29:30PM -0700, spam maps > wrote: > > > > /libexec/ld-elf.so.1 > > > > Can I remove all these as well? > > > Yes for the above list, but generally one should be > careful with removing the .a libraries -- they are > installed with -C. # ls -i /libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1 8710 /libexec/ld-elf.so.1 8710 /usr/libexec/ld-elf.so.1 But: # ls -il /libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1 8710 /libexec/ld-elf.so.1 110872 /usr/libexec/ld-elf.so.1 -> /libexec/ld-elf.so.1 However, /libexec/ld-elf.so.1 has an old date, whereas /usr/libexec/ld-elf.so.1 has the date of most recent world build. Is it still save to remove libexec/ld-elf.so.1 ? Regards, Rob. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com