This is the mail archive of the java-prs@sources.redhat.com 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]

Re: gcj/327: java.awt.Component error with gcj from CVS - Package mismatch


The following reply was made to PR gcj/327; it has been noted by GNATS.

From: Mark Wielaard <mark@klomp.org>
To: Tom Tromey <tromey@cygnus.com>
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: gcj/327: java.awt.Component error with gcj from CVS - Package mismatch
Date: Tue, 22 Aug 2000 02:25:40 +0200

 Hi,
 
 On Tue, Aug 22, 2000 at 02:10:29AM +0200, Mark Wielaard wrote:
 > On Mon, Aug 21, 2000 at 06:10:50PM -0600, Tom Tromey wrote:
 > > 
 > > Hi Mark.  You probably have an old java/awt/ColorModel.class in your
 > > build tree.  This causes problems.
 > 
 > No. It it is a fresh new build tree. (And it is still compiling :)
 > I did a find -name ColorModel.class in the dir and the only one found is
 > ./i586-pc-linux-gnu/libjava/java/awt/image/ColorModel.class
 
 But I do have a java/awt/ColorModel.class in my current
 /usr/local/gcc/share/libgcj.zip. So that is probably the problem.
 
 Cheers,
 
 Mark

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