This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


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

Should xerces build out of the box?


Hi,

I know very little of java or gcj but I find this project very
exciting and hope to aid somehow.

Via the pserver I pulled down the rhug tree and tried to compile
xerces and xalan - the two applications I am most intetested in
using. I could not get xerces to compile.

gcj -C --encoding=8859_1 -fCLASSPATH=upstream/src:./upstream/src -O2 -d upstream/src upstream/src/org/apache/xerces/validators/common/XMLContentModel.java
upstream/src/org/apache/xerces/validators/common/XMLValidator.java:5420: Type `Entry' not found in declaration of field `fEntries'.
           private Entry[] fEntries = null;
                   ^
1 error
make: *** [upstream/src/org/apache/xerces/validators/common/XMLContentModel.class] Error 1

Is this to be expected?

Thanks,
Elizabeth


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