java.lang.UnsatisfiedLinkError: preInit on using gkeytool

2009-06-11 Thread alk.shr
during GNU classpath build. can anyone tell me in which .so file this native api preInit will be present and how to generate it ? -- View this message in context: http://www.nabble.com/java.lang.UnsatisfiedLinkError%3A-preInit-on-using-gkeytool-tp23979052p23979052.html Sent from the Gnu

Re: java.lang.UnsatisfiedLinkError: preInit on using gkeytool

2009-06-11 Thread Andrew Haley
alk.shr wrote: I am getting below exception at the time of using gkeytool for generating key pair/certificate- Exception in thread main java.lang.UnsatisfiedLinkError: preInit at gnu.classpath.VMSystemProperties.preInit(Native Method) at