[Bug 591] Unable to build openjdk/icedtea on Slack 13.1

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Nov 15 14:30:31 PST 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=591





------- Comment #9 from mark at klomp.org  2010-11-15 22:30 -------
On my system ecj looks like:
#!/bin/sh

CLASSPATH=/usr/share/java/ecj.jar:${CLASSPATH=.} \
java org.eclipse.jdt.internal.compiler.batch.Main "$@"

Maybe you could try adding a script like that to your PATH. But clearly the
configure script could be more clear.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list