From owner-freebsd-java Thu Aug 1 9: 3:44 2002 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 9AFE837B400 for ; Thu, 1 Aug 2002 09:03:41 -0700 (PDT) Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD1443EB1 for ; Thu, 1 Aug 2002 09:03:37 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 17aIQH-0002ca-00; Thu, 01 Aug 2002 10:03:33 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 17aIQG-0002bT-00; Thu, 01 Aug 2002 10:03:33 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g71G3In53717; Fri, 2 Aug 2002 01:33:18 +0930 (CST) (envelope-from glewis) Date: Fri, 2 Aug 2002 01:33:17 +0930 From: Greg Lewis To: Chris Neustrup Cc: java@FreeBSD.ORG Subject: Re: Bad make for Java 1.3.1 patch sets 5 thru 7 Message-ID: <20020802013317.A53685@misty.eyesbeyond.com> References: <3D48EA31.3040100@idiom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3D48EA31.3040100@idiom.com>; from druid45@idiom.com on Thu, Aug 01, 2002 at 12:58:41AM -0700 X-Spam-Status: No, hits=-3.4 required=8.0 tests=IN_REP_TO version=2.31 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Aug 01, 2002 at 12:58:41AM -0700, Chris Neustrup wrote: > I successfully built 1.3.1 with patch 4. It was working great. I > decided to try to upgrade to any of the newer patch sets. > Unfortunately, the edit all fail on the same source file: java wrapper > > Here is the output for the end of the patch 6 run: > > -------------------------- > Patching file > j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using > Plan A... > Hunk #1 succeeded at 25. > done > ===> Applying FreeBSD patches for jdk-1.3.1p6_1 > 1 out of 1 hunks failed--saving rejects to > ../src/solaris/bin/java_wrapper_bsd.sh.rej > >> Patch patch-..::src::solaris::bin::java_wrapper_bsd.sh failed to > apply cleanly. > *** Error code 1 > > Stop in /usr/ports/java/jdk13. > *** Error code 1 > > So why do the edits all fail at exactly the same spot? Because this patch was incorporated into the patchset itself starting with patchset 5. Basically you are trying to use a newer patchset with older versions of the port patches. Make sure you have CVSup'ed correctly. For example, patchset 7 has only one patch (currently) in the files directory, although that will change shortly. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message