From: Juan R. <jua...@vi...> - 2004-02-09 18:28:17
|
Hi Bob, we are trying to build the v.1.1.7 and we have the same problems (above), we are running Suse 8.2 with the libxml2-2.6.5. We tried with the chsnge of the headers (stdlib and stdio, but we don't have any result). Do you know how to fix this problem ? .c -MT parsexml.lo -MD -MP -MF .deps/parsexml.TPlo -fPIC -DPIC -o .libs/parsexml.o In file included from /usr/include/_G_config.h:44, from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from parsexml.c:22: /usr/include/gconv.h:71: error: parse error before "size_t" /usr/include/gconv.h:87: error: parse error before "size_t" /usr/include/gconv.h:96: error: parse error before "size_t" /usr/include/gconv.h:173: error: parse error before "size_t" /usr/include/gconv.h:176: error: parse error before '}' token In file included from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from parsexml.c:22: /usr/include/_G_config.h:47: error: field `__cd' has incomplete type /usr/include/_G_config.h:50: error: field `__cd' has incomplete type /usr/include/_G_config.h:53: confused by earlier errors, bailing out make[1]: *** [parsexml.lo] Error 1 make[1]: Leaving directory `/usr/rlib-1.1.7/libsrc' make: *** [all-recursive] Error 1 Thanks, Juan P.D: Sorry , but english it's not my native language. |