Date: Tue, 13 Jul 1999 15:53:56 -0400 (EDT) From: Patrick Gardella <patrick@cre8tivegroup.com> To: John Polstra <jdp@polstra.com> Cc: freebsd-stable@freebsd.org Subject: Re: ld.so failed: bad magic number in "/usr/lib/libc.so.3" Message-ID: <XFMail.990713155356.patrick@cre8tivegroup.com> In-Reply-To: <XFMail.990713124629.jdp@polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13-Jul-99 John Polstra wrote: > 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. Ok, the ldconfig -aout -r | grep libXt pointed to the aout stuff, but as you said, the LD_LIBRARY_PATH had /usr/X11R6/lib in it. I removed that, and it worked. The odd thing for me is that I didn't change the LD_LIBRARY_PATH during the make world. But it works now, so all is well. Thanks John. Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 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.990713155356.patrick>