problem building kernel today.

Matthew Dillon dillon at apollo.backplane.com
Tue Dec 9 13:28:25 PST 2003


    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.
:





More information about the Bugs mailing list