[ale] NetsRAPE crash X.

jim lostchild at pobox.com
Sun Jun 23 19:15:34 EDT 1996


I get similar output from ldd on an aout version of Netscape, but when I
run ldd on the ELF version of Netscape, it tells me the following
libraries are not found:

libXt.so.6
libXpm.so.4
libX11.so.6

All of these exist in /usr/X11/lib as sym links to their updated
versions. I went back and rebuilt the links, just in case. The same
result. It thinks these libaries are not there. The latest libraries are
all on my machine and yes, I ran ldconfig each time I made a change. It
can't be a matter of upgrading to the latest GCC--I have 2.7.2--or the
latest ld.so or the latest libc or any of that. I have upgraded until I
have run out of things to upgrade. I believe this is related to the
problem I have of nothing compiling. The right libraries are not linked
at compile time, so it just bombs (see 2.0 no go!). This is my last
gallant attempt to compile 2.0 before I give up and start downloading
Debian 1.1. Any ideas here?

Steven A. DuChene wrote:

> sduchene:~# ldd `which netscape`
>         libc.so.4 (DLL Jump 4.5pl26) => /lib/libc.so.4.7.6
>
> however my ELF copy of netscape-3.0b4 is linked dynamically against quite
> a bit more
>
> sduchene:~# ldd `which netscape_3.0`
>         libXt.so.6 => /usr/X11R6/lib/libXt.so.6.0
>         libSM.so.6 => /usr/X11R6/lib/libSM.so.6.0
>         libICE.so.6 => /usr/X11R6/lib/libICE.so.6.0
>         libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6.0
>         libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4.7
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6.1
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6.1
>         libdl.so.1 => /lib/libdl.so.1.7.14
>         libc.so.5 => /lib/libc.so.5.3.12
>






More information about the Ale mailing list