Re: Runtime errors linking against NSS

2006-07-22 Thread Nelson B
Benjamin Smedberg wrote: > Nelson B wrote: >> 1. Is this a Linux issue? If not, what platform, what release? > > Yes, FC5 x86_64 as I said ;-) FC5 didn't mean anything to me (Fedora would have) and x86_64 defines a CPU arch, not an OS. There are other OSes that use it. (e.g. Solaris). /Nelson

Re: Runtime errors linking against NSS

2006-07-22 Thread Benjamin Smedberg
Nelson B wrote: Benjamin Smedberg wrote: I have been trying to use GCC trunk to build Firefox trunk sources and the build works fine. What I am having problems with is when I try to run Firefox, I get the following errors: ./firefox-bin: /usr/lib64/libnss3.so: version `NSS_3.11.1' not found

Re: Runtime errors linking against NSS

2006-07-22 Thread Nelson B
Benjamin Smedberg wrote: > I have been trying to use GCC trunk to build Firefox trunk sources and the > build works fine. What I am having problems with is when I try to run > Firefox, I get the following errors: > > ./firefox-bin: /usr/lib64/libnss3.so: version `NSS_3.11.1' not found > (requir

Runtime errors linking against NSS

2006-07-21 Thread Benjamin Smedberg
I have been trying to use GCC trunk to build Firefox trunk sources and the build works fine. What I am having problems with is when I try to run Firefox, I get the following errors: ./firefox-bin: /usr/lib64/libnss3.so: version `NSS_3.11.1' not found (required by ./libxul.so) ./firefox-bin: /u