Date: Fri, 24 Dec 2004 16:13:55 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Jeff Mohney <mohneyj@gmail.com> Cc: freebsd-java@freebsd.org Subject: Re: java for 5.3 please Message-ID: <20041224031355.GA6604@osiris.chen.org.nz> In-Reply-To: <d193f37f04122314493b0d20d8@mail.gmail.com> References: <d193f37f0412221155513d764@mail.gmail.com> <41C9D846.70105@akyasociados.com.ar> <d193f37f04122314493b0d20d8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 23, 2004 at 05:49:36PM -0500, Jeff Mohney wrote: [...] > Hi. Thank you very much for your help. I made it to this step but > the make is never successful. After every attempt I get this: > > neptune3# make > ===> Building for jdk-1.4.2p6_4 > # Start of jdk build > bsd i586 1.4.2-p6 build started: 04-12-23 17:16 > if [ -r ./../../deploy/make/Makefile ]; then \ > ( cd ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true > CONTROL_TOPDIR=/usr/ports/java/jdk14/work/control [...] Two things: 1. Recvsup to get jdk-1.4.2p7 2. Do a "make clean" before you do your "make". I suspect that old build files are interfering with your current build. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041224031355.GA6604>