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. could someone help me write the correct patch? root_at_NewBSD:/usr/src # svnlite info Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255960 Node Kind: directory Schedule: normal Last Changed Author: dteske Last Changed Rev: 255958 Last Changed Date: 2013-09-30 21:26:03 +0000 (Mon, 30 Sep 2013) 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 -- Sam Fourman Jr.Received on Tue Oct 01 2013 - 00:58:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC