From owner-freebsd-java Tue Jun 4 11:20:16 2002 Delivered-To: freebsd-java@freebsd.org Received: from plato.webprogrammers.net (plato.webprogrammers.net [204.221.75.12]) by hub.freebsd.org (Postfix) with ESMTP id 3A93B37B405 for ; Tue, 4 Jun 2002 11:20:08 -0700 (PDT) Received: from jstepkaxp (c66.191.144.249.roc.mn.charter.com [66.191.144.249]) by plato.webprogrammers.net (8.11.6/8.11.6) with ESMTP id g54IKbe79077 for ; Tue, 4 Jun 2002 13:20:38 -0500 (CDT) (envelope-from jstepka@webprogrammers.net) Message-ID: <00b501c20bf4$7c49eae0$1f01010a@jstepkaxp> From: "Justen Stepka" To: Subject: FreeBSD Port jdk131p6_4 Date: Tue, 4 Jun 2002 13:20:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 I have been trying to compile the JDK 1.3.1 native port and have been getting the following error when the patch set is being applied: Patching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/list.c using Plan A... Hunk #1 succeeded at 47. 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 ===> Applying FreeBSD patches for jdk-1.3.1p6_4 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ../ext/plugin/oji-plugin/src/motif/resources/ja/sunw_java_plugin.po.rej >> Patch patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plug in.po failed to apply cleanly. >> Patch(es) patch-..::ext::plugin::build::solaris::GNUmakefile patch-..::ext::plugin::oji-plugin::src::motif::jvm_natives::native.c patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plug applied cleanly. *** Error code 1 If any one has experienced the same error and has any suggestions, please let me know. Thanks, Justen Stepka To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message