Re: Getting ant and kaffe to play nice

2000-11-02 Thread Stephane Bortzmeyer
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

Re: Getting ant and kaffe to play nice

2000-11-02 Thread Seth Arnold
* Aaron Brashears <[EMAIL PROTECTED]> [001101 23:46]: > org.apache.xerces.validators.datatype.InvalidDatatypeFacetException: > [exception was kaffe.util.SupportDisabled: GNU gmp was not found by Kaffe > configure script] > I haven't used Kaffe in a year or so. That won't stop me from guessing!

Getting ant and kaffe to play nice

2000-11-02 Thread Aaron Brashears
Hi everyone. I've been experimenting with jikes and kaffe as alternatives to using the jdk. Though jikes seems to work great (except for the notable lack of jpda suppot), I'm having some problems with ant. When running ant with kaffe, I get the following exception: org.apache.xerces.validators.dat

Re: Getting ant and kaffe to play nice

2000-11-02 Thread Stephane Bortzmeyer
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