On Wed, 09 Feb 2005 16:04:03 +0100, Julian Scheid <[EMAIL PROTECTED]> wrote: > So another thing you could do would be to find out what $JAVA is set to > during configure and see what happens when you run antlr.Tool with that. > > BTW, what distribution are you using?
So, managed to get past that error. $JAVA was set to 'java', but as soon as i put kaffe on my PATH i didn't get the error anymore, as it's using kaffe now (no idea why it doesn't work with 'java'). But, i got the impression the configure script is not testing for gij? Why's that? Anyways, my kaffe is not from CVS, so i actually couldn't build gjdoc because it uses java.text.BreakIterator.setText(), which is not avaliable in this version i'm running. I'll get it from CVS later. Oh, and i'm running Mdk right now. Thanks, J.V. _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

