From owner-freebsd-stable Mon Feb 21 5:57: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 71BA937BD50 for ; Mon, 21 Feb 2000 05:57:00 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id OAA04751; Mon, 21 Feb 2000 14:56:59 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id OAA10316; Mon, 21 Feb 2000 14:55:43 +0100 (MET) Date: Mon, 21 Feb 2000 14:55:43 +0100 From: Roland Jesse To: "Sean O'Connell" Cc: freebsd-stable@freebsd.org Subject: Re: bad magic number in "/usr/lib/libc.so.3" Message-ID: <20000221145543.A10265@knecht.cs.uni-magdeburg.de> References: <0vhff33jq9.fsf@cs.uni-magdeburg.de> <20000220232439.A21303@stat.Duke.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20000220232439.A21303@stat.Duke.EDU> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sean O'Connell wrote: > It looks like you don't have the a.out libs for X11 installed (the > FreeBSD native netscape is _still_ a.out :( ). They should be in > /usr/X11R6/lib/aout . They are. I specifically built the x11/XFree port and answered the aout question with YES. > If they are there, then you have not run the > necessary ldconfig -aout commands at bootup (they should be in the > last 15 or so lines of /etc/default/rc.conf). ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout" The error message says `bad magic number in "/usr/lib/libc.so.3"'. That's what makes me wonder. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message