On Mon, Sep 30, 2013 at 10:58:05PM -0400, Sam Fourman Jr. wrote: > r255958 builds world and kernel fine, but make release fails > > I used vi to wield # signs, and produced a patch that fixes the > problem, however > this is not the correct fix. > > > Index: etc/periodic/daily/Makefile > =================================================================== > --- etc/periodic/daily/Makefile (revision 255960) > +++ etc/periodic/daily/Makefile (working copy) > _at__at_ -24,9 +24,9 _at__at_ > FILES+= 310.accounting > .endif > > -.if ${MK_BIND_NAMED} != "no" > -FILES+= 470.status-named > -.endif > +#.if ${MK_BIND_NAMED} != "no" > +#FILES+= 470.status-named > +#.endif > > .if ${MK_CALENDAR} != "no" > FILES+= 300.calendar > It is (at least part of) the correct fix. We're aware of this, and working on it. Glen
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC