I'm trying to run some Java code that uses JSS/NSS. On my Macintosh, the
pre-built dylibs for darwin work fine. On Windows XP, I have a problem loading
the dynamic libraries, as soon as CryptoManager.initialize is called. When I
run the dependency walker tool on the jss4.dll, I'm told that IESHIMS.DLL and
WER.DLL can't be found. When I manually locate these and install them,
dependency walker says NCRYPT.DLL and then BCRYPT.DLL can't be found. When
both of those are added (manually), I still get a problem saying that some
dynamic libs don't properly export everything that is needed.
I've tried both WIN95 and WINNT binaries, with the same problem. Is there
something I can do in the mozilla build process that would fix this? Are these
kinds of missing libraries a problem other people have encountered with JSS/NSS
on Windows XP? Thanks in advance for any tips, pointers, or solutions.
-Paul Silvey
The MITRE Corporation
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto