From owner-freebsd-java Sat Aug 25 11:36: 6 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id CE00737B409 for ; Sat, 25 Aug 2001 11:36:03 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.13.137] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15aiHp-0003eD-00; Sat, 25 Aug 2001 12:36:02 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f7PIZwI90413; Sun, 26 Aug 2001 04:05:58 +0930 (CST) (envelope-from glewis) Date: Sun, 26 Aug 2001 04:05:57 +0930 From: Greg Lewis To: Fuyuhiko Maruyama Cc: freebsd-java@freebsd.org Subject: Re: jdk1.3.1 awt exception, plugin, OpenJIT Message-ID: <20010826040557.A87652@misty.eyesbeyond.com> References: <20010825120422.A18841@misty.eyesbeyond.com> <20010825130721.A20869@misty.eyesbeyond.com> <55wv3sqxtc.wl@tripper.private> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <55wv3sqxtc.wl@tripper.private>; from fuyuhik8@is.titech.ac.jp on Sat, Aug 25, 2001 at 06:43:43PM +0900 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 Sat, Aug 25, 2001 at 06:43:43PM +0900, Fuyuhiko Maruyama wrote: > In fact, I haven't try OpenJIT with jdk1.3.1 on FreeBSD yet. It is > known to work with jdk1.3.x in Solaris and Linux, once you have > OpenJIT compiled against jdk1.3.1, it will work for FreeBSD's jdk1.3.1 > as well. To do so, it may need some patch for OpenJIT to fix the path > problem: the name of directory includes JDK's system dependent header > files are changed from jdk1.2.2-patchset10 days, it is used to > {include,include-old}/freebsd, but now it is > {include,include-old}/bsd. > > Making symbolic link > /usr/local/jdk1.3.1/include/freebsd->/usr/local/jdk1.3.1/include/bsd > and > /usr/local/jdk1.3.1/include-old/freebsd->/usr/local/jdk1.3.1/include-old/bsd > may also fix the problem. Will it be easier if the build installs these include files in freebsd rather than bsd? I think maybe that is more correct, what are your thoughts? > By the way, I'm implementing OpenJIT2, the brandnew OpenJIT designed from > scratch and the work is stopping because I'm now working to port J2SDK > 1.3.1 for *BSD. Which is more important do you think? To complete > OpenJIT2? or to port J2SDK 1.3.1 first? Only you can answer this :). From the BSD point of view I appreciate the work you do on both, but naturally am biased towards the JDK :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message