----------
4645. ERROR in 
/home/cpdev/Nightly/classpath/build/lib/../../classpath/gnu/java/awt/peer/x/XEventPump.java
 (at line 289)
        private void handleDestroyNotify(DestroyNotify destroyNotify)
                                         ^^^^^^^^^^^^^
DestroyNotify cannot be resolved to a type
----------
4646. ERROR in 
/home/cpdev/Nightly/classpath/build/lib/../../classpath/gnu/java/awt/peer/x/XEventPump.java
 (at line 301)
        private void handleClientMessage(ClientMessage clientMessage)
                                         ^^^^^^^^^^^^^
ClientMessage cannot be resolved to a type
----------
4647. ERROR in 
/home/cpdev/Nightly/classpath/build/lib/../../classpath/gnu/java/awt/peer/x/XEventPump.java
 (at line 319)
        private void handleEvent(Event xEvent)
                                 ^^^^^
Event cannot be resolved to a type
----------
4648. ERROR in 
/home/cpdev/Nightly/classpath/build/lib/../../classpath/gnu/java/awt/peer/x/XEventPump.java
 (at line 368)
        private void handleKeyEvent(Event xEvent, Window awtWindow)
                                    ^^^^^
Event cannot be resolved to a type
----------
----------
4649. ERROR in 
/home/cpdev/Nightly/classpath/build/lib/../../classpath/gnu/java/awt/peer/x/XGraphics2D.java
 (at line 100)
        XGraphics2D(Drawable d)
                    ^^^^^^^^
Drawable cannot be resolved to a type
----------
4649 problems (57 errors, 4592 warnings)make[1]: *** [compile-classes] Error 255
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

Reply via email to