From owner-freebsd-stable Tue Jul 13 11: 7:47 1999 Delivered-To: freebsd-stable@freebsd.org Received: from iglou.com (iglou2.iglou.com [192.107.41.8]) by hub.freebsd.org (Postfix) with ESMTP id AFA4314F28 for ; Tue, 13 Jul 1999 11:07:44 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.35] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.3/8.9.3) id 1146xC-0002oT-00; Tue, 13 Jul 1999 14:06:55 -0400 Content-Length: 1531 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 Date: Tue, 13 Jul 1999 14:07:06 -0400 (EDT) From: Patrick Gardella To: freebsd-stable@freebsd.org Subject: ld.so failed: bad magic number in "/usr/lib/libc.so.3" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsupped and made world this morning (7/13/99). Everything went fine. But when I went to run Netscape 4.5.1 after rebooting I got: /usr/libexec/ld.so: warning: /usr/X11R6/lib/libXt.so.6: minor version -1 older than expected 0, using it anyway ld.so failed: bad magic number in "/usr/X11R6/lib/libXt.so.6" So I decided to try to install Netscape 4.6.1 instead. Now I get: gateway# make install ===> Installing for netscape-navigator-4.61 ===> netscape-navigator-4.61 depends on shared library: X11.6 - found /usr/libexec/ld.so: warning: /usr/lib/libc.so.3: minor version -1 older than expected 0, using it anyway ld.so failed: bad magic number in "/usr/lib/libc.so.3" *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. I do have libc.so.3 installed: gateway# ldconfig -aout -r | grep libc.so 16:-lc.3.1 => /usr/lib/compat/aout/libc.so.3.1 gateway# ldconfig -elf -r | grep libc.so 13:-lc.3 => /usr/lib/libc.so.3 Has something been broken that I'm not aware of? I've been tracking -STABLE for months now, and the last 3.2 build I did was two weeks ago. Everything worked fine after that one. And as far as I can tell, Netscape is the only thing giving me trouble. To be on the safe side, I'm recompiling XFree86 with the new system and including the aout libraries. --- 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