Skip site navigation (1)Skip section navigation (2)
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
--nextPart2728773.26l3XNPqKE
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi,

With a clean installation and setting openjdk6 as the default by:
# cat >> /etc/make.conf << _EOF=20
JAVA_VERSION?=3D1.6
JAVA_OS?=3Dnative
JAVA_VENDOR?=3Dopenjdk
_EOF

I get a cyclic dependency when trying to build java/openjdk6.  openjdk6=20
depends on apache-ant which depends on openjdk6 (and so on). =20

Apologies if this is a know problem, I thought I should mention it since (i=
t=20
has been suggested that) openjdk6 is to become the default. =20

Wouldn't a solution be to make apache-ant build within openjdk6 [as a=20
pre-ish-build stage] (and thus not depend on the port). =20

Regards,

David

P.S. I'm not subscribed to the mailing list

--nextPart2728773.26l3XNPqKE
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEABECAAYFAkoi66gACgkQUaaFgP9pFrIYXwCfTePqHWjN+EPYU36sBClN2Mad
u1IAnjZptaNw543njrmEVSP23qaZpA8Z
=2aNP
-----END PGP SIGNATURE-----

--nextPart2728773.26l3XNPqKE--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905312242.16615.naylor.b.david>