Well i dont' see anything in config.log that indicates success or failure on 
finding components let alone why it did or didn't put I'll paste the 4 lines 
i found with reference to gmp anyway because maybe I'm reading it wrong.  I 
see alot of "undefined reference to mpz_get_d" i don't know if that has any 
relevance.

configure:4036: checking for mpz_get_d in -lgmp
configure:4055: gcc -o conftest -g -O2 -Wall -Wstrict-prototypes  
-I/usr/local/include  conftest.c -lgmp    -L/usr/local/lib  1>&5

configure:5527: checking for gmp.h
configure:5537: gcc -E  -I/usr/local/include conftest.c >/dev/null 
2>conftest.out



Thanks for your help
----Original Message Follows----
From: Archie Cobbs <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: kaffe wont' recognize that gmp is installed
Date: Sun, 5 Nov 2000 20:36:52 -0800 (PST)
MIME-Version: 1.0
Received: from [18.29.1.67] by hotmail.com (3.2) with ESMTP id 
MHotMailBBCF8104002CD821EED6121D014308F40; Sun Nov 05 20:39:34 2000
Received: from rpmfind.w3.org (localhost [127.0.0.1])by rpmfind.net 
(8.9.3/8.9.3) with SMTP id XAA18995;Sun, 5 Nov 2000 23:37:05 -0500
Received: (from majordomo@localhost)by rpmfind.net (8.9.3/8.9.3) id 
XAA18965for kaffe-list; Sun, 5 Nov 2000 23:36:59 -0500
Received: from InterJet.dellroad.org 
(adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26])by rpmfind.net 
(8.9.3/8.9.3) with ESMTP id XAA18946for <[EMAIL PROTECTED]>; Sun, 5 Nov 
2000 23:36:55 -0500
Received: from curve.dellroad.org (curve.dellroad.org [10.1.1.30])by 
InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id UAA42530for 
<[EMAIL PROTECTED]>; Sun, 5 Nov 2000 20:36:53 -0800 (PST)
Received: (from archie@localhost)by curve.dellroad.org (8.11.0/8.11.0) id 
eA64arI79804for [EMAIL PROTECTED]; Sun, 5 Nov 2000 20:36:53 -0800 
(PST)(envelope-from archie)
>From [EMAIL PROTECTED] Sun Nov 05 20:39:50 2000
Resent-Date: Sun, 5 Nov 2000 23:36:59 -0500
Resent-Message-Id: <[EMAIL PROTECTED]>
X-Authentication-Warning: rpmfind.net: majordomo set sender to 
[EMAIL PROTECTED] using -f
Message-Id: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]> from sipher   at Nov 
5, 2000 10:46:47 pm
X-Mailer: ELM [version 2.4ME+ PL82 (25)]
Sender: [EMAIL PROTECTED]
Precedence: bulk
Errors-To: [EMAIL PROTECTED]
X-loop: [EMAIL PROTECTED]
X-mailing-list: [EMAIL PROTECTED]
Resent-from: [EMAIL PROTECTED]


sipher ? writes:
 > I'm having a problem getting Kaffe to recognize that I have installed 
gmp.
 > I got the error bellow so I wnet back and installed gmp and then
 > reconfigured, recompiled, and reinstalled kaffe.  When that didn't work I
 > deleted my kaffe directory entirely and started fresh adn that still 
didn't
 > work.  I still get this error:
 >
 > java.lang.ExceptionInInitializerError: [exception was
 > kaffe.util.SupportDisabled
 > : GNU gmp was not found by Kaffe configure script]
 >         at java.lang.Class.forName(Class.java:native)
 >         at java.lang.Class.forName(Class.java:52)
 > kaffe.util.SupportDisabled: GNU gmp was not found by Kaffe configure 
script

Start by looking in the config.log file to see why the configure
test that checks for it is erroneously failing.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

Reply via email to