libxml2-2.6.16 build errors out on MINGW with MSYS in encoding.c: In function `ISO8859xToUTF8': if /bin/sh ./libtool
--mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include
-DHAVE_WIN32_THREADS -D_REENTRA
NT -DWIN32 -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar -subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict- prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -MT encoding.lo -MD -MP -MF ".deps/encoding.Tpo" -c -o encoding.lo encoding.c; \ then mv -f ".deps/encoding.Tpo" ".deps/encoding.Plo"; else rm -f ".deps/encoding.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -DHAVE_WIN32_THREADS -D_REENTRANT -DWIN32 -g -O2 -pedantic -W -Wfor mat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparenthese s -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested -externs -Winline -Wredundant-decls -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -DDLL_EXPORT -DPIC -o .lib s/encoding.o encoding.c: In function `ISO8859xToUTF8': encoding.c:2338: `xlattable' undeclared (first use in this function) encoding.c:2338: (Each undeclared identifier is reported only once encoding.c:2338: for each function it appears in.) encoding.c: At top level: encoding.c:2998: warning: string length `688' is greater than the length `509' ISO C89 compilers are required to support encoding.c:3108: warning: string length `624' is greater than the length `509' ISO C89 compilers are required to support make[2]: *** [encoding.lo] Error 1 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.792 / Virus Database: 536 - Release Date: 11/9/2004 |