From owner-freebsd-java@FreeBSD.ORG Sun Mar 30 05:02:52 2003 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 9B10537B401 for ; Sun, 30 Mar 2003 05:02:49 -0800 (PST) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DAF443FBF for ; Sun, 30 Mar 2003 05:02:49 -0800 (PST) (envelope-from jsglover@zetnet.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 3.36 #1 (Debian)) id 18zcSW-0004M0-00 for ; Sun, 30 Mar 2003 14:02:48 +0100 Received: from zetnet.co.uk (44-022.adsl.zetnet.co.uk [194.247.44.22]) h2UD2lid003601 for ; Sun, 30 Mar 2003 14:02:47 +0100 Message-ID: <3E86DD60.10001@zetnet.co.uk> Date: Sun, 30 Mar 2003 13:04:48 +0100 From: John Sigsworth Glover User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20030222 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems building JDK1.3.1p8_1 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: Sun, 30 Mar 2003 13:03:22 -0000 Hi FreeBSD 4.7 Downloaded the updated tar.gz for jdk13 from the ports directory, unpacked and started to run. Following the prompts have downloaded the files from SUN as requested. Make process stops when applying a lot of patches with the following ... ===> Applying FreeBSD patches for jdk-1.3.1p8_1 Ignoring previously applied (or reversed) patch. 2 out of 2 hunks ignored--saving rejects to ../src/solaris/classes/sun/awt/motif /font.properties.ja.bsd.rej >> Patch patch-font.properties.ja.bsd failed to apply cleanly. >> Patch(es) patch-InetAddressImpl.c patch-common::Defs-bsd.gmk applied cleanly. *** Error code 1 Stop in /usr/ports/java/jdk13. I can progress no further since I am not sure where to look to resolve this issue. Any suggestions? Regards John S Glover