This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libjava does not build (fwd)


Posted on gcc list...

---------- Forwarded message ----------
Date: Thu, 24 Jan 2002 17:17:32 +0100
From: Andreas Schwab <schwab@suse.de>
To: gcc@gcc.gnu.org
Subject: libjava does not build

With current mainline I get the following error while compiling
libjava/gnu/awt/xlib/XCanvasPeer.java (target ia64-suse-linux):

../../../libjava/gnu/awt/xlib/XToolkit.java:22: Class `gnu.awt.xlib.XToolkit' doesn't define the abstract method `java.awt.PrintJob java.awt.Toolkit.getPrintJob(java.awt.Frame,java.lang.String,java.util.Properties)' from class `java.awt.Toolkit'. This method must be defined or class `gnu.awt.xlib.XToolkit' must be declared abstract.
   public class XToolkit extends Toolkit
                                        ^
1 error

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]