On Thu, 2010-09-23 at 16:05 -0700, Ben Greear wrote: > I notice that you added some code to try to get this working: > > #ifndef _ISOC99_SOURCE > #define _ISOC99_SOURCE > #endif > > > However, it still will not build for me on Fedora 8. In case I'm doing something > else strange..were you able to build it on FC8 by any chance? > > I can easily carry the fix in my own tree, but thought > you might want to know... No, I don't have FC8 anywhere ... Does it build for you with -std=c99? But that gives me a lot of warnings due to a libnl header file bug ("extern inline"). johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html