classpath-testresults
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-testresults] FAIL: classpath build with gcj (4.0) on Fri Jun 30 05:3


From: cpdev
Subject: [cp-testresults] FAIL: classpath build with gcj (4.0) on Fri Jun 30 05:34:18 UTC 2006
Date: Fri, 30 Jun 2006 05:34:18 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]