Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2004 08:54:50 +0200
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: cant crosscompile kernel 
Message-ID:  <20041022065453.4B6F243D39@mx1.FreeBSD.org>
In-Reply-To: Your message of Thu, 21 Oct 2004 16:13:01 -0600 (MDT) .

next in thread | raw e-mail | index | archive | help
> In message: <20041021154520.404DD43D45@mx1.FreeBSD.org>
>             Danny Braniss <danny@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

my fault, the shell script had a typo, sorry for the noise.

danny




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