From owner-freebsd-stable Tue Jul 13 12:47:10 1999 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 78276150DA for ; Tue, 13 Jul 1999 12:46:59 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id MAA21150; Tue, 13 Jul 1999 12:46:30 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id MAA37220; Tue, 13 Jul 1999 12:46:30 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 13 Jul 1999 12:46:29 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: Patrick Gardella Subject: Re: ld.so failed: bad magic number in "/usr/lib/libc.so.3" Cc: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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