From owner-freebsd-questions Sat Oct 17 19:42:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA23815 for freebsd-questions-outgoing; Sat, 17 Oct 1998 19:42:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA23752 for ; Sat, 17 Oct 1998 19:41:55 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA02736; Sun, 18 Oct 1998 12:11:16 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id MAA03807; Sun, 18 Oct 1998 12:11:15 +0930 (CST) Message-ID: <19981018121115.S435@freebie.lemis.com> Date: Sun, 18 Oct 1998 12:11:15 +0930 From: Greg Lehey To: VEGA , FreeBSD questions Subject: Re: question about 3.0 RELEASE References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from VEGA on Sat, Oct 17, 1998 at 09:07:57AM -0400 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format autorecovered at freebie.lemis.com] Please don't write double spaced. > i just finshed the upgrade to 3.0 and when i reboot and the system > does the ldconfig during the boot process i get the message that > "/usr/lib cannot me used!" (or something similar to that.) is this a > big problem/known event/bug or something? Yes. 3.0 uses ELF, and the a.out libraries (used by ldconfig) are now in /usr/lib/aout, not /usr/lib. The message is silly, but it does point to the fact that you should now have your a.out libs in /usr/lib/aout. You should check and see if this is the case. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message