From owner-freebsd-ports@FreeBSD.ORG Wed Jun 8 08:30:00 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 204B516A41C for ; Wed, 8 Jun 2005 08:30:00 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EBE943D55 for ; Wed, 8 Jun 2005 08:29:58 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from ppp2CB7.dyn.pacific.net.au (ppp2CB7.dyn.pacific.net.au [61.8.44.183]) by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id j588TmHQ014230; Wed, 8 Jun 2005 18:29:49 +1000 From: Sam Lawrance To: dR In-Reply-To: <20050608075932.76398.qmail@web52308.mail.yahoo.com> References: <20050608075932.76398.qmail@web52308.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jeoCBTrFTvzE3Gi5/uFF" Date: Wed, 08 Jun 2005 18:30:53 +1000 Message-Id: <1118219453.2732.12.camel@dirk.no.domain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Cc: freebsd-ports@freebsd.org Subject: Re: jdk14 won't build : 'printf: missing format character' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 08:30:00 -0000 --=-jeoCBTrFTvzE3Gi5/uFF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2005-06-08 at 00:59 -0700, dR wrote: > Using FreeBSD 5.4. I have the linux-sun-jdk14 > installed. I cannot build native Java: >=20 > # make install clean > printf: missing format character > =3D=3D=3D> jdk-1.4.2p7_1 is*** Error code 1 >=20 > Any suggestions?=20 Known problem. Check PR database and list archives for more. In the meantime, you can set DISABLE_VULNERABILITIES to install anyway. Use make -V IGNORE to see the vulnerability it was attempting to print. --=-jeoCBTrFTvzE3Gi5/uFF Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCpqy9iFFxNDJwjFkRAvhLAKDUN7Y5baw6MIRzKBADVhxCPASXSgCdG7LD gIycWDKf1YHEH5q00ljvCjM= =uiLT -----END PGP SIGNATURE----- --=-jeoCBTrFTvzE3Gi5/uFF--