Date: Fri, 6 Apr 2007 21:17:14 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: Kip Macy <kip.macy@gmail.com> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Kip Macy <kmacy@freebsd.org>, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20070406171714.GA84721@rambler-co.ru> In-Reply-To: <b1fa29170704061003y41bbcdev1774f8995941b10e@mail.gmail.com> References: <200704060605.l3665jcT032027@repoman.freebsd.org> <20070406064751.GE29457@rambler-co.ru> <b1fa29170704061003y41bbcdev1774f8995941b10e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Fri, Apr 06, 2007 at 10:03:30AM -0700, Kip Macy wrote: > Ok, how do I fix this? "make kernel-toolchain"? I'll back it out as > soon as UPDATING is updated with the appropriate action - magic flags > aren't an appropriate response. >=20 In this particular case, a simple "make buildkernel" will suffice, i.e. you don't need kernel-toolchain. In the general case, if you don't know the specifics of the changes, both kernel-toolchain and buildkernel are required. All info is already in src/UPDATING: : COMMON ITEMS: [...] : To build a kernel : ----------------- : If you are updating from a prior version of FreeBSD (even one just : a few days old), you should follow this procedure. It is the most : failsafe as it uses a /usr/obj tree with a fresh mini-buildworld, :=20 : make kernel-toolchain : make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=3DYOUR_KERNEL_HERE : make -DALWAYS_CHECK_MAKE installkernel KERNCONF=3DYOUR_KERNEL_HERE Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGFoCaqRfpzJluFF4RAh+4AJ9Nhv56YKg1bSC1VyvCBcaMhbux5wCfXnZY WpVHuOoz1FaUfLj4vxpufSQ= =R3ED -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070406171714.GA84721>