Date: Thu, 14 Sep 2000 01:05:56 +0100 From: Mark Ovens <marko@freebsd.org> To: stable@freebsd.org Subject: Linux ldconfig(1) warnings after make world Message-ID: <20000914010556.A912@parish>
next in thread | raw e-mail | index | archive | help
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? -- 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?20000914010556.A912>