Date: Wed, 6 Aug 2014 14:50:33 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-stable@freebsd.org Subject: Re: Weird bmake behaviour from within installworld Message-ID: <20140806125033.GB8433@roberto-aw.eurocontrol.fr> In-Reply-To: <20140806123403.GA8433@roberto-aw.eurocontrol.fr> References: <86zjfjxq1x.fsf@nine.des.no> <20140803193541.GA1839@lonrach.local> <20140804094937.GA9720@roberto-aw.eurocontrol.fr> <20140804104146.GB9720@roberto-aw.eurocontrol.fr> <53E20E1B.5020904@frenchfries.net> <20140806123403.GA8433@roberto-aw.eurocontrol.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Ollivier Robert on Wed, Aug 06, 2014 at 02:34:03PM +0200: > Trying to buildworld now with this diff: Build succeeded as expected. I'll commit that as it means currently all source upgrades from 9.* to 10/11 are broken. > Index: Makefile.inc1 > =================================================================== > --- Makefile.inc1 (revision 269624) > +++ Makefile.inc1 (working copy) > @@ -1217,7 +1217,7 @@ > _sed= usr.bin/sed > .endif > > -.if ${BOOTSTRAPPING} < 900006 > +.if ${BOOTSTRAPPING} < 1000033 > _lex= usr.bin/lex > .endif -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.net In memoriam to Ondine, our 2nd child: http://ondine.keltia.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140806125033.GB8433>