On Fri, Apr 15, 2005 at 02:43:02AM -0400, Grzegorz B. Prokopski wrote: > On Fri, 2005-15-04 at 07:12 +0200, Michael Koch wrote: > > 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 > > > [...] > > > What does ant require that kaffe provides, but sablevm does not? > > > > Thats a bug in sablevm. Please report with reportbug against sablevm. > > Good idea, but I wonder what actually is the bug? > Or, to paraphrase the original poster, what is/might be missing?
The problem is that ant can get the dir the "JDK" it runs on is installed. With kaffe it gets /usr/lib/kaffe, with jamvm it gets /usr (which is wrong by the way as jamvm dont provides a JDK like environment). With sablevm it should return /usr/lib/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]