Trent Shea wrote: > I've had these kind of messages for some time. They can also be viewed on > ubuntu by unpacking the kernel source and running make headers_check on > versions later than 2.6.28.10. It's possible these messages were added to > help > kernel developers, but I haven't had a chance to research this yet.
http://lkml.indiana.edu/hypermail/linux/kernel/0812.3/01339.html I went ahead and got linux-2.6.30-rc7 (2.6.29 + patch) and make headers_check only gives: /tmp/linux-2.6.29/usr/include/linux/auto_fs.h:17: include of <linux/types.h> is preferred over <asm/types.h> /tmp/linux-2.6.29/usr/include/linux/net_dropmon.h:7: found __[us]{8,16,32,64} type without #include <linux/types.h> /tmp/linux-2.6.29/usr/include/mtd/jffs2-user.h:21: extern's make no sense in userspace So it looks like they are working on it. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page