[ECOS] missed header in vsscanf.cxx

Mike Jastrebtsoff mike@eltronix.ru
Wed Oct 13 12:13:00 GMT 2004


Hello, everybody.

When I have cleared property
"ISO C Library/ISO C librray standart input/output functions/Inline
version of <sdtio.h>"(CYGIMP_LIBC_STDIO_INLINES=false)

the build process failed with error message:
#include <stdio.h>
 ../language/c/libc/stdio/current/src/common/vsscanf.cxx:147: error: `strlen' undeclared (first use this function)

Probaly, the reason is a missed header <string.h> in vsscanf.cxx.

-- 
Regards,
 Mike                          


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list