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):

[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.

-- 
Randy

rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3]
[GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686]
11:05:00 up 162 days, 10:38, 3 users, load average: 0.08, 0.15, 0.10
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to