From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 30 08:14:38 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B235716A4CF for ; Fri, 30 Jan 2004 08:14:38 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8B4043D2F for ; Fri, 30 Jan 2004 08:13:53 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0UG8qA0005579; Fri, 30 Jan 2004 08:08:52 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0UG7sMY005563; Fri, 30 Jan 2004 08:07:54 -0800 (PST) (envelope-from obrien) Date: Fri, 30 Jan 2004 08:07:49 -0800 From: "David O'Brien" To: Simon Coggins Message-ID: <20040130160749.GA5544@dragon.nuxi.com> References: <20040130123606.GB36245@uow.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040130123606.GB36245@uow.edu.au> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-sparc64@freebsd.org Subject: Re: Question about cross compiling sparc64 on i386 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 16:14:38 -0000 On Fri, Jan 30, 2004 at 11:36:06PM +1100, Simon Coggins wrote: > Does anyone have a how-to or quick instructions on how to go about > cross compiling sparc64 world/kernel on i386. I assumed it would be as > easy as cd /usr/src && make TARGET_ARCH=sparc64 ... It is that easy. > Once it finished the installkernel on the ultra 5 didn't work becuase > it couldn't find some modules it was looking to install. And > installworld failed because it didn't build the tools to install (ala > install binary). Error log please -- we weren't in front of your machine when this happened.