From owner-freebsd-java@FreeBSD.ORG Fri Dec 24 03:13:57 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1365D16A4CE for ; Fri, 24 Dec 2004 03:13:57 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF1DA43D49 for ; Fri, 24 Dec 2004 03:13:56 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 15E2856433; Fri, 24 Dec 2004 16:13:55 +1300 (NZDT) Date: Fri, 24 Dec 2004 16:13:55 +1300 From: Jonathan Chen To: Jeff Mohney Message-ID: <20041224031355.GA6604@osiris.chen.org.nz> References: <41C9D846.70105@akyasociados.com.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-java@freebsd.org Subject: Re: java for 5.3 please X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 03:13:57 -0000 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 ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.