[Bug bootstrap/26829] broken classpath install (missed tools.zip), zip or fastjar not found
debian-gcc at lists dot debian dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 24 17:24:00 GMT 2006
------- Comment #7 from debian-gcc at lists dot debian dot org 2006-03-24 17:24 -------
testing fix ...
--- libjava/configure.ac~ 2006-03-14 01:03:16.000000000 +0000
+++ libjava/configure.ac 2006-03-24 18:14:55.000000000 +0000
@@ -340,6 +340,7 @@
# We need this as qt is disabled by default in classpath.
ac_configure_args="$ac_configure_args --enable-qt-peer"
fi
+ac_configure_args="$ac_configure_args --with-fastjar=$ZIP"
dnl --with-gcj=$GCJ
dnl --with-javah=$GCJH
dnl gjdoc?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26829
More information about the Gcc-bugs
mailing list