commit-classpath
[Top][All Lists]
Advanced

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

[bugs #9170] gcj fails to compile classpath


From: Michael Koch
Subject: [bugs #9170] gcj fails to compile classpath
Date: Sun, 30 May 2004 20:11:33 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Galeon/1.3.14 (Debian package 1.3.14a-1)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #9170] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Mon 05/31/04 at 00:10 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | mkoch
             Summary | gmake fails to compile classpath | gcj fails to compile 
classpath







/**************************************************************************/
[bugs #9170] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9170>
Project: classpath
Submitted by: 0
On: Sun 05/30/04 at 23:42

Severity:  5 - Average
Resolution:  None
Assigned to:  mkoch
Status:  In Process
Platform Version:  Red Hat 9.x


Summary:  gcj fails to compile classpath

Original Submission:  Follow the instructions to download and configure 
classpath.
address@hidden classpath-0.09]$ ./configure --enable-jni 
address@hidden classpath-0.09]$ gmake
Making all in lib
gmake[1]: Entering directory `/home/bmann/wrk/java/classpath-0.09/lib'
top_builddir=.. /bin/sh ./gen-classlist.sh standard
/usr/bin/gcj --bootclasspath '' -classpath 
..:../external/jaxp/source:../vm/current:.: -C -d . @classes
../java/awt/font/TextAttribute.java:44: Superclass 
`AttributedCharacterIterator.Attribute' of class `java.awt.font.TextAttribute' 
not found.
   public final class TextAttribute extends 
AttributedCharacterIterator.Attribute
                                            ^
../java/awt/im/InputSubset.java:49: Superclass `Character.Subset' of class 
`java.awt.im.InputSubset' not found.
   public final class InputSubset extends Character.Subset
                                          ^
2 errors
gmake[1]: *** [compile-classes] Error 1
gmake[1]: Leaving directory `/home/bmann/wrk/java/classpath-0.09/lib'
gmake: *** [all-recursive] Error 1

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 05/31/04 at 00:06         By: mkoch
What version of GCJ is this ? I suppose its 3.2.x. You need at least GCJ 
version 3.3 or you can use jikes to compile the java part of GNU classpath.

Please report back which version of GCJ do you use.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9170>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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