Couldn't make kernel on FreeBSD 6.0-CURRENT under amd64
David O'Brien
obrien at freebsd.org
Wed Jun 15 17:26:32 GMT 2005
On Tue, Jun 14, 2005 at 02:31:35PM +0400, Tarasov Alexey wrote:
> >[11:22:58]root at 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 at computer.lexasoft.ru:/usr/obj/usr/src/sys/GENERIC i386
You are building on a 32-bit OS!
> >[11:25:12]root at computer.lexasoft.ru:
> >/usr/src>make buildworld
> No errors...
> >[11:25:12]root at 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 at FreeBSD.org)
More information about the freebsd-amd64
mailing list