From owner-freebsd-java Wed Feb 27 13:33:15 2002 Delivered-To: freebsd-java@freebsd.org Received: from amsfep12-int.chello.nl (amsfep12-int.chello.nl [213.46.243.17]) by hub.freebsd.org (Postfix) with ESMTP id 8C89A37B400 for ; Wed, 27 Feb 2002 13:33:08 -0800 (PST) Received: from sander ([24.132.75.165]) by amsfep12-int.chello.nl (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with SMTP id <20020227213307.TDZF2595.amsfep12-int.chello.nl@sander> for ; Wed, 27 Feb 2002 22:33:07 +0100 From: "Sander Buskens" To: Subject: FreeBSD Port: jdk-1.3.1 Date: Wed, 27 Feb 2002 22:30:28 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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'm having difficulties building the native jdk 1.3 port. I tried it with patchset 5 first but at some point it told me it couldn't patch a file and then stopped. I then updated my ports collection to the latest version (with jdk 1.3 patchset 6). I acquired all the dependencies but it still gave me the same problem. The output looks like this: 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 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 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. I'm running FreeBSD 4.4. I'm sure it probably a really stupid newbie thing, but I've looked around and followed all the instructions from the FreeBSD handbook and various websites but i just can't get it to work. Thanks in advance! Sander Buskens To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message