Hello, I appears I am stuck again, despite trying numerous possible solutions.
I am trying to compile addbuiltin, which is part of nss. I successfully compiled nss3.3, but was not able to compile addbuiltin. Actually I need an nss that will work with Mozilla 1.7.3, so I'm not even sure the addbuiltin from nss3.3 would work for me if I could get it to compile. I have tried building more recent versions, nss3.9 following the instructions at http://www.mozilla.org/projects/security/pki/nss/nss-3.9/nss-3.9-build.html. With that I cannot even get nss to compile, let alone addbuiltin. It gets fairly far into the compilation, ending with errors about not finding certain dbm files: Command line warning D4002 : ignoring unknown option '/cygdrive/c/mozilla-nss-2/nss-3.9/mozilla/security/dbm/src/../../../dbm/src/db.c' Command line error D2003 : missing source filename c:\moztools\bin\gmake.exe[2]: *** [WINNT5.1_DBG.OBJ/db.obj] Error 2 c:\moztools\bin\gmake.exe[2]: Leaving directory `c:/mozilla-nss-2/nss-3.9/mozilla/security/dbm/src' cd include; c:/moztools/bin/gmake.exe libs cd src; c:/moztools/bin/gmake.exe libs c:\moztools\bin\gmake.exe[1]: *** [libs] Error 2 c:\moztools\bin\gmake.exe[1]: Leaving directory `c:/mozilla-nss-2/nss-3.9/mozilla/security/dbm' c:\moztools\bin\gmake.exe: *** [build_dbm] Error 2 I also tried this after downloading the source tarball for 3.9. Does the source tarball for 3.9 have the same versions of nsprpub and DBM as if I checkout nsprpub and dbm separately from cvs as it says to do in the NSS 3.9 installation instructions? Any help would be much appreciated. _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
