Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 09:56:06 +0100
From:      Mark Ovens <marko@freebsd.org>
To:        "Sean O'Connell" <sean@stat.duke.edu>
Cc:        stable@freebsd.org
Subject:   Re: Linux ldconfig(1) warnings after make world
Message-ID:  <20000914095605.B260@parish>
In-Reply-To: <20000914012259.G442@stat.Duke.EDU>; from sean@stat.duke.edu on Thu, Sep 14, 2000 at 01:22:59AM -0400
References:  <20000914010556.A912@parish> <20000914012259.G442@stat.Duke.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000914095605.B260>