From owner-freebsd-java@FreeBSD.ORG Mon Jul 25 09:56:42 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 1213916A41F for ; Mon, 25 Jul 2005 09:56:42 +0000 (GMT) (envelope-from madrus@bobcpp.co.id) Received: from bobcpp.co.id (211.subnet206.astinet.telkom.net.id [203.130.206.211]) by mx1.FreeBSD.org (Postfix) with SMTP id 40DB543D45 for ; Mon, 25 Jul 2005 09:56:31 +0000 (GMT) (envelope-from madrus@bobcpp.co.id) Received: (qmail 71006 invoked from network); 25 Jul 2005 10:06:57 -0000 Received: from unknown (HELO bobcpp.co.id) (203.130.206.210) by ns.bobcpp.co.id with SMTP; 25 Jul 2005 10:06:57 -0000 Received: from 10.249.7.57 (SquirrelMail authenticated user madrus) by webmail.bobcpp.co.id with HTTP; Mon, 25 Jul 2005 16:51:05 +0700 (JAVT) Message-ID: <3782.10.249.7.57.1122285065.squirrel@webmail.bobcpp.co.id> Date: Mon, 25 Jul 2005 16:51:05 +0700 (JAVT) From: To: In-Reply-To: <4240.10.249.7.57.1122250488.squirrel@webmail.bobcpp.co.id> References: <4240.10.249.7.57.1122250488.squirrel@webmail.bobcpp.co.id> X-Mailer: SquirrelMail (version 1.2.0 [rc2]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: How to install JDK 1.4 on FreeBSD 5.4 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2005 09:56:42 -0000 Thanks all, It's work now. ~madrus~ > Thanks Jonathan, > You're right, i am wrong source, right now, i have been trying > install the right source as you told me before. > Thanks again. > > ~madrus~ > > > >> [ Please don't top-post] >> On Sun, Jul 24, 2005 at 03:20:28PM +0700, madrus@bobcpp.co.id wrote: >>> Dear miliser, >>> I still get problem when installing java port on FreeBSD. >>> The Error message like this: >>> ------------------ >>> /usr/local/jdk1.4.2/include/jni.h:27:20: jni_md.h: No such file or >>> directory >>> In file included from src/org/freebsd/io/comm/libSerial.c:32: >>> /usr/local/jdk1.4.2/include/jni.h:45: error: syntax error before >>> "jsize" ------------------ >>> >>> when i try to use jni.h in linux directory then the installation is >>> OK but when running the serial programe appear same error as >>> i told you before. >>> >>> where can i find jni.h for FreeBSD ??? >> >> jni.h comes with the java/jdk14 . You have *NOT* given us enough >> information about what you are doing. Have you installed java/jdk14? >> What did you do? Please provide us with all the details of: >> >> 1. what you're trying to achieve. >> 2. what you did to achieve this. >> >> Cheers. >> -- >> Jonathan Chen >> ---------------------------------------------------------------------- >> When you don't know what you are doing, do it neatly. > > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"