From owner-freebsd-current@FreeBSD.ORG Sat Jun 11 07:44:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58E3716A41C for ; Sat, 11 Jun 2005 07:44:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C5EF43D48 for ; Sat, 11 Jun 2005 07:44:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 77B11513B6; Sat, 11 Jun 2005 03:44:19 -0400 (EDT) Date: Sat, 11 Jun 2005 03:44:19 -0400 From: Kris Kennaway To: Tarasov Alexey Message-ID: <20050611074419.GA41861@xor.obsecurity.org> References: <42A97F5C.3010004@wincmd.ru> <20050610173617.GA92118@xor.obsecurity.org> <42AA92EF.5070201@wincmd.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <42AA92EF.5070201@wincmd.ru> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org, Kris Kennaway Subject: Re: Couldn't make kernel on FreeBSD 6.0-CURRENT under amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 07:44:20 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 11, 2005 at 11:29:51AM +0400, Tarasov Alexey wrote: > >[11:25:12]root@computer.lexasoft.ru: > >/usr/src>make buildworld >=20 > No errors... You forgot to cross-target the buildworld with TARGET_ARCH... > >[11:25:12]root@computer.lexasoft.ru: > >/usr/src>make buildkernel TARGET_ARCH=3Damd64 =2E..thus you're trying to build the amd64 kernel with an i386 compiler. Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCqpZTWry0BWjoQKURAjifAKDkviVck4p/N4I5wIr0PolKPO9TDQCfdmrM yG50DE49SkifzFQWLWsBUc8= =lsId -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--