svn commit: r238741 - head/lib/libelf

Garrett Cooper yanegomi at gmail.com
Thu Jul 26 15:38:22 UTC 2012


On Thu, Jul 26, 2012 at 3:13 AM, Andrey Chernov <ache at 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


More information about the svn-src-all mailing list