From owner-freebsd-java@FreeBSD.ORG  Sat Mar 19 09:53:55 2005
Return-Path: <owner-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 83EEC16A4CE
	for <FreeBSD-Java@freebsd.org>; Sat, 19 Mar 2005 09:53:55 +0000 (GMT)
Received: from phantom.cris.net (phantom.cris.net [212.110.130.74])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5FA6F43D49
	for <FreeBSD-Java@freebsd.org>; Sat, 19 Mar 2005 09:53:54 +0000 (GMT)
	(envelope-from ml@FreeBSD.org.ua)
Received: from phantom.cris.net (ml@localhost [127.0.0.1])
	by phantom.cris.net (8.12.10/8.12.10) with ESMTP id j2J9wJX6075627;
	Sat, 19 Mar 2005 11:58:19 +0200 (EET)
	(envelope-from ml@FreeBSD.org.ua)
Received: (from ml@localhost)
	by phantom.cris.net (8.12.10/8.12.10/Submit) id j2J9wIjd075626;
	Sat, 19 Mar 2005 11:58:18 +0200 (EET)
	(envelope-from ml)
Date: Sat, 19 Mar 2005 11:58:18 +0200
From: Alexey Zelkin <phantom@FreeBSD.org.ua>
To: Chuck Robey <chuckr@chuckr.org>
Message-ID: <20050319095818.GA75569@phantom.cris.net>
References: <423B13D2.5030200@chuckr.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <423B13D2.5030200@chuckr.org>
X-Operating-System: FreeBSD 4.9-STABLE i386
User-Agent: Mutt/1.5.5.1i
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 <freebsd-java.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java>
List-Post: <mailto:freebsd-java@freebsd.org>
List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>,
	<mailto:freebsd-java-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Mar 2005 09:53:55 -0000

hi,

It depends on linux-jdk14 which is running well under linux emulation
for amd64.  Recompile your kernel with COMPAT_LINUX32 and LINPROCFS
options, mount linprocfs, and proceed per jdk15 port's instructions.

On Fri, Mar 18, 2005 at 05:45:54PM +0000, Chuck Robey 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?
> _______________________________________________
> 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"