This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build problem?


On Dec 19 10:34, Steve Ellcey  wrote:
> 
> 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

Thanks for the report.  Should be fixed in CVS.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgplHp5Ka7WsI.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]