More build issues.

David Rhodus drhodus at catpa.com
Mon Nov 17 04:35:50 PST 2003


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





More information about the Kernel mailing list