Can't build boot blocks after new GPT attributes added

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Oct 27 13:58:37 UTC 2010


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
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20101027/4ca7ceab/attachment.pgp


More information about the freebsd-arch mailing list