On Thu, Apr 14, 2005 at 10:28:07PM -0700, [EMAIL PROTECTED] wrote: > I get this error - > > > [...] > BUILD FAILED > /home/me/gate-3.0-build1846-BIN/build.xml:281: Could not create type java due > to ?/bin is not an > absolute path > [...] > > > - from this statement - > > > [...] > <java classname="gate.Main" > classpathref="run.class.path" > fork="true" > spawn="false" > dir="." > logError="true" > maxmemory="${run.memory}"> <!-- line 281 --> > <jvmarg value="-Dgate.home=${basedir}"/> > <jvmarg value="-Djava.ext.dirs=${extDir}"/> > <jvmarg value="-Dsun.java2d.opengl=true"/> > </java> > [...] > > > - if JAVA_HOME=/usr/lib/sablevm - but not if JAVA_HOME=/usr/lib/kaffe > > What does ant require that kaffe provides, but sablevm does not?
Thats a bug in sablevm. Please report with reportbug against sablevm. Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]