From owner-freebsd-stable Sun Feb 20 8:47:26 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 5DD4837BEC7 for ; Sun, 20 Feb 2000 08:47:23 -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 RAA22139 for ; Sun, 20 Feb 2000 17:47:18 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id RAA19999; Sun, 20 Feb 2000 17:46:22 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: freebsd-stable@freebsd.org Subject: bad magic number in "/usr/lib/libc.so.3" From: Roland Jesse Date: 20 Feb 2000 17:46:22 +0100 Message-ID: <0vhff33jq9.fsf@cs.uni-magdeburg.de> Lines: 30 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On a system running the -stable snapshot as of 17. feb, I get the following while trying to install the netscape47-communicator port: ------- cut ------- root.pc2736 ports/www/netscape47-communicator # make install ===> Extracting for netscape-communicator-4.7 >> Checksum OK for communicator-v47-export.x86-unknown-freebsd.tar.gz. ===> netscape-communicator-4.7 depends on shared library: X11.6 - found You can make Netscape use 128-bit encryption by defining USE_128BIT ===> Patching for netscape-communicator-4.7 ===> Configuring for netscape-communicator-4.7 ===> Installing for netscape-communicator-4.7 ===> netscape-communicator-4.7 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. ------- cut ------- Is that due to a misconfigured system? BTW: The same happens for the -navigator port of the same netscape version. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message