[EMAIL PROTECTED] wrote, On 2008-09-14 22:08:
> Hi, I need to build just the root certificate module for NSS on
> windows. I followed the build instructions on the NSS website. I got a
> tar of the release I need to build (3.9.2) and moztools. I set
> moztools in my path, and added my certificate to the certdata.c using
> the perl script. Now when I type "gmake" in the 
> \mozilla\security\nss\lib\ckfw\builtins folder, I get the following error:

> cl -FoWINNT5.1_DBG.OBJ/anchor.obj -c -Od -Z7 -MD -W3 [...] anchor.c
> process_begin: CreateProcess((null), cl -FoWINNT5.1_DBG.OBJ/anchor.obj

This usually means that the c compiler (named cl.exe) is not in your PATH.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to