Hi,

I have found 2 bugs in the current CVS version (28 May 2002)

----------------------------------------------------------------------
Bug#1 Installation : Compilation of java classes (make build-classes)
----------------------------------------------------------------------
Compiling classes ...

Issued 1 system warning:

*** Warning: The file "/opt/java/kaffe/share/kaffe/rtj.jar" is not a valid zip file.

Issued 1 semantic warning compiling "java/awt/Toolkit.java":

   504. native static synchronized void imgProduceImage( ImageNativeProducer prod, Ptr 
imgData);
                                                         <----------------->
*** Warning: The type "ImageNativeProducer" is defined in the file "Image.java" but 
referenced in the file "java/awt/Toolkit.java". It is recommended that it be redefined 
in "ImageNativeProducer.java".
rm -f lib/Klasses.jar

----------------------------------------------------------------------
Bug#2 Utilisation of jikes to compile java files
----------------------------------------------------------------------
jikes *.java

Found 2 system errors and issued 1 warning:

*** Error: Could not find package "java/util" in:
                /opt/java/kaffe/share/kaffe/rtj.jar
                .
                .



*** Warning: The file "/opt/java/kaffe/share/kaffe/rtj.jar" is not a valid zip file.


*** Error: Could not find package "java/lang" in:
                /opt/java/kaffe/share/kaffe/rtj.jar
                .
                .
Best regards,

Nicolas

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to