Date: Tue, 13 Jul 1999 12:46:29 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: Patrick Gardella <patrick@cre8tivegroup.com> Cc: freebsd-stable@freebsd.org Subject: Re: ld.so failed: bad magic number in "/usr/lib/libc.so.3" Message-ID: <XFMail.990713124629.jdp@polstra.com> In-Reply-To: <XFMail.990713153647.patrick@cre8tivegroup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Patrick Gardella wrote: > I'm sorry, I should have mentioned that I had searched the archives of > both questions and stable (that's the first place I always try) and > tried everything they mentioned. I did ldconfig for the aout compat > libraries (/usr/lib/comptat/aout /usr/local/lib/aout and > /usr/X11R6/lib/aout). > > I made sure that I set the 2.2 compat flag in /etc/make.conf and that > they were built and properly installed. > > I've read everything I can find, and I'm still stumped. OK. Type "ldconfig -aout -r | grep libXt" and see what it says. If it finds the ELF version then your rc.conf is screwed up. Otherwise, you must have LD_LIBRARY_PATH set with /usr/X11R6/lib in it. John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron 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?XFMail.990713124629.jdp>