From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elizabeth Barham To: Subject: Should xerces build out of the box? Date: Tue, 23 Oct 2001 17:32:00 -0000 Message-id: <87hespc23z.fsf_-_@liliwhite.open.oasis> X-SW-Source: 2001-10/msg00051.html 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