Hello
I'm trying to build NSS on windows. It's a clean WIN XP SP2 machine
with only Java (for JSS later) and VS 2005 installed.
I'm using the following tools:
Netscape's wintools download from:
http://www-archive.mozilla.org/build/win32-nmake.html
(wintools.zip)
mozilla-build from
https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Windows_Prerequisites#MozillaBuild
NSS from
https://developer.mozilla.org/en/NSS_reference/Building_and_installing_NSS/Build_instructions
using:
cvs co -r NSPR_4_8_RTM NSPR
cvs co -r NSS_3_12_4_RTM NSS
I then lunch MozillaBuild using "start-msvc8.bat" for VS 2005 and set
the env variables according what is described in the web page:
export OS_TARGET=WIN95
export PATH=/c/moztools/bin:$PATH
Then, download NSPR and NSS from the rep.
However, when I go to "mozilla/security/nss" and type "gmake
nss_build_all" gmake immediately fails saying:
cd ../coreconf ; c:/nss/moztools/bin/gmake.exe
The filename, directory name, or volume label
syntax is incorrect.
c:\nss\moztools\bin\gmake.exe: *** [build_coreconf] Error 1
I don't know if this is a path finding problem to "coreconf", but, if
under "c/mozilla/security/nss" I do "cd ../coreconf" the directory
change occurs without problems because "coreconf" exists where is
expected...
Any idea?
Cad
--
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto