Randy McMurchy wrote these words on 02/07/07 11:51 CST: > Okay, there's a two-fold issue.
After playing around some more, I'm convinced that we should include the KERNEL_DIR var on the default make command. Thing is we use it as such: make KERNEL_DIR=/usr (along with the existing ones) This does two things: 1) builds an extra extension module (IPv4:recent) by finding a required sanitized header and eliminates the default passing of -I/usr/src/linux/include on each call to gcc. This allows us to also remove the ugly note about not using the /usr/src/linux dir and how LFS doesn't create this any longer. Does anyone disagree with this change? -- Randy rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 12:12:00 up 28 days, 12:26, 1 user, load average: 0.10, 0.18, 0.15 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
