On Sat, Aug 2, 2008 at 9:21 AM, jpff wrote: > I repeat, look at > which in your case seems to be /usr/include/linux/if.h which is > exactly where i would expect it. Actually I would expect it to pick > /usr/include/net/if.h a well.... > Does have the lines I quoted? If so gentoo is badly > broken. If not, what does it say? Yes, it has the lines you quoted: #ifndef _LINUX_IF_H # include # define _LINUX_IF_H #endif #ifndef _LINUX_IF_H #define _LINUX_IF_H But, as you see, in reality it's really: #ifndef _LINUX_IF_H #endif #ifndef _LINUX_IF_H #define _LINUX_IF_H ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net