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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:36 UTC