Re: possible pkcs11 headers problem

2007-10-18 Thread Andreas Sterbenz
I've filed bug 6618851 to track this. It should appear at http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6618851 in a day or two. Andreas. Andreas Sterbenz wrote: Kelly, there seems to be something wrong here. j2se/make/sun/security/pkcs11 now runs # Running javah: /java/re/jdk/1.7.0/p

Re: possible pkcs11 headers problem

2007-10-17 Thread Andreas Sterbenz
Kelly, there seems to be something wrong here. j2se/make/sun/security/pkcs11 now runs # Running javah: /java/re/jdk/1.7.0/promoted/latest/binaries/solaris-i586/bin/javah -bootclasspath ../../../../build/solaris-i586/classes -d ../../../../build/solaris-i586/tmp/sun/sun.security.pkcs11/j2pkcs11

possible pkcs11 headers problem

2007-10-17 Thread Christian Thalinger
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