Kaffe compilation & execution problems

Chris Gray chris at kiffer.eunet.be
Thu Mar 27 09:05:58 PST 1997



On Sat, 22 Mar 1997, Philippe MALINGE wrote:

> I try to compile kaffe on SUN3 with NetBSD 1.2 and X11R6.1
>

Me, I'm on an Atari Falcon, also with NetBSD 1.2.
 
> I have the following errors :
> 1) During the link phase of biss-net.com/APIawt/lib :
> ld -Bshareable -o libkaffe_bissawt.so.0.87 biss_awt_kernel_NativeLib.o color.o d
> isplay.o font.o graphics.o image.o window.o  -L/usr/X11R6/lib -lX11 
> ld: biss_awt_kernel_NativeLib.o: RRS text relocation at 0x6c0 for
>  "_biss_awt_kernel_NativeLib_sync"
> ld: biss_awt_kernel_NativeLib.o: RRS text relocation at 0x6a6 for
>  "_biss_awt_kernel_NativeLib_stringWidth"...
> 

Don't remember getting that one ...

> 2) During the execution of kaffe tests :
> javac -classpath /usr/local/share/kaffe/classes.zip HelloWorldApp.java
> java.util.NoSuchElementException: VectorEnumerator
>         at java/lang/Throwable.<init>(line unknown, pc 0x5)
>         at java/lang/Exception.<init>(line unknown, pc 0x2)
>         at java/lang/RuntimeException.<init>(line unknown, pc 0x2)
>         at java/util/NoSuchElementException.<init>(line unknown, pc 0x2)
>         at java/util/VectorEnumerator.nextElement(line unknown, pc 0x41)
>         at sun/tools/javac/Main.compile(157)
>         at sun/tools/javac/Main.main(289)
> error: An exception has occurred in the compiler; please file a bug report (java
> -bugs at java.sun.com).
> 1 error
> 
I get that too, verbatim, right down to the line/pc numbers.

kaffe HelloWorldApp works fine though, n'est-ce pas?





More information about the kaffe mailing list