Kernel build problem

Matthew Dillon dillon at apollo.backplane.com
Sat Apr 10 18:13:48 PDT 2004


:I see a kernel build problem since mid-last-week; probably a depend or
:makefile hit?
:
:-- Pete
:-----------------------------------------------
 
    I think that's been fixed.  If you bring your cvs tree and sources up
    to date buildkernel should work.

    buildkernel could still have depend issues, in which case (typically)
    removing /usr/obj/usr/src/sys/<KERNELNAME> will fix the issue.  I
    should probably scrap the kernel's entire object tree like I do for
    buildworld now and create a quickkernel target for incremental builds,
    but I haven't done it yet.

						-Matt






More information about the Kernel mailing list