From owner-freebsd-stable Thu Sep 14 1:56:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 2353437B423 for ; Thu, 14 Sep 2000 01:56:14 -0700 (PDT) Received: from parish ([62.253.85.17]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000914085608.WQSP16423.mta03-svc.ntlworld.com@parish>; Thu, 14 Sep 2000 09:56:08 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e8E8u6I01143; Thu, 14 Sep 2000 09:56:06 +0100 (BST) (envelope-from mark) Date: Thu, 14 Sep 2000 09:56:06 +0100 From: Mark Ovens To: "Sean O'Connell" Cc: stable@freebsd.org Subject: Re: Linux ldconfig(1) warnings after make world Message-ID: <20000914095605.B260@parish> References: <20000914010556.A912@parish> <20000914012259.G442@stat.Duke.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20000914012259.G442@stat.Duke.EDU>; from sean@stat.duke.edu on Thu, Sep 14, 2000 at 01:22:59AM -0400 Organization: Total lack of Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Sep 14, 2000 at 01:22:59AM -0400, Sean O'Connell wrote: > Mark Ovens stated: > : I just cvsup'd and made the world (using the > : {build,install}{world,kernel} + mergemaster method) and now I see this > : at boot: > : > : additional ABI support: linux/compat/linux/sbin/ldconfig: warning: can't lstat / > : lib/libdecdnet.so (No such file or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/libra14_4.so (No such fil > : e or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/libra28_8.so (No such fil > : e or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/libradnet.so (No such fil > : e or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/librarv10.so (No such fil > : e or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/librasipr.so (No such fil > : e or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/librv10dec.so (No such fi > : le or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/librvcore.so (No such fil > : e or directory), skipping > : /compat/linux/sbin/ldconfig: warning: can't lstat /lib/librvplayer.so (No such f > : ile or directory), skipping > : > : All the libs it complains about are in /compat/linux/lib and this is > : in the ldconfig_path in /etc/rc.conf: > : > : # shared library search paths > : ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /compat/linux/usr/i486-linux-libc5/lib /compat/linux/lib" > : > : # a.out shared library search paths > : ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout" > : > : I never had any warnings before when the linux module was loaded. What > : have I missed? > > Why do you have the linux stuff in the freebsd ldconfig_path? I > think this could lead to confusing (even given that linux is after > freebsd ... if something is looking for an oddball version of a lib > that you have cleaned out of freebsd but not linux ... ). Where should the linux paths be? They got added there when I (and many others) had problems after installing linux_base 6.1 to make Staroffice 5.1 work (IIRC the Linux ldconfig was reading $LD_LIBRARY_PATH) although I forget all the gory details. > Do you > have a funny sym link somewhere or a bogus /lib)? I would also look > at /compat/linux/lib/librv* to see what happened. Did you remove > the rvplayer-5.0 port but not the sym links in the linux hiearchy? > Bingo! That was it, old RP5 symlinks. I obviously forgot to remove them when I u/g to RP7 (RP5 was not installed using the ports). Curious though as to why I never saw these warnings before this last make world. > S > -- > 1--------01---------01--------01--------01--------01--------01--------0 > Sean O'Connell sean@stat.Duke.EDU -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message