Hi, Adib..
That is not a libc header, but a new one of Inkscape's. /src/io is a fairly recent new subdirectory. Did you remember to use the -P and -d flags to add new directories and prune old ones?
Like this:
cvs -z3 update -P -d
Bob
Adib Taraben wrote:
I get following error in the current CVS: in the current MinGW compiler there is no such io/sys.h file
HTH, Adib.
dialogs/export.cpp:53:20: io/sys.h: No such file or directory dialogs/export.cpp: In function `void sp_export_export_clicked(GtkButton*, GtkOb ject*)': dialogs/export.cpp:972: error: `file_test' is not a member of `Inkscape::IO' dialogs/export.cpp:974: error: `sanitizeString' is not a member of `Inkscape::IO ' dialogs/export.cpp:1022: error: `sanitizeString' is not a member of `Inkscape::I O' mingw32-make[1]: *** [dialogs/export.o] Error 1 mingw32-make[1]: Leaving directory `E:/projekte/inkscape/src' mingw32-make: *** [all] Error 2