On Sun, 2008-08-03 at 20:41 +0200, Julien Valroff wrote: > Le jeudi 10 juillet 2008 à 01:05 +0100, Sam Morris a écrit : > > Can you please give me the output of 'nm /usr/bin/rhythmbox'? > > > > On my (i386) system I don't see this dependency. > > I remember having noticed the same issue. > > $ nm /usr/bin/rhythmbox > nm: /usr/bin/rhythmbox: no symbols > > $ ldd /usr/bin/rhythmbox | grep nss > libnss3.so.1d => /usr/lib/libnss3.so.1d (0xb6889000) > libnssutil3.so.1d => /usr/lib/libnssutil3.so.1d (0xb6875000)
I believe that merely indicates that some library that rhythmbox pulls in itself depends on libnss3.so.1d. You can see rhythmbox's direct dependencies like this: objdump -p /usr/bin/rhythmbox | grep NEEDED libnss3.so.1d is not amongst them. > uname -a > Linux hestia 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 UTC 2008 i686 GNU/Linux > > Cheers, > Julien > -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part