*** Semantic Error: Type "ZPixmap" was not found.
267. ZPixmap zPixmap = new ZPixmap(xdrawable.display, w, h,
^-----^
*** Semantic Error: Type "ZPixmap" was not found.
Found 4 semantic errors compiling
"../../classpath/gnu/java/awt/peer/x/GLGraphics.java":
45. import gnu.x11.extension.glx.GL;
^----------------------^
*** Semantic Error: The import "gnu/x11/extension/glx/GL" is not valid, since
it does not name a type in a package.
52. public class GLGraphics extends AbstractGraphics2D
^--------^
*** Semantic Error: The abstract method "java.awt.image.WritableRaster
getDestinationRaster();", inherited from type
"gnu.java.awt.java2d.AbstractGraphics2D", is not implemented in the
non-abstract class "gnu.java.awt.peer.x.GLGraphics".
58. private GL gl;
^^
*** Semantic Error: Type "GL" was not found.
65. GLGraphics(GL g)
^^
*** Semantic Error: Type "GL" was not found.
make[1]: *** [compile-classes] Error 1
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/jikes-build/lib'
make: *** [all-recursive] Error 1
_______________________________________________
Classpath-testresults mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-testresults