On 9/3/09 4:24 PM, Glen Beasley wrote:
On 9/3/09 11:23 AM, Nelson B Bolyard wrote:
On 2009-09-03 02:23 PDT, Amine wrote:
Well, I'll try to be very precise this time.

I am writing a little Java program that uses an NSS Internal PKCS#11
Module for signing. Am using Win XP, service pack 3 and, for now, no
Visual C++ is installed.

So am using the JSS 4.2 that uses NSPR 4.6.4 and NSS 3.11.4.
JSS 4.2 was released in December 2005. please do not use it.

We have stopped providing binaries on mozilla because you should be able to build
NSPR/NSS/JSS for your platform. There are free versions of Visual C++.

please work on getting your system to build NSPR/NSS/JSS 4.3.
https://developer.mozilla.org/En/JSS/4_3_ReleaseNotes
https://developer.mozilla.org/jss_build_4.3.html
ftp://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_4_3_RTM/

If you really cannot get your build working then at least use JSS 4.2.5
http://www.mozilla.org/projects/security/pki/jss/jss_release_4.2.5.html

Binaries for JSS:
ftp://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_4_2_5_RTM/WINNT5.0_OPT.OBJ/lib/jss4.dll
ftp://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_4_2_5_RTM/jss4.jar
understand that the built  JSS 4.2.5 for windows is built for
the OS_TARGET= WINNT. these binaries should not be mixed with firefox
binaries of NSPR/NSS which are built WIN95. see the JSS build instructions for more detail
https://developer.mozilla.org/jss_build_4.3.html

Binaries for NSS 3.11.4:
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_4_RTM/msvc6.0/WINNT5.0_OPT.OBJ/nss-3.11.4.zip

unfortunately there are no binaries for NSPR 4.6.4 so you need to build them, once you build NSPR you should
have no problem building NSS/JSS.
http://www.mozilla.org/projects/nspr/release-notes/nspr464.html
sorry there are binaries for NSPR 4.6.4
ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.6.4/msvc6.0/WINNT5.0_OPT.OBJ/nspr-4.6.4.zip

I believe if you download all JSS 4.2.5, NSS 3.11.4, and NSPR 4.6.4 optimize bits then set your
path correctly your problem should be solved
-glen
]

-glen

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

Reply via email to