I'm having problems trying to build the PSM 1.x,
Find below the error that I got everytime:
gmake[3]: Leaving directory `d:/moz_src/mozilla/nsprpub/WIN32_O.OBJ/lib/libc'
gmake[2]: Leaving directory `d:/moz_src/mozilla/nsprpub/WIN32_O.OBJ/lib'
rm -r -f d:/moz_src/mozilla/dist/../public/nspr
rm -f d:/moz_src/mozilla/dist/WIN32_O.OBJ/lib/libnspr.a
rm -f d:/moz_src/mozilla/dist/WIN32_O.OBJ/bin/libnspr.dll
gmake[1]: Leaving directory `d:/moz_src/mozilla/nsprpub/WIN32_O.OBJ'
set DIST_DIRS=1
set LAYOUT_DIRS=1
set CLIENT_DIRS=1
nmake -f makefile.win
all
Microsoft (R) Program Maintenance Utility
Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.
.\config\rules.mak(391) : fatal error U1033: syntax error : '.\WIN32' unexpected
Stop.
NMAKE : fatal error U1077: '"d:\program files\devstudio\vc\bin\NMAKE.EXE"'
: ret
urn code '0x2'
Stop.
