i have these: mozilla/nsprpub
 mozilla/dbm
 mozilla/security/nss
 mozilla/security/coreconf
 mozilla/security/dbm

i downloaded the MozillaBuildSetup-1.3.exe and installed it.
i use the start-msvc9.bat and went to mozilla/security/nss
then i entered: gmake nss_build_all

but then, i have this error:
...
creating pr/src/threads/combined/Makefile
cd ../../nsprpub/WINNT5.1_DBG.OBJ ; c:/mozilla-build/moztools/bin/gmake.exe
c:\mozilla-build\moztools\bin\gmake.exe[1]: Entering directory `d:/Documents
and
 Settings/Marjun/Desktop/mozilla-pkcs tool/mozilla/nsprpub/WINNT5.1_DBG.OBJ'
cd config; c:/mozilla-build/moztools/bin/gmake.exe -j1 export
c:\mozilla-build\moztools\bin\gmake.exe[2]: Entering directory `d:/Documents
and
 Settings/Marjun/Desktop/mozilla-pkcs
tool/mozilla/nsprpub/WINNT5.1_DBG.OBJ/conf
ig'
cl -Fonow.obj -c      -W3 -nologo -GF -Gy -Od -MD -GT -Z7   -UNDEBUG
-DDEBUG_Mar
jun  -DDEBUG=1 -DXP_PC=1 -DWIN32=1 -D_DEBUG=1 -DWINNT=1 -D_X86_=1
 -DFORCE_PR_LO
G   /d/Documents and Settings/Marjun/Desktop/mozilla-pkcs
tool/mozilla/nsprpub/W
INNT5.1_DBG.OBJ/config/../../config/now.c
cl : Command line warning D9002 : ignoring unknown option '/d/Documents'
cl : Command line warning D9024 : unrecognized source file type 'and',
object fi
le assumed
cl : Command line warning D9027 : source file 'and' ignored
cl : Command line warning D9024 : unrecognized source file type
'Settings/Marjun
/Desktop/mozilla-pkcs', object file assumed
cl : Command line warning D9027 : source file
'Settings/Marjun/Desktop/mozilla-p
kcs' ignored
now.c
c1 : fatal error C1083: Cannot open source file:
'tool/mozilla/nsprpub/WINNT5.1_
DBG.OBJ/config/../../config/now.c': No such file or directory
c:\mozilla-build\moztools\bin\gmake.exe[2]: *** [now.obj] Error 2
c:\mozilla-build\moztools\bin\gmake.exe[2]: Leaving directory `d:/Documents
and
Settings/Marjun/Desktop/mozilla-pkcs
tool/mozilla/nsprpub/WINNT5.1_DBG.OBJ/confi
g'
c:\mozilla-build\moztools\bin\gmake.exe[1]: *** [export] Error 2
c:\mozilla-build\moztools\bin\gmake.exe[1]: Leaving directory `d:/Documents
and
Settings/Marjun/Desktop/mozilla-pkcs tool/mozilla/nsprpub/WINNT5.1_DBG.OBJ'
c:\mozilla-build\moztools\bin\gmake.exe: *** [build_nspr] Error 2


there is no now.c in the directory \mozilla\nsprpub\WINNT5.1_DBG.OBJ\config\

another thing is, i read that if using MSVC 2008, i have to install Microsoft
Windows Server 2003 R2 Platform SDK. is that necessary?

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

Reply via email to