I'm attempting the build instructions:
Windows:
1) Set the environment variable BUILD_PSM2=1
2) If set, unset the environment variable BUILD_PSM
3) Build as usual. (http://www.mozilla.org/build/win32.html)
However I get the error:
Y:\mozilla\security\manager\ssl\src\nsNSSCertificate.cpp(568) : error
C2440: '=' : cannot convert from 'int' to 'struct CERTCertListStr *'
Conversion from integral type to pointer type requires
reinterpret_cast, C-style cast or function-style cast
There are a half dozen errors in this file from lines 563 to 568.
Am I missing something or is there a problem with this file?
ALSO - attempted to build according to:
http://www.mozilla.org/projects/security/pki/nss/buildnss_32.html
I could not get that to successfully build at all! (see attached
batch file for how I set up the build process)
Chip
psm2.bat