Re: cant crosscompile kernel

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Thu, 21 Oct 2004 16:13:01 -0600 (MDT)
In message: <20041021154520.404DD43D45_at_mx1.FreeBSD.org>
            Danny Braniss <danny_at_cs.huji.ac.il> writes:
: after latest cvsup, i can't crosscompile kernel:
: 
: export MAKEOBJDIRPREFIX=/r+d/obj/x-dev
: cd /r+d/6.0/src; make -j4 buildkernel KERNCONF=HUJI TARGET_ARCH=amd64  
: --------------------------------------------------------------
: >>> Kernel build for HUJI started on Thu Oct 21 17:40:59 IST 2004

Did you do a buildworld first?  buildkernel is only guaranteed to work
on a system that's the same as what you are building OR after a
complete buildworld.

Warner
Received on Thu Oct 21 2004 - 20:14:09 UTC

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