[Bug 338] icedtea7 20090527 fails to build using gcj
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed May 27 11:00:28 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=338
------- Comment #6 from gnu_andrew at member.fsf.org 2009-05-27 18:00 -------
Still at a loss as to why this fails for you. I've done a gcj build of every
changeset I've done. My options are:
$ /home/andrew/projects/openjdk/icedtea/configure
--with-parallel-jobs=9 --with-gcj-home=/usr/lib/jvm/gcj-jdk
--with-openjdk-src-dir=/home/andrew/projects/openjdk/openjdk.icedtea/jdk7
--with-java=/usr/lib/jvm/gcj-jdk/bin/java
--with-javah=/home/andrew/build/classpath/bin/gjavah
--with-jar=/usr/lib/jvm/gcj-jdk/bin/jar
--with-rmic=/usr/lib/jvm/gcj-jdk/bin/rmic
--disable-docs
--enable-pulse-java
--with-icedtea-home=/home/andrew/build/icedtea6
--with-abs-install-dir=/home/andrew/build --enable-nimbus-generation
The only difference I can see in yours is that you explicitly set some values
to their defaults and you enable CACAO. Neither should cause this.
com.sun.mirror.* should be in your hotspot-tools build. So something is going
wrong earlier in the build or the JAR with these classes is not being used by
ant.
--
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