Has anybody had any luck with getting java.math.BigInteger to work in kaffe? I
have seen several people on chat getting the same error I get:

java.lang.ExceptionInInitializerError: [exception was 
java.lang.UnsatisfiedLinkError: Failed to locate native function: 
java/math/BigInteger.initialize0()V]
        at testing.main(testing.java:6)   

which stems from a call on line 30 in kaffe's BigInteger implementation. The
weird thing is that the native function is question very much does exist in
libraries/clib/math/BigInteger.c, which seems to build fine here.

I have GMP installed, and I did when I first built kaffe as well.


-- 

Oskar Sandberg

md98-osa at nada.kth.se

#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to