[Bug 338] icedtea7 20090527 fails to build using gcj
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu May 28 11:26:51 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=338
------- Comment #8 from gnu_andrew at member.fsf.org 2009-05-28 18:26 -------
I was pretty sure from the start that this patch in openjdk-ecj was the
offender:
+ <compilerarg line="-bootclasspath
${build.dir}/../../jaxp/build/classes:${build.classes.dir}:../../../generated\
<gnu_andrew>
:${boot.java.home}/jre/lib/tools.jar:${boot.java.home}/jre/lib/rt.jar:${boot.java.home}/jre/lib/rt-system.jar"/>
but I didn't read it carefully. It was working on other systems so I assume it
was right. For some reason, on Fedora and Gentoo's ant, the tools.jar file is
not needed (different VM being used or something?). The path to it should of
course be lib/tools.jar not jre/lib/tools.jar. Fixing that makes it build for
me on Debian.
--
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