Re: CURRENT is broken as of r255958

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Mon, 30 Sep 2013 23:04:21 -0400
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


Received on Tue Oct 01 2013 - 01:04:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC