From owner-freebsd-stable Wed Sep 13 17: 7:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id 325CA37B423 for ; Wed, 13 Sep 2000 17:07:10 -0700 (PDT) Received: from parish ([62.255.96.65]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000914000708.WJRF26680.mta01-svc.ntlworld.com@parish> for ; Thu, 14 Sep 2000 01:07:08 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e8E05ut00943 for stable@freebsd.org; Thu, 14 Sep 2000 01:05:56 +0100 (BST) (envelope-from mark) Date: Thu, 14 Sep 2000 01:05:56 +0100 From: Mark Ovens To: stable@freebsd.org Subject: Linux ldconfig(1) warnings after make world Message-ID: <20000914010556.A912@parish> 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 Organization: Total lack of Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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