Date: Tue, 8 Apr 2014 20:49:28 -0700 From: Jeremy Chadwick <jdc@koitsu.org> To: Glen Barber <gjb@FreeBSD.org> Cc: Ben Morrow <ben@morrow.me.uk>, freebsd-stable@freebsd.org Subject: Re: stable/9 r264014 problems Message-ID: <20140409034928.GA10713@icarus.home.lan> In-Reply-To: <20140409034200.GJ48063@glenbarber.us> References: <20140409025625.GA1222@icarus.home.lan> <20140409033015.GA10819@anubis.morrow.me.uk> <20140409033308.GI48063@glenbarber.us> <20140409034200.GJ48063@glenbarber.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 08, 2014 at 11:42:00PM -0400, Glen Barber wrote: > On Tue, Apr 08, 2014 at 11:33:08PM -0400, Glen Barber wrote: > > On Wed, Apr 09, 2014 at 04:30:20AM +0100, Ben Morrow wrote: > > > Quoth Jeremy Chadwick <jdc@koitsu.org>: > > > > > > > > http://svnweb.freebsd.org/base/stable/9/Makefile.inc1?annotate=264014 > > > > > > > > My src/ correlates with r264285, so it seems this issue has been > > > > lingering for a week now. Did anyone truly test this fully before > > > > committing? (Yes I read the commit message; consider me doubtful) > > > > > > > > There is no /usr/obj/usr/src/sys/sys/param.h. Maybe what's wanted is > > > > /usr/obj/usr/src/tmp/sys/sys/param.h or > > > > /usr/obj/usr/src/include/osreldate.h (both of which exit and define > > > > __FreeBSD_version)? > > > > > > > > There is no /usr/obj/usr/src/release, so I don't know what any of that > > > > is about. > > > > > > They should all be under /usr/src rather than /usr/obj/usr/src. Looks to > > > me like r257350 needs to be MFCd as well. > > > > > > > Aha! You're absolutely right. Thanks! > > > > Committed as r264290. > > Ben, thanks for the pointer to the missing commit. > > Jeremy, thank you for the report. I can confirm r264290 addresses the problem. Thanks Glen, Ben! -- | Jeremy Chadwick jdc@koitsu.org | | UNIX Systems Administrator http://jdc.koitsu.org/ | | Making life hard for others since 1977. PGP 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140409034928.GA10713>