DragonFly kernel List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: More build issues.
Adam K Kirchhoff wrote:
Is "make buildworld && make buildkernel KERNCONF=GENERIC && make
installkernel KERNCONF=GENERIC" still the correct build procedure?
===> dev/disk
===> dev/disk/aha
===> dev/disk/aic7xxx
===> dev/disk/aic7xxx/aicasm
make: don't know how to make /usr/include/sys/inttypes.h. Stop
inttypes.h on my system is located in /usr/include
Do I have to installworld first in order to get headers moved to the
correct location now?
Adam
cd /usr/src/sys/i386/conf
config -r GENERIC
cd ../../complile/GENERIC
make depend && make
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]