Date: Fri, 2 Aug 2002 01:33:17 +0930 From: Greg Lewis <glewis@eyesbeyond.com> To: Chris Neustrup <druid45@idiom.com> 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> In-Reply-To: <3D48EA31.3040100@idiom.com>; from druid45@idiom.com on Thu, Aug 01, 2002 at 12:58:41AM -0700 References: <3D48EA31.3040100@idiom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802013317.A53685>