../../classpath/gnu/java/awt/peer/x/XEventPump.java:245: error: Type 'Event'
not found in the declaration of the argument 'xEvent' of method
'handleKeyEvent'.
private void handleKeyEvent(Event xEvent, Window awtWindow)
^
../../classpath/gnu/java/awt/peer/x/XEventPump.java:247: error: Type 'Input'
not found in the declaration of the local variable 'keyEvent'.
Input keyEvent = (Input) xEvent;
^
../../classpath/gnu/java/awt/peer/x/KeyboardMapping.java:42: error: Class or
interface 'gnu.x11.keysym.Misc' not found in import.
import gnu.x11.keysym.Misc;
^
../../classpath/gnu/java/awt/peer/x/KeyboardMapping.java:64: error: Type
'gnu.x11.Input' not found in the declaration of the argument 'xInput' of method
'mapToKeyCode'.
static int mapToKeyCode(gnu.x11.Input xInput, int xKeyCode, int xMods)
^
../../classpath/gnu/java/awt/peer/x/KeyboardMapping.java:383: error: Type
'gnu.x11.Input' not found in the declaration of the argument 'xInput' of method
'mapToKeyChar'.
static char mapToKeyChar(gnu.x11.Input xInput, int xKeyCode, int xMods)
^
../../classpath/gnu/java/awt/peer/x/GLGraphics.java:45: error: Class or
interface 'gnu.x11.extension.glx.GL' not found in import.
import gnu.x11.extension.glx.GL;
^
../../classpath/gnu/java/awt/peer/x/GLGraphics.java:58: error: Type 'GL' not
found in declaration of field 'gl'.
private GL gl;
^
../../classpath/gnu/java/awt/peer/x/GLGraphics.java:65: error: Type 'GL' not
found in the declaration of the argument 'g' of method '<init>'.
GLGraphics(GL g)
^
59 errors
make[2]: *** [lists/gnu-java-awt.stamp] Error 1
make[2]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make[1]: *** [compile-classes] Error 2
make[1]: Leaving directory `/home/cpdev/Nightly/classpath/build/lib'
make: *** [all-recursive] Error 1
_______________________________________________
Classpath-testresults mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-testresults