From owner-freebsd-java@FreeBSD.ORG Thu Mar 20 20:44:22 2008 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1D2E1065674 for ; Thu, 20 Mar 2008 20:44:22 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 90D8F8FC15 for ; Thu, 20 Mar 2008 20:44:22 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id m2KKiL2o035686; Thu, 20 Mar 2008 13:44:21 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id m2KKiLwW035685; Thu, 20 Mar 2008 13:44:21 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 20 Mar 2008 13:44:21 -0700 From: Greg Lewis To: Oliver Fromme Message-ID: <20080320204421.GB35634@misty.eyesbeyond.com> References: <200803191755.44988.achill@matrix.gatewaynet.com> <200803191623.m2JGNKB5087460@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200803191623.m2JGNKB5087460@lurza.secnetix.de> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@FreeBSD.org Subject: Re: JDK ports questions 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: Thu, 20 Mar 2008 20:44:22 -0000 On Wed, Mar 19, 2008 at 05:23:20PM +0100, Oliver Fromme wrote: > Achilleas Mantzios wrote: > > Oliver Fromme wrote: > > > Achilleas Mantzios wrote: > > > > For FreeBSD 7.0, you will have to install misc/compat6x > > > > > > But it's only required for the bootstrap, right? > > > I.e. when I have built the JDK successfully, I don't > > > need compat6x anymore, I assume. > > > > No, the diablo-jdk1.5.0 executable depends on > > /usr/local/lib/compat/libpthread.so.2 which is in compat6x-i386 > > Wait a second ... I think we're talking about different > things here. > > I'm aware that diablo-jdk is a binary for FreeBSD 6, so > it clearly depends on compat6x when running on 7.0. > > However, when I compile my own native JDK on FreeBSD 7 > (either jdk15 or jdk16), I assume it will be a FreeBSD 7 > binary, so it only depends on FreeBSD 7 libraries, so it > does not need compat6x. > > As far as I know, the native JDK (e.g. jdk16) can be > bootstrapped using diablo-jdk, so I will need compat6x > for that. But as soon as the build is done, I do not > need the diablo-jdk anymore, hence I don't need copat6x > anymore either. > > Am I wrong? You are correct on all counts. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org