DragonFly kernel List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: buildworld update committed
walt wrote:
. .. When I do it the old-fashined way, it works:
cd /usr/src/sys/i386/conf/MYKERNEL
make depend
make
make install
<sigh> I hope you know that's not what I really did:
cd /usr/src/sys/i386/conf/
config MYKERNEL
cd ../../compile/MYKERNEL
make depend
make
make install
Sorry for the noise.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]