UPDATING BUG?

Dave Leimbach leimySPAM2k at mac.com
Thu Apr 22 15:13:41 PDT 2004


UPDATING says that I should build the kernel first 

--------------8<--------------------
If your have trouble doing builds due to the make depend stage failing, the
easiest solution is to wipe your object tree and rebuild/reinstall.

        rm -rf /usr/obj         # safer to type this verses /usr/obj/*
        mkdir /usr/obj
        cd /usr/src
        make buildkernel KERNCONF=<KERNELNAME>
        make installkernel
        make buildworld
        make installworld

----------------->8------------------

The build system tells me to build world first however.

Dave





More information about the Bugs mailing list