From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Anthony Green" To: Subject: builddir=srcdir failure Date: Sat, 01 Sep 2001 14:34:00 -0000 Message-id: <00df01c1332e$6aeccaa0$5be6b4cd@cygnus.com> X-SW-Source: 2001-09/msg00000.html Hey Alex - Not a big issue, but building rhug in the source directory results in the following. Any ideas? /bin/sh ../libtool --mode=compile gcj --encoding=8859_1 -fassume-compiled -fCLASSPATH=/decepticon/galvatron/green/rhug/rhug/xerces/upstream/src -O2 -c -o upstream/src/org/apache/xerces/validators/common/XMLValidator.lo `test -f upstream/src/org/apache/xerces/validators/common/XMLValidator.java || echo '/decepticon/galvatron/green/rhug/rhug/xerces/'`upstream/src/org/apache/xerces/validators/common/XMLValidator.java rm -f upstream/src/org/apache/xerces/validators/common/.libs/XMLValidator.lo gcj --encoding=8859_1 -fassume-compiled -fCLASSPATH=/decepticon/galvatron/green/rhug/rhug/xerces/upstream/src -O2 -c upstream/src/org/apache/xerces/validators/common/XMLValidator.java -fPIC -o upstream/src/org/apache/xerces/validators/common/.libs/XMLValidator.lo /decepticon/galvatron/green/rhug/rhug/xerces/upstream/src/org/apache/xerces/validators/common/XMLValidator.java:132: Class `org.apache.xerces.validators.common.XMLValidator' already defined in upstream/src/org/apache/xerces/validators/common/XMLValidator.java:132. public final class XMLValidator ^ /decepticon/galvatron/green/rhug/rhug/xerces/upstream/src/org/apache/xerces/validators/common/XMLValidator.java:168: confused by earlier errors, bailing out