From owner-freebsd-questions Tue Apr 9 10:52:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 9EBB537B400 for ; Tue, 9 Apr 2002 10:52:17 -0700 (PDT) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.12.2/8.12.2) with ESMTP id g39HqGmG028189; Tue, 9 Apr 2002 12:52:16 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.2/Submit) id g39HqF9N028188; Tue, 9 Apr 2002 12:52:15 -0500 (CDT) Date: Tue, 9 Apr 2002 12:52:15 -0500 From: Dan Nelson To: Drew Tomlinson Cc: questions@FreeBSD.ORG Subject: Re: Portsclean -L Question Message-ID: <20020409175215.GB84522@dan.emsphone.com> References: <00f501c1dfec$f1da8370$f82a6ba5@lc.ca.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00f501c1dfec$f1da8370$f82a6ba5@lc.ca.gov> User-Agent: Mutt/1.3.28i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Apr 09), Drew Tomlinson said: > I ran portsclean on my system with the -L flag and received this output: > > blacklamb# portsclean -iL > ** /usr/lib/libc_r.so.4 is in the way of /usr/lib/compat/libc_r.so.4 > > I assume this means I need to delete one of these files? Which one? If this is an old system that was upgraded, chances are /usr/lib/libc_r.so.4 was the old system's libc, and when you upgraded, /usr/lib/libc_r.so.5 was installed and one of the compat packages installed /usr/lib/compat/libc_r.so.4. You can probably delete the copy in /usr/lib. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message