From owner-freebsd-questions Sun Dec 13 22:55:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06378 for freebsd-questions-outgoing; Sun, 13 Dec 1998 22:29:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA06167 for ; Sun, 13 Dec 1998 22:27:49 -0800 (PST) (envelope-from listuser@netspace.net.au) Received: from d1o1.telia.com (root@d1o1.telia.com [195.67.240.241]) by mailb.telia.com (8.8.8/8.8.8) with ESMTP id HAA08938 for ; Mon, 14 Dec 1998 07:27:35 +0100 (CET) Received: from doorway.home.lan (t6o1p59.telia.com [195.67.241.119]) by d1o1.telia.com (8.8.8/8.8.5) with ESMTP id HAA19379 for ; Mon, 14 Dec 1998 07:27:34 +0100 (CET) Received: (from listuser@localhost) by doorway.home.lan (8.8.8/8.8.7) id GAA08494 for freebsd-questions@FreeBSD.org; Mon, 14 Dec 1998 06:55:18 +0100 (CET) (envelope-from listuser) Date: Mon, 14 Dec 1998 06:55:18 +0100 (CET) From: List User Message-Id: <199812140555.GAA08494@doorway.home.lan> To: freebsd-questions@FreeBSD.org Sender: owner-freebsd-questions@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG Newsgroups: freebsd.questions Path: root From: "Mark S. Reichman" Subject: Re: dynamically linked bin cant find shared libs Content-Type: text/plain; charset="us-ascii" Received: from mark (ip97a.borg.com [208.3.180.97]) by mail.borg.com (8.8.7/8.7.3) with SMTP id VAA02558; Sun, 13 Dec 1998 21:10:16 -0500 (EST) To: saad , freebsd-questions Sender: owner-freebsd-questions@FreeBSD.ORG Organization: Private News Host Precedence: bulk Message-ID: <3.0.32.19981213211158.006a7364@mail.borg.com> X-Mailer: Windows Eudora Pro Version 3.0 (32) Delivered-To: vmailer-questions@freebsd.org X-Uidl: 02744f8034355b78d771000378d6d49b X-Loop: FreeBSD.ORG Mime-Version: 1.0 X-Sender: mark@mail.borg.com Date: Mon, 14 Dec 1998 02:12:00 GMT You are definetely missing your aout libs for Xfree86. I had this exact same problem. You should have /usr/X11R6/lib/aout/ directory full of libraries. I did not know that when fixing this problem that recompiling Xfree86 would install the aout libs If this is the case the recompile Xfree86 or copy the libs from another FreeBSD box. At 04:47 PM 12/13/98 -0500, you wrote: > >i just installed /usr/ports/www/netscape45-communicator but when i run the >binary, i get a linkage error: > >$ /usr/local/netscape-4.5/communicator-4.5.bin >ld.so failed: Can't find shared library "libXt.so.6.0" > >$ ldd communicator-4.5.bin >communicator-4.5.bin: > -lXt.6 => not found (0x0) > -lXmu.6 => not found (0x0) > -lXext.6 => not found (0x0) > -lX11.6 => not found (0x0) > -lSM.6 => not found (0x0) > -lICE.6 => not found (0x0) > -lg++.4 => /usr/lib/aout/libg++.so.4.0 (0x20b5b000) > -lm.2 => /usr/lib/aout/libm.so.2.0 (0x20b97000) > -lstdc++.2 => /usr/lib/aout/libstdc++.so.2.0 (0x20bb1000) > -lc.3 => /usr/lib/aout/libc.so.3.1 (0x20be7000) > >$ ldconfig -r |grep Xt.6 > 47:-lXt.6 => /usr/X11R6/lib/libXt.so.6 > >$ file /usr/X11R6/lib/libXt.so.6 >/usr/X11R6/lib/libXt.so.6: ELF 32-bit LSB shared object, Intel 80386, >version 1 (FreeBSD), not stripped > >and nm reads this file fine ... but its not linking when i run the >netscape binary. what am i missing? > >thanks a lot for any input! :) >saad. > >-- >" the accretion of chocolate is a form of prayer " -- Anonymous >chippi@umich.edu ; bonga@{snickers.org,doxx.net} ; pgp key: 0xDE332C0D > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > \|/ (@ @) +----------oOO----(_)-----------------+ | Mark S. Reichman | | mark@borg.com | | | +----------------------oOO------------+ |__|__| || || ooO Ooo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message