Julien Pierre <[EMAIL PROTECTED]> wrote: >[EMAIL PROTECTED] wrote: >> I've been trying to compile mozilla CVS for several weeks and the build >> stops with the follow error. >> >> /drives/work/src/mozilla/mozilla_suite_bin/nss/nsinstall -R -m 775 >> /drives/work/src/mozilla/mozilla_suite_bin/nss/mangle >> /drives/work/src/mozilla/mozilla_suite_bin/dist/bin >> make[5]: Leaving directory >> `/drives/work/src/mozilla/security/nss/cmd/shlibsign/mangle' >> /drives/work/src/mozilla/mozilla_suite_bin/nss/shlibsign -v -i >> /drives/work/src/mozilla/mozilla_suite_bin/dist/lib/libsoftokn3.so >> CKM_DSA: The security card or token does not exist, needs to be initialized, >> or has been removed. >> make[4]: *** >> [/drives/work/src/mozilla/mozilla_suite_bin/dist/lib/libsoftokn3.chk] Error 1 >> make[4]: Leaving directory >> `/drives/work/src/mozilla/security/nss/cmd/shlibsign'make[3]: *** [libs] >> Error 2
>This error with shlibsign should never occur. Which version of NSS are >you using, and which platform are you building on ? I reduced my build environment to the bare minimum and I got Mozilla to build fine. I suppose configure was finding things in the PATH or LD_LIBRARY_PATH that was breaking the build. I am building on linux x86, 2.6.12-rc5-git10. I've never thought at all about NSS. I assumed Mozilla built and used NSS that is in the CVS archive. Is that not the case? -- Fred _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
