Edouard G. Parmelan wrote:

> Stephane Bortzmeyer wrote:
> 
> > On Wednesday 1 November 2000, at 23 h 54, the keyboard of Seth Arnold 
> > <[EMAIL PROTECTED]> wrote:
> > 
> > > Try rebuilding Kaffe after installing GNU gmp. 
> > 
> > GMP detection was broken in Kaffe (it is needed in Freenet, for
> > instance). It works in the CVS version of Kaffe but I'm not sure about
> > the Kaffe we have in potato.
> 
> GMP detection was _not_ broken in Kaffe 1.0.6.  It's slink package gmp2-dev
> that don't provide libgmp.so for link process and includes are in a
> non-standard place /usr/include/gmp2 :-(  This was corrected in
> potato as libgmp2-dev provides libgmp.so and install include in
> /usr/include directory.

Okay, I track down the same problem with gmp3 that renames function
mpz_get_d to __gmpz_get_d and it's not possible (or I don't know how) to
add #include <gmp.h> with AC_CHECK_LIB.  I will add this explicit check
in Kaffe configure.in.
-- 
Edouard G. Parmelan
http://egp.free.fr


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to