trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-users] ERROR: ld.so: object '/usr/libnspr4.so' from LD_PRELOAD .....

From: Slávek Banko <slavek.banko@...>
Date: Fri, 25 May 2012 02:28:04 +0200
On Thursday 24 of May 2012 23:39:19 Marvin L Jones wrote:
> Having just upgraded from 3.5.12 to 3.5.13:
>  |jonesy@nix4:~$ bash
>  |ERROR: ld.so: object '/usr/libnspr4.so' from LD_PRELOAD cannot be
>  | preloaded: ignored.
>  |
>  : <snip about 22 of these here.>
>  :
>  |ERROR: ld.so: object '/usr/libnspr4.so' from LD_PRELOAD cannot be
>  | preloaded: ignored.
>  |
>  |jonesy@nix4:~$ locate libnspr4.so
>  |/home/jonesy/libnspr4.so.ERROR
>  |/usr/lib/libnspr4.so
>  |/usr/lib/libnspr4.so.0d
>  |/usr/lib/firefox/libnspr4.so
>  |
>  |jonesy@nix4:~$ set | grep LD_PRELOAD
>  |ERROR: ld.so: object '/usr/libnspr4.so' from LD_PRELOAD cannot be
>  | preloaded: ignored.
>  | LD_PRELOAD=/opt/trinity/lib/kgtk/libkgtk2.so:/usr/libnspr4.so:
>  |jonesy@nix4:~$
>
> Is this Bug 828?   http://bugs.trinitydesktop.org/show_bug.cgi?id=828
>
> I get 24 errors invoking a new copy of `bash`.
> I get just one error on most shell commands.
> But, I also get 2-3-4 errors on some commands.
>
> Should I simply 'fix' it by setting a symbolic link?
>
> TNX,
> Jonesy

So it is really stupid (schoolboys) error. But a long time we have all 
overlooked this mistake. I fix startkde/starttde to set the correct path to 
the library to /usr/lib/libnspr4.so. Too bad that I sent the package kdebase 
to compile a few hours ago - I'll just have to give it to compile again.

Slávek
--