This should be a result of my last commit. I could not check it on
Linux unfortunately.
I'll fix the issue shortly.
Sorry.
SY, Alexey
2007/8/9, Leo Li <[EMAIL PROTECTED]>:
> Hi, all
> I found that harmony's classlib build fails on linux suse 10.
> The revision number is 564065.
> Here is the error output:
>
> [javac] Compiling 3774 source files to
> /root/workspace/harmony/build/classes
> [javac] ----------
> [javac] 1. ERROR in
> /root/workspace/harmony/modules/awt/src/main/java/unix/org/apache/harmony/awt/gl/linux/XGraphics2D.java
> [javac] (at line 44)
> [javac] public class XGraphics2D extends CommonGraphics2D {
> [javac] ^^^^^^^^^^^
> [javac] The type XGraphics2D must implement the inherited abstract
> method Graphics2D.drawString(String, float, float)
> [javac] ----------
> [javac] 2. ERROR in
> /root/workspace/harmony/modules/awt/src/main/java/unix/org/apache/harmony/awt/gl/linux/XGraphics2D.java
> [javac] (at line 44)
> [javac] public class XGraphics2D extends CommonGraphics2D {
> [javac] ^^^^^^^^^^^
> [javac] The type XGraphics2D must implement the inherited abstract
> method Graphics2D.drawGlyphVector(GlyphVector, float, float)
> [javac] ----------
> [javac] 2 problems (2 errors)
>
> BUILD FAILED
> /root/workspace/harmony/build.xml:113: The following error occurred while
> executing this line:
> /root/workspace/harmony/make/build-java.xml:130: Compile failed; see the
> compiler error output for details.
>
> Will someboby look at it?
> Good luck!
> --
> Leo Li
> China Software Development Lab, IBM
>