Date: Sun, 31 May 2009 22:42:13 +0200 From: David Naylor <naylor.b.david@gmail.com> To: freebsd-java@freebsd.org Subject: OpenJDK6 and a cyclic dependancy Message-ID: <200905312242.16615.naylor.b.david@gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, With a clean installation and setting openjdk6 as the default by: # cat >> /etc/make.conf << _EOF JAVA_VERSION?=1.6 JAVA_OS?=native JAVA_VENDOR?=openjdk _EOF I get a cyclic dependency when trying to build java/openjdk6. openjdk6 depends on apache-ant which depends on openjdk6 (and so on). Apologies if this is a know problem, I thought I should mention it since (it has been suggested that) openjdk6 is to become the default. Wouldn't a solution be to make apache-ant build within openjdk6 [as a pre-ish-build stage] (and thus not depend on the port). Regards, David P.S. I'm not subscribed to the mailing list [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAkoi66gACgkQUaaFgP9pFrIYXwCfTePqHWjN+EPYU36sBClN2Mad u1IAnjZptaNw543njrmEVSP23qaZpA8Z =2aNP -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905312242.16615.naylor.b.david>
