On Thu, Jul 26, 2012 at 3:13 AM, Andrey Chernov <a...@freebsd.org> wrote: > On Wed, Jul 25, 2012 at 04:26:29PM -0700, Garrett Cooper wrote: >> >> A bunch of the sys/boot directories probably need this too.. > > Two of them (ficl and zfs) just fixed in r238795. If I miss some others, > point me to.
Pretty sure ficl was the big one, but I'll keep my eyes peeled for the others. Basically, if you update your source tree and something gets touched under /sys/boot and you run make buildworld -DNO_CLEAN, 9 times out of 10 you have to cd into the directories and run `make obj depend all` because the loader files are `missing`. -Garrett _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"