From owner-freebsd-java Mon Mar 10 1:51: 4 2003 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 49AEB37B401 for ; Mon, 10 Mar 2003 01:51:03 -0800 (PST) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BD843FAF for ; Mon, 10 Mar 2003 01:51:02 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.135.232] (port=49195 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:3) id 18sJvx-000Hi2-00 for freebsd-java@FreeBSD.ORG; Mon, 10 Mar 2003 17:51:01 +0800 Received: from leafy.idv.tw (nobody@localhost [127.0.0.1]) by leafy.idv.tw (8.12.8/8.12.8) with ESMTP id h2A9p05s002171 for ; Mon, 10 Mar 2003 17:51:01 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.8/8.12.8/Submit) id h2A9p0Eh002170 for freebsd-java@FreeBSD.ORG; Mon, 10 Mar 2003 17:51:00 +0800 (CST) Date: Mon, 10 Mar 2003 17:51:00 +0800 From: leafy To: freebsd-java@FreeBSD.ORG Subject: Re: ports/java/jdk14 and jni_md.h Message-ID: <20030310095100.GA2149@leafy.idv.tw> Mail-Followup-To: freebsd-java@FreeBSD.ORG References: <20030310094649.GA12316@starjuice.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030310094649.GA12316@starjuice.net> User-Agent: Mutt/1.5.3i 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 On Mon, Mar 10, 2003 at 11:46:49AM +0200, Sheldon Hearn wrote: > It seems to me that > > a) jni.h should #include "bsd/jni_md.h", or > b) jni.h should #include , or > b) callers are expected to add .../jdk1.4.1/include/md to the include > path when compiling, not just .../jdk1.4.1/include, or > c) jni_md.h should be installed in .../jdk1.4.1/include, not > .../jdk1.4.1/include/md. > > What do the experts say? > > Ciao, > Sheldon. Hi, Could you please explicitly add the bsd/ into the makefile? I think resin and many other Java ports are in the same boat. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message