If you are using cygwin, you must use all cygwin tools, including cygwin's make.exe . You can't use the make / gmake from moztools in conjunction with a cygwin setup.
[EMAIL PROTECTED] wrote: > 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\c > kfw\builtins folder, I get the following error: > > SHMSDOS: cygpath: The system cannot find the file specified. > > Creating ../../../../../dist/public/nss > nsinstall -m 444 nssckbi.h ../../../../../dist/public/nss > cl -FoWINNT5.1_DBG.OBJ/anchor.obj -c -Od -Z7 -MD -W3 -nologo -GT - > DXP_PC -DDEBU > -D_DEBUG -UNDEBUG -DDEBUG_Anonymous -DWIN32 -D_WINDOWS -D_X86_ - > DWINNT -I../.. > ../../../dist/WINNT5.1_DBG.OBJ/include -I../../../../../dist/public/ > nss -I../. > /../../../dist/private/nss -I../../../../../dist/public/nspr / > anchor.c > process_begin: CreateProcess((null), cl -FoWINNT5.1_DBG.OBJ/anchor.obj > -c -Od - > 7 -MD -W3 -nologo -GT -DXP_PC -DDEBUG -D_DEBUG -UNDEBUG - > DDEBUG_Anonymous -DWIN > 2 -D_WINDOWS -D_X86_ -DWINNT -I../../../../../dist/WINNT5.1_DBG.OBJ/ > include -I. > /../../../../dist/public/nss -I../../../../../dist/private/nss - > I../../../../.. > dist/public/nspr /anchor.c, ...) failed. > make (e=2): The system cannot find the file specified. > gmake: *** [WINNT5.1_DBG.OBJ/anchor.obj] Error 2 _______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

