From owner-freebsd-java@FreeBSD.ORG Fri Mar 18 18:16:37 2005 Return-Path: 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 27F2116A4CE for ; Fri, 18 Mar 2005 18:16:37 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBDA343D2D for ; Fri, 18 Mar 2005 18:16:36 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.195] (july.chuckr.org [66.92.151.195]) by april.chuckr.org (Postfix) with ESMTP id A76CB1156D; Fri, 18 Mar 2005 13:17:16 -0500 (EST) Message-ID: <423B1ADA.6030805@chuckr.org> Date: Fri, 18 Mar 2005 18:15:54 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Yuri Khotyaintsev References: <423B13D2.5030200@chuckr.org> <200503181855.44528.yuri@irfu.se> In-Reply-To: <200503181855.44528.yuri@irfu.se> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: building for amd64 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 18:16:37 -0000 Yuri Khotyaintsev wrote: > 18 mar 2005 18.45, Chuck Robey/You wrote: > >>as recommended, I just finished downloading all the jdk15 files, and >>began buiding jdk15, for my machine, which is a dual opteron. I do NOT >>want to have a i386 compiler on this machine , as I said in earlier >>mails, so that the jdk15 seemed to be my only choice. >> >>Well, imagine my surprise to find out that the jdk15 port depends on >>having a jdk14 port installed? I can't have the jdk14, that has been >>discussed here, so how can I build a jdk15? >> >>Is there any workaround, or could anybody else legally help me out? > > > You need to use linux jdk14 for build jdk15. OK. There are 3 different Linux jdk14 ports, if I am doing this for my amd64, is there one that would be better to use (or one to avoid for the amd64?) >