Ah. Clean out your /usr/obj hierarchy and rebuild. This is due to the
make depend mechanism breaking when existing .depend files have
associations for header files which have been removed.
e.g. rm -rf /usr/obj/usr/src/sys/<YOURKERNEL> (assuming your source
is in /usr/src and not symlinked).
-Matt
:Complete script of the failed build attached.
: