On 2010-04-27 07:07 PST, David Stutzman wrote:
> I just built nss-3.12.6 with the tarball from mozilla.org[1] and when I 
> try to create a new DB using "certutil -N -d ." I get the following 
> error. I'm running certutil out of the dist folder in the nss source 
> tree after it's built.
> 
> certutil: function failed: Symbol not found in any of the loaded dynamic 
> libraries.
>          /usr/lib/libnssdbm3.so: undefined symbol: legacy_SetCryptFunctions
> 
> 
> "certutil -N -d sql:." works fine but I kind of need the older DB format 
> for the application I'm using this particular build of NSS for.
> 
> Google found the following which seems like dev notes for planning out 
> future changes to NSS:
> https://wiki.mozilla.org/NSS_Shared_DB
> 
> Dave
> 
> [1]:ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_6_RTM/src/nss-3.12.6-with-nspr-4.8.4.tar.gz

Hi David,  Long time ...

Are your newly built NSS shared libs in a directory in your LD_LIBRARY_PATH?
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to