Build problem?
Steve Ellcey
sellcey@mips.com
Thu Dec 19 20:38:00 GMT 2013
Is anyone else seeing this build failure with the latest newlib
sources. I am building on x86 linux targetting mips-mti-elf.
/local/home/sellcey/nightly/src/newlib/newlib/libc/stdio/vfwscanf.c: In function '__svfwscanf_r':
/local/home/sellcey/nightly/src/newlib/newlib/libc/stdio/vfwscanf.c:464:38: error: 'data' undeclared (first use in this function)
decpt = (wchar_t) *_localeconv_r (data)->decimal_point;
^
/local/home/sellcey/nightly/src/newlib/newlib/libc/stdio/vfwscanf.c:464:38: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [lib_a-vfwscanf.o] Error 1
Steve Ellcey
sellcey@mips.com
More information about the Newlib
mailing list