From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Anthony Green" To: , Subject: Re: gcj -C bug in xalan Date: Mon, 10 Sep 2001 13:42:00 -0000 Message-id: <010a01c13a39$b65ed660$5be6b4cd@cygnus.com> References: <200109091641.JAA30245@fencer.cygnus.com> <15261.8540.164347.544376@fencer.cygnus.com> X-SW-Source: 2001-09/msg00017.html Alex wrote: > FYI, I'm looking into it. On the other hand, I'm getting some other > build errors: I checked in a fix for this. > apbianco@janus[~/build/rhug/i686-pc-linux-gnu]: gcj -C -fCLASSPATH=upstream/src:../xerces/upstream/src:../BCEL/upstream:../cup /upstream:/home/apbianco/src/rhug/xalan/upstream/src -O2 -d upstream/src /home/apbianco/src/rhug/xalan/upstream/src/org/apache/xalan/extensions/Express ionContext.java > jc1: No such file or directory: can't create directory upstream/src/org And this (in the toplevel configure.in/configure). For now, just create an "xalan/upstream/src" directory in your build tree. Thanks, AG