On Mon, Nov 19, 2001 at 11:18:52AM -0800, Peter Jay Salzman wrote: > > > the reason i used -nostdinc is because /usr/include/linux on debian woody is > > > 2.4.12, and i'm running 2.4.13. i didn't want to start deleting files owned > > > by libc6-dev and replacing them with files from /usr/src/linux/include. > > > > I have almost the same setup: debian woody (2.4.12 glibc headers) and > > running 2.4.15-pre5. Just don't supply -nostdinc and it will work, no > > gotchas involved (IOW: I use this every day). > > really? i'm giving a talk on devfs today, so i converted one of my toy The -I path is checked first, over system headers, so the usual -I/usr/src/linux/include works fine. regards john -- "Your superior intellect is no match for our puny weapons." -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/