Wan-Teh Chang wrote:

Yes, NSS 3.12 works on Mac OS X Leopard.  I am using Mac OS X 10.4
Tiger.  I just downloaded
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_RTM/src/nss-3.12-with-nspr-4.7.tar.gz

I built it successfully with these commands:

  512  gunzip nss-3.12-with-nspr-4.7.tar.gz
  513  tar xvpf nss-3.12-with-nspr-4.7.tar
  514  cd nss-3.12
  515  cd mozilla/security/nss
  516  make nss_build_all

Turned out that I had tried to build nspr first, based on the existence of the ./configure script, then tried building nss.

The nss build doesn't like it if configure has already run, a make distclean fixed it.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to