On Wed, Oct 27, 2010 at 06:48:58AM -0700, Jeremy Chadwick wrote:
> On Wed, Oct 27, 2010 at 09:27:03AM -0400, John Baldwin wrote:
> > On Wednesday, October 27, 2010 3:44:02 am Jeremy Chadwick wrote:
> > > The below commit has broken the ability to build system boot blocks
> > > (including pxeldr) the "historic way"[1]:
> > > 
> > > http://freshbsd.org/2010/10/17/20/10/00
> > > 
> > > The breakage on RELENG_8 (dated as of a few minutes ago):
> > > 
> > > ========================================
> > > # rm -fr /usr/obj/*
> > > # cd /sys/boot
> > > # make clean
> > 
> > This only works if your source tree is in sync with your installed world.  
> > Adding a hack to the Makefile is wrong.  The buildenv approach pjd@ 
> > suggested 
> > will work for the case that your source tree does not match your installed 
> > world.
> 
> But this doesn't appear to be the case here:
[...]

Because you don't have toolchain built. Once you buildworld you can do
that. All in all, the safest and most recommended way is to just use
buildworld/buildkernel.

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
p...@freebsd.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

Attachment: pgppZbOHEKVga.pgp
Description: PGP signature

Reply via email to