From owner-freebsd-amd64@FreeBSD.ORG Fri Dec 3 13:33:15 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 819F716A4CE for ; Fri, 3 Dec 2004 13:33:15 +0000 (GMT) Received: from phoenix.severttk.ru (phoenix.severttk.ru [80.92.0.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B1B43D31 for ; Fri, 3 Dec 2004 13:33:13 +0000 (GMT) (envelope-from liettneff@bk.ru) Received: from phoenix.severttk.ru (localhost [127.0.0.1]) by phoenix.severttk.ru (Postfix) with SMTP id B8D7BA940 for ; Fri, 3 Dec 2004 16:33:12 +0300 (MSK) Received: from proxy.km.vibrators.ru (vlan101-sv-yar03ra.severttk.ru [80.92.2.130]) by phoenix.severttk.ru (Postfix) with ESMTP id 87A11A93A for ; Fri, 3 Dec 2004 16:33:06 +0300 (MSK) Received: from [192.168.1.36] (reaper [192.168.1.36] (may be forged)) by proxy.km.vibrators.ru (8.13.1/8.13.1) with ESMTP id iB3DX1qK096765; Fri, 3 Dec 2004 16:33:05 +0300 (MSK) (envelope-from liettneff@bk.ru) Date: Fri, 3 Dec 2004 16:26:19 +0300 From: Michael Lednev X-Mailer: The Bat! (v2.10.01) Personal X-Priority: 3 (Normal) Message-ID: <924403133.20041203162619@bk.ru> To: "Egor Dmitrenkov" In-Reply-To: <20041203122454.A6A12790094@ws1-14.us4.outblaze.com> References: <20041203122454.A6A12790094@ws1-14.us4.outblaze.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-amd64@freebsd.org Subject: Re[2]: Kernel Build errors X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Lednev 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 13:33:15 -0000 Hello Egor, Friday, December 3, 2004, 3:24:54 PM, you wrote: ED> # cd /usr/src/ ED> # make clean ED> # rm -r /usr/obj/* ED> # make TARGET_TECH=amd64 buildworld ED> # make TARGET_TECH=amd64 buildkernel ED> # make TARGET_TECH=amd64 installkernel hmmm, just like written in handbook ;) ED> New kernel freezes at startup right after enumerating hard drives... ED> Should I install world? How? Thanks in advance! unfortuately amd64 kernels cannot work with i386 world so you definetly need to install amd64 one. the easiest way to accomplish this is to make clean install from cd. -- Best regards, Michael mailto:liettneff@bk.ru