Randy McMurchy wrote:
> Christopher Beppler wrote these words on 09/11/05 11:01 CST:
>
>>Randy McMurchy wrote:
>>
>>>I thought maybe perhaps you used them, because you *do* have system
>>>installed versions of the NSS/NSPR libs. Probably because you've
>>>installed Mozilla.
>>
>>No... I've just followed the instructions of the BLFS 6.1
>
>
> Hmmmm...
>
> You have not installed Mozilla. Yet you have NSPR libs installed
> in /usr/lib. We need to figure out what you've installed that has
> done this. Here's what makes me think you have /usr/lib copies of
> the NSPR libs (cut and pasted from a previous email from you):
Sorry... I have installed Mozilla some time ago... but I thought by
removing /usr/lib/mozilla* /usr/include/mozilla* /usr/share/idl/mozilla*
I've removed it correcty and completly.
And you are right. I've found those libs and moved them to ~/bak. But
they have the same size as the libs in /usr/lib/thunderbird-1.0.6...
So... are they the same?
> [EMAIL PROTECTED]:~$ ldd /usr/lib/firefox-1.0.6/firefox-bin
> linux-gate.so.1 => (0xffffe000)
> libmozjs.so => not found
> libxpcom.so => not found
> libplds4.so => /usr/lib/libplds4.so (0xb7f9b000)
> libplc4.so => /usr/lib/libplc4.so (0xb7f96000)
> libnspr4.so => /usr/lib/libnspr4.so (0xb7f62000)
>
> Can you try and figure out where these came from? Try and match it
> up by the date on it to something else that might have a similar
> date. Look at your installation logs. Do whatever it takes to figure
> out how these libs got on your system.
>
> I'm not aware of any BLFS packages that install NSPR libs in /usr/lib
> except Mozilla. There perhaps are some, but I can't think of any right
> off the top of my head.
Sorry... that I've confused you so much... ;-)
I've recompiled firefox and if I try to start I get
[EMAIL PROTECTED]:/usr/lib/firefox-1.0.6# LC_ALL=C firefox
/usr/lib/firefox-1.0.6/run-mozilla.sh: line 159: 23723 Segmentation
fault "$prog" ${1+"$@"}
I've removed the libs now...
[EMAIL PROTECTED]:~# ldd /usr/lib/firefox-1.0.6/firefox-bin
linux-gate.so.1 => (0xffffe000)
libmozjs.so => not found
libxpcom.so => not found
libplds4.so => not found
libplc4.so => not found
libnspr4.so => not found
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f3b000)
libdl.so.2 => /lib/libdl.so.2 (0xb7f36000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb7bc4000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb7b3b000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb7b21000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0
(0xb7b0a000)
libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0xb7b03000)
libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0xb7af7000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7abb000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb7a7f000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb7a7b000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb79ec000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7920000)
libm.so.6 => /lib/libm.so.6 (0xb78fc000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb782b000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb7822000)
libc.so.6 => /lib/libc.so.6 (0xb7708000)
/lib/ld-linux.so.2 (0xb7f56000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0xb7704000)
libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0xb7700000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb76f2000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0xb76e0000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7662000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0xb765a000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7627000)
libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0xb761e000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb75f4000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0xb75c8000)
libz.so.1 => /lib/libz.so.1 (0xb75b6000)
Thank you
Christopher
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page