On Fri, 2010-09-24 at 06:45 -0700, Ben Greear wrote: > On 09/24/2010 02:31 AM, Johannes Berg wrote: > > 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"). > > Any problem with just changing it to 'strtod' ? I did that earlier today. 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