From owner-freebsd-java@FreeBSD.ORG Mon Apr 10 04:55:30 2006 Return-Path: X-Original-To: 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 5FB7016A404; Mon, 10 Apr 2006 04:55:30 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id E307443D88; Mon, 10 Apr 2006 04:55:29 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.144]) by hub.org (Postfix) with ESMTP id 3A5DB62C9F0; Mon, 10 Apr 2006 01:55:29 -0300 (ADT) X-Virus-Scanned: by amavisd-new at hub.org Received: from hub.org ([200.46.204.220]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 0+HvGKbxQTS8; Mon, 10 Apr 2006 01:55:27 -0300 (ADT) Received: from ganymede.hub.org (blk-222-82-85.eastlink.ca [24.222.82.85]) by hub.org (Postfix) with ESMTP id 7F16562C91F; Mon, 10 Apr 2006 01:55:28 -0300 (ADT) Received: by ganymede.hub.org (Postfix, from userid 1000) id D1B2549153; Mon, 10 Apr 2006 01:55:27 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id D0C6349103; Mon, 10 Apr 2006 01:55:27 -0300 (ADT) Date: Mon, 10 Apr 2006 01:55:27 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-java@freebsd.org In-Reply-To: <20060410012328.K1096@ganymede.hub.org> Message-ID: <20060410015449.K1096@ganymede.hub.org> References: <20060410012328.K1096@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-emulation@freebsd.org Subject: Re: JDK1.5 on FreeBSD 6.x / amd64 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: Mon, 10 Apr 2006 04:55:30 -0000 Most odd .. cd'd to the linux_base directory and it installed fine from there, so not sure why it failed the first time :( trying the jdk build now ... sorry for teh false alarm ... On Mon, 10 Apr 2006, Marc G. Fournier wrote: > > Trying to build it right now, and can't seem to get Linux/x86 to build, since > its trying to find 'amd64' files for it: > > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/i386/8.0/. > grep: /usr/ports/emulators/linux_base-8/distinfo.amd64: No such file or > directory > fetch: > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/i386/8.0/glibc-common-2.3.2-4.80.8.amd64.rpm: > File unavailable (e.g., file not found, no access) > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/rpm/amd64/8.0 and try again. > > I think I have everything I need built into my kernel: > > options COMPAT_43 # Needed by COMPAT_LINUX32 > options COMPAT_IA32 # Compatible with i386 binaries > options COMPAT_FREEBSD4 # Compatible with FreeBSD4 > options COMPAT_LINUX32 # Compatible with i386 linux binaries > > so figure I just somehow need to tell it to download i386 linux binaries? > > Thanks ... > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664