I would like to add a couple of things: As stated in here: http://www.mozilla.org/projects/security/pki/jss/using_jss.html, you need specific version of nss/nspr depending on your jss library. Apart from that, i have noticed that JSS 4.2.5 depends on libnspr, libplc4 and libplds4 among others while modutil depends on nspr, plc and plds4 (observe the lib- difference).
Apart from that, there is a thing to have in mind if trying to compile JSS/NSS: libraries must be compiled with SAME compiler. sometimes libraries compiled with VC have/n't threads enabled (using /MD?) and this causes crash on runtime. Can anyone tell me WHY there arent binary versions for windows (dll format) for older jss code?...should i use 4.2.5 instead of 4.3?...or its supposed to be compiled for distribution? BTW, Walter: can you copy the libs to c:\Program Files(x86)\my app\lib and add it to the path and confirm that Java crahes (or runs?)...im having that issue, and seems to be a sandbox issue. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto