bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/30384] New: Can't compile classpath-0.93 due ElementSpec


From: nickols_k at mail dot ru
Subject: [Bug classpath/30384] New: Can't compile classpath-0.93 due ElementSpec missing
Date: 5 Jan 2007 16:21:00 -0000

Hello!

I tried to compile the latest classpath release and receive following error:

make[2]: Entering directory `/tmp/tt/classpath-0.93/lib'
/usr/bin/gcj -Wno-deprecated --encoding=UTF-8 --bootclasspath '' --classpath
..:../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.::
-C -d . -MD -MF lists/gnu-CORBA-CDR.deps -MT lists/gnu-CORBA-CDR.stamp -MP
@lists/gnu-CORBA-CDR.list
../javax/swing/text/html/HTMLDocument.java:1557: error: Type `ElementSpec' not
found in the declaration of the local variable `elems'.
         ElementSpec[] elems = new ElementSpec[size];
         ^
1 error
make[2]: *** [lists/gnu-CORBA-CDR.stamp] error 1
make[2]: Leaving directory `/tmp/tt/classpath-0.93/lib'
make[1]: *** [compile-classes] error 2
make[1]: Leaving directory `/tmp/tt/classpath-0.93/lib'
make: *** [all-recursive] error 1


-- 
           Summary: Can't compile classpath-0.93 due ElementSpec missing
           Product: classpath
           Version: 0.93
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nickols_k at mail dot ru
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30384





reply via email to

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