From owner-freebsd-amd64@FreeBSD.ORG Fri Dec 3 18:10:42 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0A3416A4CE for ; Fri, 3 Dec 2004 18:10:42 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF8AB43D2D for ; Fri, 3 Dec 2004 18:10:40 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iB3IAdRV028284 for ; Fri, 3 Dec 2004 10:10:39 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iB3IAd9h028283 for freebsd-amd64@freebsd.org; Fri, 3 Dec 2004 10:10:39 -0800 (PST) (envelope-from obrien) Date: Fri, 3 Dec 2004 10:10:38 -0800 From: "David O'Brien" To: freebsd-amd64@freebsd.org Message-ID: <20041203181038.GA27940@dragon.nuxi.com> References: <20041203085245.7DA90790094@ws1-14.us4.outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041203085245.7DA90790094@ws1-14.us4.outblaze.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-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 Subject: Re: Kernel Build errors X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-amd64@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 18:10:42 -0000 On Fri, Dec 03, 2004 at 03:52:45AM -0500, Egor Dmitrenkov wrote: > > # cd /usr/src > > # rm -rf /usr/obj/* > > # make cleandir ; make cleandir > > # make TARGET_ARCH=amd64 buildworld > > # make KERNCONF=GENERIC TARGET_ARCH=amd64 buildkernel > > > > Will this install new kernel and world or build only? Only build. Not enough information has been given about the environment and exactly what one wants to do; so I gave no instructions about installation. The only clear things was "build an AMD64 kernel on i386 system". -- -- David (obrien@FreeBSD.org)