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]

xerces not building with 3.1 branch?


I'm getting the following with the 3.1 branch...

gcj -C --encoding=8859_1 --classpath=upstream/src:/home/green/rhug/rhug/xerces/upstream/src -O2 -d upstream/src /home/green/rhug/rhug/xerces/upstream/src/org/apache/xerces/framework/XMLDocumentScanner.java
/home/green/rhug/rhug/xerces/upstream/src/org/apache/xerces/framework/XMLContentSpec.java:625: Interface `org.apache.xerces.framework.XMLContentSpec$Provider' already defined in XMLContentSpec.java:0.
       public interface Provider {
                        ^
/home/green/rhug/rhug/xerces/upstream/src/org/apache/xerces/framework/XMLContentSpec.java:642: confused by earlier errors, bailing out
make: *** [upstream/src/org/apache/xerces/framework/XMLDocumentScanner.class] Error 1

Actually, this is with an April-5 era 3.1 branch compiler.  I'd retest
with a newer build, but I'm travelling right now and I won't have an
opportunity to rebuild for a bit.

Does anybody else see this?  (xerces is from rhug, of course -- and I'm
running RH Linux 7.2 on a x86 box)

Thanks,

AG





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