Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 5949] weird behavior 'cast --fix mozilla/firefox'

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 5949] weird behavior 'cast --fix mozilla/firefox'
  • Date: Fri, 19 Mar 2004 09:57:51 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=5949





------- Additional Comments From redlemon AT knoware.nl 2004-03-19 09:57 -------
I've got the same problem with the mozilla spell.

The thing is that mozilla's libsmime3.so seems no need the following from
libnss3.so:

ldd -v /usr/lib/mozilla/libsmime3.so:
libnss3.so (NSS_3.3) => /usr/lib/libnss3.so
libnss3.so (NSS_3.4) => /usr/lib/libnss3.so
libnss3.so (NSS_3.6) => /usr/lib/libnss3.so
libnss3.so (NSS_3.9) => not found
libnss3.so (NSS_3.3.1) => /usr/lib/libnss3.so
libnss3.so (NSS_3.8) => /usr/lib/libnss3.so
libnss3.so (NSS_3.5) => /usr/lib/libnss3.so
libnss3.so (NSS_3.7) => /usr/lib/libnss3.so
libnss3.so (NSS_3.2) => /usr/lib/libnss3.so

and that libnss3.so provides:
nm /usr/lib/libnss3.so:
00000000 A NSS_3.2
00000000 A NSS_3.2.1
00000000 A NSS_3.3
00000000 A NSS_3.3.1
00000000 A NSS_3.4
00000000 A NSS_3.5
00000000 A NSS_3.6
00000000 A NSS_3.7
00000000 A NSS_3.7.1
00000000 A NSS_3.8

So to my opinion there's no way that reorganising ld.so.conf could solve this
problem. nss just doesn't provide the required symbol. Now the problem here
is
that I'm a bit rusty on dynamic linking. I really don't know where these
version numbers (if that's what they are) come from. I've tried grepping the
nss source tree for them but came up empty handed. Googling doesn't help
either.

I guess we could ask the mozilla/nss developers about this.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page