Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 10:26:30 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Tarasov Alexey <lexa@wincmd.ru>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Couldn't make kernel on FreeBSD 6.0-CURRENT under amd64
Message-ID:  <20050615172630.GD1675@dragon.NUXI.org>
In-Reply-To: <42AEB207.7020907@wincmd.ru>
References:  <42A975E0.6010400@wincmd.ru> <20050613192947.GE4323@dragon.NUXI.org> <42AEB207.7020907@wincmd.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 14, 2005 at 02:31:35PM +0400, Tarasov Alexey wrote:
> >[11:22:58]root@computer.lexasoft.ru:
> >/home/lexa>uname -a
> >FreeBSD computer.lexasoft.ru 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu 
> >Jun  9 14:31:32 MSD 2005     
> >root@computer.lexasoft.ru:/usr/obj/usr/src/sys/GENERIC  i386

You are building on a 32-bit OS!

> >[11:25:12]root@computer.lexasoft.ru:
> >/usr/src>make buildworld
> No errors...
> >[11:25:12]root@computer.lexasoft.ru:
> >/usr/src>make buildkernel TARGET_ARCH=amd64

This isn't the correct way to do this.  You need "TARGET_ARCH=amd64" in
*all* stages of the process.

-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050615172630.GD1675>