Re: Couldn't make kernel on FreeBSD 6.0-CURRENT under amd64

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Sat, 11 Jun 2005 03:44:19 -0400
On Sat, Jun 11, 2005 at 11:29:51AM +0400, Tarasov Alexey wrote:

> >[11:25:12]root_at_computer.lexasoft.ru:
> >/usr/src>make buildworld
> 
> No errors...

You forgot to cross-target the buildworld with TARGET_ARCH...

> >[11:25:12]root_at_computer.lexasoft.ru:
> >/usr/src>make buildkernel TARGET_ARCH=amd64

...thus you're trying to build the amd64 kernel with an i386 compiler.

Kris

Received on Sat Jun 11 2005 - 05:44:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:36 UTC