[kaffe] kaffe on Linux/Alpha build trouble
Dalibor Topic
robilad at kaffe.org
Fri Oct 10 13:09:02 PDT 2003
Alexander Kotelnikov wrote:
> Hello.
>
>
>>>>>>On Sun, 05 Oct 2003 20:41:16 +0200
>>>>>>"DT" == Dalibor Topic <robilad at kaffe.org> wrote:
>
> DT>
> DT> Alexander Kotelnikov wrote:
>
>>>Hello.
>>>I am tring to build kaffe 1.1.1 on debian linux/alpha, unstable
>>>configuring it with --with-rt-jar=no and get the following error:
>>>make[1]: Entering directory `/tmp/k3/kaffe-1.1.1/libraries/javalib'
>>>rm -rf lib
>>>mkdir lib
>>>/bin/sh ./rebuildLib @essential.files
>>>Compiling classes from @essential.files using /tmp/k3/kaffe-1.1.1/kaffe/kaffe/kaffe-bin -verbosegc at.dms.kjc.Main
>>>Internal error: caught an unexpected exception.
>>>Please check your CLASSPATH and your installation.
>>>java/lang/ArrayIndexOutOfBoundsException
>>>./rebuildLib: line 51: 15145 Aborted (core dumped) $JAVAC $VERBOSE $JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"}
>>>make[1]: *** [lib/stamp] Error 134
>>>make[1]: Leaving directory `/tmp/k3/kaffe-1.1.1/libraries/javalib'
>>>make: *** [all-recursive] Error 1
>>>zsh: exit 2 make
>>>Is this a known problem?
>
> DT>
> DT> I'm seeing this, too. It would be great if you could take a look at
> DT> the compiler warnings, and send some patches to fix them. Once it
> DT> compiles without warnings, it should be easier to fix.
>
> The following small patch (not exactly against cvs, but still can be
> applied to) remove all gcc warnings.
Great! Thank you very much, I've checked in the patch to the CVS. I'll
take a look at the crash tomorrow.
Cheers,
dalibor topic
More information about the kaffe
mailing list