Re: security card or token does not exist
Julien Pierre <[email protected]> Mon, 20 Jun 2005 14:04:21 -0700
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
[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 ?