Date: Wed, 27 Oct 2010 15:57:53 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: freebsd-stable@freebsd.org, freebsd-arch@freebsd.org Subject: Re: Can't build boot blocks after new GPT attributes added Message-ID: <20101027135753.GB2038@garage.freebsd.pl> In-Reply-To: <20101027134858.GA14454@icarus.home.lan> References: <20101027074401.GA18014@icarus.home.lan> <201010270927.04145.jhb@freebsd.org> <20101027134858.GA14454@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
--rS8CxjVDS/+yyDmU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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]: > > >=20 > > > http://freshbsd.org/2010/10/17/20/10/00 > > >=20 > > > The breakage on RELENG_8 (dated as of a few minutes ago): > > >=20 > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > # rm -fr /usr/obj/* > > > # cd /sys/boot > > > # make clean > >=20 > > This only works if your source tree is in sync with your installed worl= d. =20 > > Adding a hack to the Makefile is wrong. The buildenv approach pjd@ sug= gested=20 > > will work for the case that your source tree does not match your instal= led=20 > > world. >=20 > 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. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --rS8CxjVDS/+yyDmU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkzIL+EACgkQForvXbEpPzTX3wCdHbpr7NRw1naIUBrVhbnUVvYh okwAoKYdSg5Cew8OGUfQgMMI37H94R/6 =P3Qy -----END PGP SIGNATURE----- --rS8CxjVDS/+yyDmU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101027135753.GB2038>