From owner-freebsd-java Mon Nov 26 18:20:29 2001 Delivered-To: freebsd-java@freebsd.org Received: from ext-ch1gw-1.online-age.net (ext-ch1gw-1.online-age.net [216.34.191.35]) by hub.freebsd.org (Postfix) with ESMTP id 613AA37B41D for ; Mon, 26 Nov 2001 18:20:18 -0800 (PST) Received: from int-ch1gw-4.online-age.net (int-ch1gw-4 [3.159.232.68]) by ext-ch1gw-1.online-age.net (8.9.3+Sun/8.9.1/990426-RLH) with ESMTP id VAA13749 for ; Mon, 26 Nov 2001 21:20:14 -0500 (EST) Received: from crdns.crd.ge.com (localhost [127.0.0.1]) by int-ch1gw-4.online-age.net (8.9.3+Sun/8.9.1/990426-RLH) with ESMTP id VAA00737 for ; Mon, 26 Nov 2001 21:20:13 -0500 (EST) Received: from exc01crdge.crd.ge.com (exc01crdge.crd.ge.com [3.1.116.47]) by crdns.crd.ge.com (8.9.3/8.9.3) with ESMTP id VAA12115 for ; Mon, 26 Nov 2001 21:20:13 -0500 (EST) Received: by exc01crdge.crd.ge.com with Internet Mail Service (5.5.2653.19) id ; Mon, 26 Nov 2001 21:20:12 -0500 Message-ID: From: "Lapinski, Michael (CRD)" To: "'freebsd-java@freebsd.org'" Subject: patchset 5 on jdk13 port Date: Mon, 26 Nov 2001 21:20:10 -0500 X-Mailer: Internet Mail Service (5.5.2653.19) 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 Hi I am attempting to build the jdk13 port on a 4.4-RELEASE box. I downloaded the src and level 5 patches from sun and eyes beyond. I changed the JDK_PATCHSET_VERSION to 5 in the makefile as I could only get that patchset and did a make install NO_CHECKSUM=yes I get an error but not an error during the patching: Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c |=================================================================== |RCS file: /data/java/JDK2/javasrc_1_3_scsl/j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c,v |retrieving revision 1.1.1.1 |retrieving revision 1.2 |diff -u -r1.1.1.1 -r1.2 |--- j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c 2001/07/11 21:42:51 1.1.1.1 |+++ j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c 2001/07/13 02:34:47 1.2 -------------------------- Patching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using Plan A... Hunk #1 succeeded at 25. done *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. *** Error code 1 Stop in /usr/ports/java/jdk13. [9:10pm] root@mercedes:/usr/ports/java/jdk13 # uname -a It says done but then gets an error. I don't think that the changing the patchset in the makefile should make a difference. -thanks -mtl -------------------------------------------------- Michael Lapinski Computer Scientist GE Corporate Research & Development "I think there is a world market for maybe five computers." - IBM Chairman Thomas Watson, 1943 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message