[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kaffe for woody



On Wed, Jul 18, 2001 at 06:09:57PM +0200, Leandro Noferini wrote:

>     Edouard> Use this snapshot: http://egp.free.fr/kaffe/kaffe-snap-20010622.tar.bz2
> 
> It compiled for me but it is  not capable to run freenet because I get
> this error:
> 
> java.lang.UnsatisfiedLinkError: Failed to locate native function:       java/math/BigInteger.init0()V
>         at java.math.BigInteger.<init>(BigInteger.java:144)
>         at java.math.BigInteger.<clinit>(BigInteger.java:35)

Strange, you should have not get this but "kaffe.util.SupportDisabled:
GNU gmp was not found by Kaffe configure script".

$ apt-get install libgmp3-dev

Then remove config.cache and re-run configure, make, make install.
-- 
Edouard G. Parmelan
http://egp.free.fr



Reply to: