[kaffe] CVS kaffe (dalibor): Fixed build on x86_64-linux
Gwenole Beauchesne
gbeauchesne at mandrakesoft.com
Thu Jul 8 08:04:26 PDT 2004
On Thu, 8 Jul 2004, Gwenole Beauchesne wrote:
> I have now the following problem when running make check, i.e.:
>
> [gb at galois kaffe.wip]$ $JAVA at.dms.kjc.Main
Note that I could fully rebuildLib @essential.files et al. And the
following failure is happening when invoking the java compiler, so there
is something I don't understand here, since I could already rebuild libs.
> Internal error: caught an unexpected exception.
> Please check your CLASSPATH and your installation.
> java/lang/IllegalArgumentException: Illegal Load: Infinity
> at java.lang.VMThrowable.fillInStackTrace(VMThrowable.java:native)
> at java.lang.VMThrowable.fillInStackTrace(VMThrowable.java:76)
> at java.lang.Throwable.fillInStackTrace(Throwable.java:503)
> at java.lang.Throwable.<init>(Throwable.java:157)
> at java.lang.Exception.<init>(Exception.java:78)
> at java.lang.RuntimeException.<init>(RuntimeException.java:76)
> at
> java.lang.IllegalArgumentException.<init>(IllegalArgumentException.java:73)
> at java.util.Hashtable.<init>(Hashtable.java:267)
> at java.util.Hashtable.<init>(Hashtable.java:122)
> at java.util.Properties.<init>(Properties.java:114)
> at java.lang.System.<clinit>(System.java:43)
> at java.lang.String.getChars(String.java:299)
> at java.lang.StringBuffer.append(StringBuffer.java:314)
> at java.util.HashMap.<init>(HashMap.java:255)
> at java.util.HashMap.<init>(HashMap.java:113)
> at java.lang.ClassLoader.<clinit>(ClassLoader.java:79)
> Aborted
More information about the kaffe
mailing list