possible pkcs11 headers problem

Christian Thalinger twisti at complang.tuwien.ac.at
Wed Oct 17 14:07:04 UTC 2007


Hi!

While hunting down a bug in CACAO, which prevented b22 from building, I
noticed that the build system generates the headers for

sun.security.pkcs11.wrapper.PKCS11
sun.security.pkcs11.Secmod

using the classes taken from sunpkcs11.jar from the bootstrapping JDK
and not the newly built classes (somewhere in a tmp/ directory).

Is this intended?

- twisti



More information about the build-dev mailing list