Kaffe compilation & execution problems

Philippe MALINGE pmal at hol.fr
Sat Mar 22 06:33:03 PST 1997


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

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"...

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

----------------------------------
E-Mail: Philippe MALINGE <pmal at hol.fr> (Not MS software user)
Date: 03/22/97
Time: 15:33:04


More information about the kaffe mailing list