DragonFly bugs List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
UPDATING BUG?
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]