Date: Sat, 8 May 1999 17:08:24 -0700 (MST) From: Brian Bell <bmbell@primenet.com> To: Eric Jacoboni <jaco@titine.fr.eu.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pbs with Netscape 5.41 and ld.so Message-ID: <Pine.BSI.3.96.990508170615.20454A-100000@usr07.primenet.com> In-Reply-To: <876763cxi3.fsf@titine.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I had the same problem with Netscape. Just rebuild XFree86 and make sure
to say yes to building the aout libs. Netscape can not use the elf lib.
-------------------------------------------------------------------------------
bmbell __ __ ____ ___ ___ ____
bmbell@primenet.com /__)/__) / / / / /_ /\ / /_ /
/ / \ / / / / /__ / \/ /___ /
-------------------------------------------------------------------------------
On 8 May 1999, Eric Jacoboni wrote:
> Hi,
>
> I'm using FBSD 3.1-STABLE, cvsuped once a week. I've done a "make
> install" in /usr/ports/www/netscape45-navigator and the software was
> installed without any warning.
>
> But, when i try to run netscape, i get a
> "ld.so failed: Can't find shared library "libXt.so.6.0" message...
>
> A "locate libXt.so.6.0" gives:
>
> =-=-=-=
> /usr/compat/linux/usr/X11R6/lib/libXt.so.6.0
> /usr/compat/linux/usr/i486-linuxaout/lib/libXt.so.6.0
> =-=-=-=
>
> I believed this version of Netscape was FBSD native as its name is
> "navigator-v451-export.x86-unknown-freebsd.tar.gz", so i suppose these
> files are not the ones netscape is searching for...
>
> A "ldd navigator-4.5.1.bin" gives:
>
> /usr/local/lib/netscape/navigator-4.5.1.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 (0x2067c000)
> -lm.2 => /usr/lib/aout/libm.so.2.0 (0x206b8000)
> -lstdc++.2 => /usr/lib/aout/libstdc++.so.2.0 (0x206d2000)
> -lc.3 => /usr/lib/aout/libc.so.3.1 (0x20708000)
>
> And a "locate libXt" gives:
>
> /usr/X11R6/lib/libXt.a
> /usr/X11R6/lib/libXt.so
> /usr/X11R6/lib/libXt.so.6
> /usr/X11R6/lib/libXtst.a
> /usr/X11R6/lib/libXtst.so
> /usr/X11R6/lib/libXtst.so.6
> /usr/compat/linux/usr/X11R6/lib/libXt.so.6
> /usr/compat/linux/usr/X11R6/lib/libXt.so.6.0
> /usr/compat/linux/usr/X11R6/lib/libXtst.so.6
> /usr/compat/linux/usr/X11R6/lib/libXtst.so.6.0
> /usr/compat/linux/usr/i486-linuxaout/lib/libXt.so.3
> /usr/compat/linux/usr/i486-linuxaout/lib/libXt.so.3.1.0
> /usr/compat/linux/usr/i486-linuxaout/lib/libXt.so.6
> /usr/compat/linux/usr/i486-linuxaout/lib/libXt.so.6.0
>
> Seems something is broken in ldconfig, but i don't understand where
> (and why) as others applications such XEmacs run without pb :
>
> ldd /usr/local/bin/xemacs gives :
>
> /usr/local/bin/xemacs:
> libXaw.so.6 => /usr/X11R6/lib/libXaw.so.6 (0x2813f000)
> libpng.so.3 => /usr/local/lib/libpng.so.3 (0x28174000)
> libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x2818e000)
> libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x281aa000)
> libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x281b7000)
> libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x281c8000)
> libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x28206000)
> libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28210000)
> etc.
>
> Thanks in advance...
> --
> ---------------------------------------------------------
> Éric Jacoboni « No sport, cigars! » (W. Churchill)
> ---------------------------------------------------------
>
>
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.96.990508170615.20454A-100000>
