From owner-freebsd-java@FreeBSD.ORG Sat Mar 19 17:09:03 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 19DF516A4CE for ; Sat, 19 Mar 2005 17:09:03 +0000 (GMT) Received: from april.chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id C278043D53 for ; Sat, 19 Mar 2005 17:09:02 +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 3354C12126; Sat, 19 Mar 2005 12:09:26 -0500 (EST) Message-ID: <423C5C6D.7090005@chuckr.org> Date: Sat, 19 Mar 2005 17:07:57 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexey Zelkin References: <423B13D2.5030200@chuckr.org> <20050319095818.GA75569@phantom.cris.net> In-Reply-To: <20050319095818.GA75569@phantom.cris.net> Content-Type: text/plain; charset=us-ascii; 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: Sat, 19 Mar 2005 17:09:03 -0000 Alexey Zelkin wrote: > hi, > > It depends on linux-jdk14 which is running well under linux emulation > for amd64. Are you sure about this? Both the Makefile and the pkg-descr are quite insistent on the fact that its a i386 port, not a amd64 one, and I do not want to turn this machine into a i386 lookalike, as far as libs and I couldn't convince the uname anyways. Nearly all software would autodetect the arch and refuse to run. 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" > > _______________________________________________ > 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"