【背景】
折腾完:
【记录】Ubuntu下用arm-xscale-linux-gnueabi交叉编译xmlrpc
【记录】Ubuntu下用arm-xscale-linux-gnueabi交叉编译curl(libcurl)
后,继续去折腾交叉编译libxml2。
【折腾过程】
1.拿到源码:
crifan@ubuntu:libxml2-2.7.7$ pwd /home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7 crifan@ubuntu:libxml2-2.7.7$ ll -h total 10M drwxrwxr-x 15 crifan crifan 4.0K Aug 8 23:01 ./ drwxrwxr-x 3 crifan crifan 4.0K Aug 8 23:02 ../ -rwxrwxrwx 1 crifan root 312 Jan 20 2013 acconfig.h* -rwxrwxrwx 1 crifan root 776 Jan 20 2013 acinclude.m4* -rwxrwxrwx 1 crifan root 36K Jan 20 2013 aclocal.m4* -rwxrwxrwx 1 crifan root 208 Jan 20 2013 AUTHORS* drwxrwxrwx 3 crifan root 4.0K Aug 8 22:58 bakefile/ -rwxrwxrwx 1 crifan root 70K Jan 20 2013 c14n.c* -rwxrwxrwx 1 crifan root 97K Jan 20 2013 catalog.c* -rwxrwxrwx 1 crifan root 732K Jan 20 2013 ChangeLog* -rwxrwxrwx 1 crifan root 11K Jan 20 2013 check-relaxng-test-suite2.py* -rwxrwxrwx 1 crifan root 9.9K Jan 20 2013 check-relaxng-test-suite.py* -rwxrwxrwx 1 crifan root 5.3K Jan 20 2013 check-xinclude-test-suite.py* -rwxrwxrwx 1 crifan root 9.5K Jan 20 2013 check-xml-test-suite.py* -rwxrwxrwx 1 crifan root 11K Jan 20 2013 check-xsddata-test-suite.py* -rwxrwxrwx 1 crifan root 13K Jan 20 2013 chvalid.c* -rwxrwxrwx 1 crifan root 44K Jan 20 2013 config.guess* -rwxrwxrwx 1 crifan root 7.6K Jan 20 2013 config.h.in* -rwxrwxrwx 1 crifan root 34K Jan 20 2013 config.sub* -rwxrwxrwx 1 crifan root 700K Jan 20 2013 configure* -rwxrwxrwx 1 crifan root 38K Jan 20 2013 configure.in* -rwxrwxrwx 1 crifan root 1.5K Jan 20 2013 COPYING* -rwxrwxrwx 1 crifan root 1.5K Jan 20 2013 Copyright* -rwxrwxrwx 1 crifan root 1.3K Jan 20 2013 dbgenattr.pl* -rwxrwxrwx 1 crifan root 1.4K Jan 20 2013 dbgen.pl* -rwxrwxrwx 1 crifan root 95K Jan 20 2013 debugXML.c* -rwxrwxrwx 1 crifan root 19K Jan 20 2013 depcomp* -rwxrwxrwx 1 crifan root 26K Jan 20 2013 dict.c* drwxrwxrwx 7 crifan root 4.0K Aug 8 22:58 doc/ -rwxrwxrwx 1 crifan root 8.6K Jan 20 2013 DOCBparser.c* -rwxrwxrwx 1 crifan root 649K Jan 20 2013 elfgcchack.h* -rwxrwxrwx 1 crifan root 124K Jan 20 2013 encoding.c* -rwxrwxrwx 1 crifan root 27K Jan 20 2013 entities.c* -rwxrwxrwx 1 crifan root 27K Jan 20 2013 error.c* drwxrwxrwx 3 crifan root 4.0K Aug 8 22:58 example/ -rwxrwxrwx 1 crifan root 29K Jan 20 2013 gentest.py* -rwxrwxrwx 1 crifan root 13K Jan 20 2013 genUnicode.py* -rwxrwxrwx 1 crifan root 29K Jan 20 2013 globals.c* -rwxrwxrwx 1 crifan root 29K Jan 20 2013 hash.c* -rwxrwxrwx 1 crifan root 200K Jan 20 2013 HTMLparser.c* -rwxrwxrwx 1 crifan root 32K Jan 20 2013 HTMLtree.c* drwxrwxrwx 4 crifan root 4.0K Aug 8 22:58 include/ -rwxrwxrwx 1 crifan root 16K Jan 20 2013 INSTALL* -rwxrwxrwx 1 crifan root 14K Jan 20 2013 install-sh* -rwxrwxrwx 1 crifan root 38K Jan 20 2013 legacy.c* -rwxrwxrwx 1 crifan root 336 Jan 20 2013 libxml-2.0.pc.in* -rwxrwxrwx 1 crifan root 286 Jan 20 2013 libxml-2.0-uninstalled.pc.in* -rwxrwxrwx 1 crifan root 4.0K Jan 20 2013 libxml2.spec* -rwxrwxrwx 1 crifan root 44K Jan 20 2013 libxml2.syms* -rwxrwxrwx 1 crifan root 1.6K Jan 20 2013 libxml.3* -rwxrwxrwx 1 crifan root 2.3K Jan 20 2013 libxml.h* -rwxrwxrwx 1 crifan root 7.7K Jan 20 2013 libxml.m4* -rwxrwxrwx 1 crifan root 4.0K Jan 20 2013 libxml.spec.in* -rwxrwxrwx 1 crifan root 17K Jan 20 2013 list.c* -rwxrwxrwx 1 crifan root 238K Jan 20 2013 ltmain.sh* drwxrwxrwx 3 crifan root 4.0K Aug 8 22:58 m4/ drwxrwxrwx 4 crifan root 4.0K Aug 8 22:58 macos/ -rwxrwxrwx 1 crifan root 56K Jan 20 2013 Makefile.am* -rwxrwxrwx 1 crifan root 115K Jan 20 2013 Makefile.in* -rwxrwxrwx 1 crifan root 912 Jan 20 2013 Makefile.tests* -rwxrwxrwx 1 crifan root 12K Jan 20 2013 missing* -rwxrwxrwx 1 crifan root 3.5K Jan 20 2013 mkinstalldirs* -rwxrwxrwx 1 crifan root 51K Jan 20 2013 nanoftp.c* -rwxrwxrwx 1 crifan root 47K Jan 20 2013 nanohttp.c* -rwxrwxrwx 1 crifan root 94K Jan 20 2013 NEWS* -rwxrwxrwx 1 crifan root 400K Jan 20 2013 parser.c* -rwxrwxrwx 1 crifan root 63K Jan 20 2013 parserInternals.c* -rwxrwxrwx 1 crifan root 63K Jan 20 2013 pattern.c* drwxrwxrwx 4 crifan root 4.0K Aug 8 22:58 python/ -rwxrwxrwx 1 crifan root 1.3K Jan 20 2013 README* -rwxrwxrwx 1 crifan root 1.3K Jan 20 2013 README.tests* -rwxrwxrwx 1 crifan root 13K Jan 20 2013 regressions.py* -rwxrwxrwx 1 crifan root 6.2K Jan 20 2013 regressions.xml* -rwxrwxrwx 1 crifan root 356K Jan 20 2013 relaxng.c* drwxrwxrwx 24 crifan root 20K Aug 8 22:58 result/ -rwxrwxrwx 1 crifan root 32K Jan 20 2013 runsuite.c* -rwxrwxrwx 1 crifan root 113K Jan 20 2013 runtest.c* -rwxrwxrwx 1 crifan root 17K Jan 20 2013 runxmlconf.c* -rwxrwxrwx 1 crifan root 82K Jan 20 2013 SAX2.c* -rwxrwxrwx 1 crifan root 5.5K Jan 20 2013 SAX.c* -rwxrwxrwx 1 crifan root 48K Jan 20 2013 schematron.c* drwxrwxrwx 30 crifan root 4.0K Aug 8 22:58 test/ -rwxrwxrwx 1 crifan root 1.4M Jan 20 2013 testapi.c* -rwxrwxrwx 1 crifan root 7.5K Jan 20 2013 testAutomata.c* -rwxrwxrwx 1 crifan root 9.5K Jan 20 2013 testC14N.c* -rwxrwxrwx 1 crifan root 16K Jan 20 2013 testchar.c* -rwxrwxrwx 1 crifan root 12K Jan 20 2013 testdict.c* -rwxrwxrwx 1 crifan root 166 Jan 20 2013 testdso.c* -rwxrwxrwx 1 crifan root 21K Jan 20 2013 testHTML.c* -rwxrwxrwx 1 crifan root 1.8K Jan 20 2013 testModule.c* -rwxrwxrwx 1 crifan root 3.3K Jan 20 2013 testReader.c* -rwxrwxrwx 1 crifan root 25K Jan 20 2013 testrecurse.c* -rwxrwxrwx 1 crifan root 11K Jan 20 2013 testRegexp.c* -rwxrwxrwx 1 crifan root 4.6K Jan 20 2013 testRelax.c* -rwxrwxrwx 1 crifan root 27K Jan 20 2013 testSAX.c* -rwxrwxrwx 1 crifan root 4.3K Jan 20 2013 testSchemas.c* -rwxrwxrwx 1 crifan root 4.9K Jan 20 2013 testThreads.c* -rwxrwxrwx 1 crifan root 3.4K Jan 20 2013 testThreadsWin32.c* -rwxrwxrwx 1 crifan root 2.9K Jan 20 2013 testURI.c* -rwxrwxrwx 1 crifan root 5.8K Jan 20 2013 testXPath.c* -rwxrwxrwx 1 crifan root 27K Jan 20 2013 threads.c* -rwxrwxrwx 1 crifan root 12K Jan 20 2013 TODO* -rwxrwxrwx 1 crifan root 922 Jan 20 2013 TODO_SCHEMAS* -rwxrwxrwx 1 crifan root 248K Jan 20 2013 tree.c* -rwxrwxrwx 1 crifan root 156K Jan 20 2013 trio.c* -rwxrwxrwx 1 crifan root 6.7K Jan 20 2013 triodef.h* -rwxrwxrwx 1 crifan root 7.1K Jan 20 2013 trio.h* -rwxrwxrwx 1 crifan root 23K Jan 20 2013 trionan.c* -rwxrwxrwx 1 crifan root 2.1K Jan 20 2013 trionan.h* -rwxrwxrwx 1 crifan root 5.7K Jan 20 2013 triop.h* -rwxrwxrwx 1 crifan root 42K Jan 20 2013 triostr.c* -rwxrwxrwx 1 crifan root 8.1K Jan 20 2013 triostr.h* -rwxrwxrwx 1 crifan root 66K Jan 20 2013 uri.c* -rwxrwxrwx 1 crifan root 189K Jan 20 2013 valid.c* drwxrwxrwx 3 crifan root 4.0K Aug 8 22:58 vms/ drwxrwxrwx 3 crifan root 4.0K Aug 8 22:58 VxWorks/ drwxrwxrwx 4 crifan root 4.0K Aug 8 22:58 win32/ -rwxrwxrwx 1 crifan root 67K Jan 20 2013 xinclude.c* -rwxrwxrwx 1 crifan root 4.5K Jan 20 2013 xlink.c* -rwxrwxrwx 1 crifan root 1.2K Jan 20 2013 xml2-config.1* -rwxrwxrwx 1 crifan root 1.7K Jan 20 2013 xml2-config.in* -rwxrwxrwx 1 crifan root 191 Jan 20 2013 xml2Conf.sh.in* -rwxrwxrwx 1 crifan root 15K Jan 20 2013 xmlcatalog.c* -rwxrwxrwx 1 crifan root 100K Jan 20 2013 xmlIO.c* -rwxrwxrwx 1 crifan root 95K Jan 20 2013 xmllint.c* -rwxrwxrwx 1 crifan root 26K Jan 20 2013 xmlmemory.c* -rwxrwxrwx 1 crifan root 9.8K Jan 20 2013 xmlmodule.c* -rwxrwxrwx 1 crifan root 159K Jan 20 2013 xmlreader.c* -rwxrwxrwx 1 crifan root 215K Jan 20 2013 xmlregexp.c* -rwxrwxrwx 1 crifan root 70K Jan 20 2013 xmlsave.c* -rwxrwxrwx 1 crifan root 802K Jan 20 2013 xmlschemas.c* -rwxrwxrwx 1 crifan root 173K Jan 20 2013 xmlschemastypes.c* -rwxrwxrwx 1 crifan root 25K Jan 20 2013 xmlstring.c* -rwxrwxrwx 1 crifan root 101K Jan 20 2013 xmlunicode.c* -rwxrwxrwx 1 crifan root 122K Jan 20 2013 xmlwriter.c* -rwxrwxrwx 1 crifan root 411K Jan 20 2013 xpath.c* -rwxrwxrwx 1 crifan root 76K Jan 20 2013 xpointer.c* drwxrwxrwx 3 crifan root 4.0K Aug 8 22:58 xstc/ crifan@ubuntu:libxml2-2.7.7$
2.去配置:
但是先参考:
而知,要加上不要python。
所以用如下配置:
crifan@ubuntu:libxml2-2.7.7$ ./configure --prefix=/opt/crosscompile/libxml2 --build=i686-pc-linux-gnu --target=arm-xscale-linux-gnueabi --host=arm-xscale-linux-gnueabi CC=arm-xscale-linux-gnueabi-gcc --without-python checking build system type... i686-pc-linux-gnu checking host system type... arm-xscale-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-xscale-linux-gnueabi-strip... arm-xscale-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-xscale-linux-gnueabi-gcc... arm-xscale-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-xscale-linux-gnueabi-gcc accepts -g... yes checking for arm-xscale-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-xscale-linux-gnueabi-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... arm-xscale-linux-gnueabi-gcc -E checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for function prototypes... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by arm-xscale-linux-gnueabi-gcc... /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld checking if the linker (/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/arm-xscale-linux-gnueabi-nm -B checking the name lister (/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/arm-xscale-linux-gnueabi-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-xscale-linux-gnueabi-objdump... objdump checking how to recognize dependent libraries... pass_all checking for arm-xscale-linux-gnueabi-ar... arm-xscale-linux-gnueabi-ar checking for arm-xscale-linux-gnueabi-strip... (cached) arm-xscale-linux-gnueabi-strip checking for arm-xscale-linux-gnueabi-ranlib... arm-xscale-linux-gnueabi-ranlib checking command to parse /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/arm-xscale-linux-gnueabi-nm -B output from arm-xscale-linux-gnueabi-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if arm-xscale-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for arm-xscale-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-xscale-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-xscale-linux-gnueabi-gcc static flag -static works... yes checking if arm-xscale-linux-gnueabi-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if arm-xscale-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-xscale-linux-gnueabi-gcc linker (/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Checking zlib checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking inttypes.h.h usability... no checking inttypes.h.h presence... no checking for inttypes.h.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... yes checking ansidecl.h presence... yes checking for ansidecl.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for va_copy... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes old GCC disabling weak symbols for pthread checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Enabled Schematron support Enabled Schemas/Relax-NG support Disabling code coverage for GCC configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating xml2-config config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating python/setup.py config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory Done configuring crifan@ubuntu:libxml2-2.7.7$
3.然后make编译之前,先参考:
去确认一下,此处Ubuntu中的Python的头文件是否正常。
结果此处都没有Python的pyport.h:
crifan@ubuntu:libxml2-2.7.7$ ls /usr/include/python2.7/ Imaging.h ImDib.h ImPlatform.h
4.所以,先不管,直接去make吧,结果直接是编译正常了:
crifan@ubuntu:libxml2-2.7.7$ make CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/missing --run aclocal-1.11 -I m4 configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level cd . && /bin/bash /home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/missing --run automake-1.11 --gnu configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/missing --run autoconf configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/opt/crosscompile/libxml2 --build=i686-pc-linux-gnu --target=arm-xscale-linux-gnueabi --host=arm-xscale-linux-gnueabi CC=arm-xscale-linux-gnueabi-gcc --without-python build_alias=i686-pc-linux-gnu host_alias=arm-xscale-linux-gnueabi target_alias=arm-xscale-linux-gnueabi --no-create --no-recursion checking build system type... i686-pc-linux-gnu checking host system type... arm-xscale-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-xscale-linux-gnueabi-strip... arm-xscale-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-xscale-linux-gnueabi-gcc... arm-xscale-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-xscale-linux-gnueabi-gcc accepts -g... yes checking for arm-xscale-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-xscale-linux-gnueabi-gcc... gcc3 checking how to run the C preprocessor... arm-xscale-linux-gnueabi-gcc -E checking for rm... /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for function prototypes... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by arm-xscale-linux-gnueabi-gcc... /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld checking if the linker (/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/arm-xscale-linux-gnueabi-nm -B checking the name lister (/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/arm-xscale-linux-gnueabi-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld option to reload object files... -r checking for arm-xscale-linux-gnueabi-objdump... objdump checking how to recognize dependent libraries... pass_all checking for arm-xscale-linux-gnueabi-ar... arm-xscale-linux-gnueabi-ar checking for arm-xscale-linux-gnueabi-strip... (cached) arm-xscale-linux-gnueabi-strip checking for arm-xscale-linux-gnueabi-ranlib... arm-xscale-linux-gnueabi-ranlib checking command to parse /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/arm-xscale-linux-gnueabi-nm -B output from arm-xscale-linux-gnueabi-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if arm-xscale-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for arm-xscale-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-xscale-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-xscale-linux-gnueabi-gcc static flag -static works... yes checking if arm-xscale-linux-gnueabi-gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if arm-xscale-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-xscale-linux-gnueabi-gcc linker (/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/arm-xscale-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Checking zlib checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking inttypes.h.h usability... no checking inttypes.h.h presence... no checking for inttypes.h.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ansidecl.h usability... yes checking ansidecl.h presence... yes checking for ansidecl.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking libraries checking for strftime... yes checking for strdup... yes checking for strndup... yes checking for strerror... yes checking for finite... yes checking for isnand... no checking for fp_class... no checking for class... no checking for fpclass... no checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for _stat... no checking for signal... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for va_copy... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for isnan... yes checking for isinf... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes old GCC disabling weak symbols for pthread checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Enabled Schematron support Enabled Schemas/Relax-NG support Disabling code coverage for GCC configure: creating ./config.status Done configuring /bin/bash ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating xml2-config config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating python/setup.py config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/missing --run autoheader) autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level configure.in:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from... m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from... m4/libtool.m4:138: _LT_SETUP is expanded from... m4/libtool.m4:67: LT_INIT is expanded from... m4/libtool.m4:103: AM_PROG_LIBTOOL is expanded from... configure.in:69: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' Making all in include make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' Making all in libxml make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' Making all in . make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 SAX.lo -MD -MP -MF .deps/SAX.Tpo -c -o SAX.lo SAX.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -fPIC -DPIC -o .libs/SAX.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -o SAX.o >/dev/null 2>&1 mv -f .deps/SAX.Tpo .deps/SAX.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 entities.lo -MD -MP -MF .deps/entities.Tpo -c -o entities.lo entities.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -fPIC -DPIC -o .libs/entities.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o >/dev/null 2>&1 mv -f .deps/entities.Tpo .deps/entities.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 encoding.c -fPIC -DPIC -o .libs/encoding.o encoding.c: In function 'UTF16LEToUTF8': encoding.c:439:26: warning: cast increases required alignment of target type [-Wcast-align] encoding.c: In function 'UTF8ToUTF16LE': encoding.c:521:27: warning: cast increases required alignment of target type [-Wcast-align] encoding.c: In function 'UTF16BEToUTF8': encoding.c:677:26: warning: cast increases required alignment of target type [-Wcast-align] encoding.c: In function 'UTF8ToUTF16BE': encoding.c:763:27: warning: cast increases required alignment of target type [-Wcast-align] libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 encoding.c -o encoding.o >/dev/null 2>&1 mv -f .deps/encoding.Tpo .deps/encoding.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c -o parserInternals.lo parserInternals.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -fPIC -DPIC -o .libs/parserInternals.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -o parserInternals.o >/dev/null 2>&1 mv -f .deps/parserInternals.Tpo .deps/parserInternals.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o parser.c: In function 'xmlParseChunk__internal_alias': parser.c:11570:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] parser.c: In function 'xmlParseInNodeContext__internal_alias': parser.c:12916:9: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler__internal_alias' differ in signedness [-Wpointer-sign] elfgcchack.h:3429:46: note: expected 'const char *' but argument is of type 'const xmlChar *' libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 mv -f .deps/parser.Tpo .deps/parser.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 mv -f .deps/tree.Tpo .deps/tree.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 mv -f .deps/hash.Tpo .deps/hash.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1 mv -f .deps/list.Tpo .deps/list.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c -o xmlIO.lo xmlIO.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.o xmlIO.c: In function 'xmlIOHTTPOpenW__internal_alias': xmlIO.c:1732:42: warning: unused parameter 'compression' [-Wunused-parameter] libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -o xmlIO.o >/dev/null 2>&1 mv -f .deps/xmlIO.Tpo .deps/xmlIO.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c -o xmlmemory.lo xmlmemory.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.o xmlmemory.c: In function 'xmlMallocLoc__internal_alias': xmlmemory.c:208:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' [-Wformat] xmlmemory.c: In function 'xmlMallocAtomicLoc__internal_alias': xmlmemory.c:276:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' [-Wformat] xmlmemory.c: In function 'xmlReallocLoc__internal_alias': xmlmemory.c:326:9: warning: cast increases required alignment of target type [-Wcast-align] xmlmemory.c:352:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' [-Wformat] xmlmemory.c:352:4: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' [-Wformat] xmlmemory.c: In function 'xmlMemFree__internal_alias': xmlmemory.c:431:9: warning: cast increases required alignment of target type [-Wcast-align] libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -o xmlmemory.o >/dev/null 2>&1 mv -f .deps/xmlmemory.Tpo .deps/xmlmemory.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 uri.lo -MD -MP -MF .deps/uri.Tpo -c -o uri.lo uri.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o >/dev/null 2>&1 mv -f .deps/uri.Tpo .deps/uri.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 valid.lo -MD -MP -MF .deps/valid.Tpo -c -o valid.lo valid.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -fPIC -DPIC -o .libs/valid.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -o valid.o >/dev/null 2>&1 mv -f .deps/valid.Tpo .deps/valid.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xlink.lo -MD -MP -MF .deps/xlink.Tpo -c -o xlink.lo xlink.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -fPIC -DPIC -o .libs/xlink.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -o xlink.o >/dev/null 2>&1 mv -f .deps/xlink.Tpo .deps/xlink.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c -o HTMLparser.lo HTMLparser.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -o HTMLparser.o >/dev/null 2>&1 mv -f .deps/HTMLparser.Tpo .deps/HTMLparser.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c -o HTMLtree.lo HTMLtree.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1 mv -f .deps/HTMLtree.Tpo .deps/HTMLtree.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c -o debugXML.lo debugXML.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -fPIC -DPIC -o .libs/debugXML.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -o debugXML.o >/dev/null 2>&1 mv -f .deps/debugXML.Tpo .deps/debugXML.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xpath.lo -MD -MP -MF .deps/xpath.Tpo -c -o xpath.lo xpath.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -fPIC -DPIC -o .libs/xpath.o xpath.c: In function 'xmlXPathRegisterFuncNS__internal_alias': xpath.c:4756:5: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2__internal_alias' between function pointer and 'void *' [-pedantic] elfgcchack.h:4177:36: note: expected 'void *' but argument is of type 'xmlXPathFunction' xpath.c: In function 'xmlXPathFunctionLookupNS__internal_alias': xpath.c:4837:24: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] xpath.c: In function 'xmlXPathCompOpEval': xpath.c:13370:41: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] xpath.c:13395:31: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o >/dev/null 2>&1 mv -f .deps/xpath.Tpo .deps/xpath.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c -o xpointer.lo xpointer.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -fPIC -DPIC -o .libs/xpointer.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -o xpointer.o >/dev/null 2>&1 mv -f .deps/xpointer.Tpo .deps/xpointer.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c -o xinclude.lo xinclude.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -fPIC -DPIC -o .libs/xinclude.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -o xinclude.o >/dev/null 2>&1 mv -f .deps/xinclude.Tpo .deps/xinclude.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c -o nanohttp.lo nanohttp.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -fPIC -DPIC -o .libs/nanohttp.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -o nanohttp.o >/dev/null 2>&1 mv -f .deps/nanohttp.Tpo .deps/nanohttp.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c -o nanoftp.lo nanoftp.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -o nanoftp.o >/dev/null 2>&1 mv -f .deps/nanoftp.Tpo .deps/nanoftp.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c -o DOCBparser.lo DOCBparser.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -fPIC -DPIC -o .libs/DOCBparser.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -o DOCBparser.o >/dev/null 2>&1 mv -f .deps/DOCBparser.Tpo .deps/DOCBparser.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 catalog.lo -MD -MP -MF .deps/catalog.Tpo -c -o catalog.lo catalog.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/catalog.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o >/dev/null 2>&1 mv -f .deps/catalog.Tpo .deps/catalog.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1 mv -f .deps/globals.Tpo .deps/globals.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 threads.lo -MD -MP -MF .deps/threads.Tpo -c -o threads.lo threads.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o threads.c:53:12: warning: redundant redeclaration of 'pthread_once' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:466:12: note: previous declaration of 'pthread_once' was here threads.c:56:14: warning: redundant redeclaration of 'pthread_getspecific' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1079:14: note: previous declaration of 'pthread_getspecific' was here threads.c:58:12: warning: redundant redeclaration of 'pthread_setspecific' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1082:12: note: previous declaration of 'pthread_setspecific' was here threads.c:61:12: warning: redundant redeclaration of 'pthread_key_create' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1071:12: note: previous declaration of 'pthread_key_create' was here threads.c:64:12: warning: redundant redeclaration of 'pthread_key_delete' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1076:12: note: previous declaration of 'pthread_key_delete' was here threads.c:67:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:66:12: warning: redundant redeclaration of 'pthread_mutex_init' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:721:12: note: previous declaration of 'pthread_mutex_init' was here threads.c:69:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:68:12: warning: redundant redeclaration of 'pthread_mutex_destroy' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:726:12: note: previous declaration of 'pthread_mutex_destroy' was here threads.c:71:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:70:12: warning: redundant redeclaration of 'pthread_mutex_lock' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:734:12: note: previous declaration of 'pthread_mutex_lock' was here threads.c:73:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:72:12: warning: redundant redeclaration of 'pthread_mutex_unlock' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:745:12: note: previous declaration of 'pthread_mutex_unlock' was here threads.c:75:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:74:12: warning: redundant redeclaration of 'pthread_cond_init' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:928:12: note: previous declaration of 'pthread_cond_init' was here threads.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:76:12: warning: redundant redeclaration of 'pthread_cond_destroy' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:933:12: note: previous declaration of 'pthread_cond_destroy' was here threads.c:79:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:78:12: warning: redundant redeclaration of 'pthread_cond_wait' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:949:12: note: previous declaration of 'pthread_cond_wait' was here threads.c:81:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:80:12: warning: redundant redeclaration of 'pthread_equal' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1113:1: note: previous definition of 'pthread_equal' was here threads.c:83:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:82:18: warning: redundant redeclaration of 'pthread_self' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:267:18: note: previous declaration of 'pthread_self' was here threads.c:85:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:84:12: warning: redundant redeclaration of 'pthread_key_create' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1071:12: note: previous declaration of 'pthread_key_create' was here threads.c:87:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:86:12: warning: redundant redeclaration of 'pthread_key_delete' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:1076:12: note: previous declaration of 'pthread_key_delete' was here threads.c:89:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] threads.c:88:12: warning: redundant redeclaration of 'pthread_cond_signal' [-Wredundant-decls] /opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin/../arm-xscale-linux-gnueabi/sysroot/usr/include/pthread.h:937:12: note: previous declaration of 'pthread_cond_signal' was here libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o >/dev/null 2>&1 mv -f .deps/threads.Tpo .deps/threads.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 c14n.lo -MD -MP -MF .deps/c14n.Tpo -c -o c14n.lo c14n.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -fPIC -DPIC -o .libs/c14n.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o >/dev/null 2>&1 mv -f .deps/c14n.Tpo .deps/c14n.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c -o xmlstring.lo xmlstring.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -fPIC -DPIC -o .libs/xmlstring.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -o xmlstring.o >/dev/null 2>&1 mv -f .deps/xmlstring.Tpo .deps/xmlstring.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c -o xmlregexp.lo xmlregexp.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -fPIC -DPIC -o .libs/xmlregexp.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -o xmlregexp.o >/dev/null 2>&1 mv -f .deps/xmlregexp.Tpo .deps/xmlregexp.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c -o xmlschemas.lo xmlschemas.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -fPIC -DPIC -o .libs/xmlschemas.o xmlschemas.c: In function 'xmlSchemaParseLocalAttribute': xmlschemas.c:7448:7: warning: cast increases required alignment of target type [-Wcast-align] libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -o xmlschemas.o >/dev/null 2>&1 mv -f .deps/xmlschemas.Tpo .deps/xmlschemas.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c -o xmlschemastypes.lo xmlschemastypes.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -fPIC -DPIC -o .libs/xmlschemastypes.o xmlschemastypes.c: In function 'xmlSchemaValidateLengthFacetInternal': xmlschemastypes.c:5188:7: warning: case value '28' not in enumerated type 'xmlSchemaTypeType' [-Wswitch] xmlschemastypes.c:5183:6: warning: case value '29' not in enumerated type 'xmlSchemaTypeType' [-Wswitch] libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -o xmlschemastypes.o >/dev/null 2>&1 mv -f .deps/xmlschemastypes.Tpo .deps/xmlschemastypes.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c -o xmlunicode.lo xmlunicode.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -fPIC -DPIC -o .libs/xmlunicode.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -o xmlunicode.o >/dev/null 2>&1 mv -f .deps/xmlunicode.Tpo .deps/xmlunicode.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c -o xmlreader.lo xmlreader.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -fPIC -DPIC -o .libs/xmlreader.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -o xmlreader.o >/dev/null 2>&1 mv -f .deps/xmlreader.Tpo .deps/xmlreader.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c -o relaxng.lo relaxng.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -fPIC -DPIC -o .libs/relaxng.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -o relaxng.o >/dev/null 2>&1 mv -f .deps/relaxng.Tpo .deps/relaxng.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 mv -f .deps/dict.Tpo .deps/dict.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c -o SAX2.lo SAX2.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -fPIC -DPIC -o .libs/SAX2.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -o SAX2.o >/dev/null 2>&1 mv -f .deps/SAX2.Tpo .deps/SAX2.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c -o xmlwriter.lo xmlwriter.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -fPIC -DPIC -o .libs/xmlwriter.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -o xmlwriter.o >/dev/null 2>&1 mv -f .deps/xmlwriter.Tpo .deps/xmlwriter.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 legacy.lo -MD -MP -MF .deps/legacy.Tpo -c -o legacy.lo legacy.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -fPIC -DPIC -o .libs/legacy.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -o legacy.o >/dev/null 2>&1 mv -f .deps/legacy.Tpo .deps/legacy.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c -o chvalid.lo chvalid.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -fPIC -DPIC -o .libs/chvalid.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -o chvalid.o >/dev/null 2>&1 mv -f .deps/chvalid.Tpo .deps/chvalid.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 pattern.lo -MD -MP -MF .deps/pattern.Tpo -c -o pattern.lo pattern.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/pattern.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1 mv -f .deps/pattern.Tpo .deps/pattern.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c -o xmlsave.lo xmlsave.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -fPIC -DPIC -o .libs/xmlsave.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -o xmlsave.o >/dev/null 2>&1 mv -f .deps/xmlsave.Tpo .deps/xmlsave.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c -o xmlmodule.lo xmlmodule.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -fPIC -DPIC -o .libs/xmlmodule.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlmodule.lo -MD -MP -MF .deps/xmlmodule.Tpo -c xmlmodule.c -o xmlmodule.o >/dev/null 2>&1 mv -f .deps/xmlmodule.Tpo .deps/xmlmodule.Plo /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 schematron.lo -MD -MP -MF .deps/schematron.Tpo -c -o schematron.lo schematron.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -fPIC -DPIC -o .libs/schematron.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 schematron.lo -MD -MP -MF .deps/schematron.Tpo -c schematron.c -o schematron.o >/dev/null 2>&1 mv -f .deps/schematron.Tpo .deps/schematron.Plo /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -Wl,--version-script=./libxml2.syms -version-info 9:7:7 -ldl -o libxml2.la -rpath /opt/crosscompile/libxml2/lib SAX.lo entities.lo encoding.lo error.lo parserInternals.lo parser.lo tree.lo hash.lo list.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo xpointer.lo xinclude.lo nanohttp.lo nanoftp.lo DOCBparser.lo catalog.lo globals.lo threads.lo c14n.lo xmlstring.lo xmlregexp.lo xmlschemas.lo xmlschemastypes.lo xmlunicode.lo xmlreader.lo relaxng.lo dict.lo SAX2.lo xmlwriter.lo legacy.lo chvalid.lo pattern.lo xmlsave.lo xmlmodule.lo schematron.lo -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -shared .libs/SAX.o .libs/entities.o .libs/encoding.o .libs/error.o .libs/parserInternals.o .libs/parser.o .libs/tree.o .libs/hash.o .libs/list.o .libs/xmlIO.o .libs/xmlmemory.o .libs/uri.o .libs/valid.o .libs/xlink.o .libs/HTMLparser.o .libs/HTMLtree.o .libs/debugXML.o .libs/xpath.o .libs/xpointer.o .libs/xinclude.o .libs/nanohttp.o .libs/nanoftp.o .libs/DOCBparser.o .libs/catalog.o .libs/globals.o .libs/threads.o .libs/c14n.o .libs/xmlstring.o .libs/xmlregexp.o .libs/xmlschemas.o .libs/xmlschemastypes.o .libs/xmlunicode.o .libs/xmlreader.o .libs/relaxng.o .libs/dict.o .libs/SAX2.o .libs/xmlwriter.o .libs/legacy.o .libs/chvalid.o .libs/pattern.o .libs/xmlsave.o .libs/xmlmodule.o .libs/schematron.o -ldl -lpthread -lm -Wl,--version-script=./libxml2.syms -Wl,-soname -Wl,libxml2.so.2 -o .libs/libxml2.so.2.7.7 libtool: link: (cd ".libs" && rm -f "libxml2.so.2" && ln -s "libxml2.so.2.7.7" "libxml2.so.2") libtool: link: (cd ".libs" && rm -f "libxml2.so" && ln -s "libxml2.so.2.7.7" "libxml2.so") libtool: link: arm-xscale-linux-gnueabi-ar cru .libs/libxml2.a SAX.o entities.o encoding.o error.o parserInternals.o parser.o tree.o hash.o list.o xmlIO.o xmlmemory.o uri.o valid.o xlink.o HTMLparser.o HTMLtree.o debugXML.o xpath.o xpointer.o xinclude.o nanohttp.o nanoftp.o DOCBparser.o catalog.o globals.o threads.o c14n.o xmlstring.o xmlregexp.o xmlschemas.o xmlschemastypes.o xmlunicode.o xmlreader.o relaxng.o dict.o SAX2.o xmlwriter.o legacy.o chvalid.o pattern.o xmlsave.o xmlmodule.o schematron.o libtool: link: arm-xscale-linux-gnueabi-ranlib .libs/libxml2.a libtool: link: ( cd ".libs" && rm -f "libxml2.la" && ln -s "../libxml2.la" "libxml2.la" ) /bin/bash ./libtool --tag=CC --mode=compile arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testdso.lo -MD -MP -MF .deps/testdso.Tpo -c -o testdso.lo testdso.c libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -fPIC -DPIC -o .libs/testdso.o libtool: compile: arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testdso.lo -MD -MP -MF .deps/testdso.Tpo -c testdso.c -o testdso.o >/dev/null 2>&1 mv -f .deps/testdso.Tpo .deps/testdso.Plo /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -module -no-undefined -avoid-version -rpath /opt/crosscompile/libxml2/lib -o testdso.la testdso.lo libtool: link: arm-xscale-linux-gnueabi-gcc -shared .libs/testdso.o -Wl,-soname -Wl,testdso.so -o .libs/testdso.so libtool: link: arm-xscale-linux-gnueabi-ar cru .libs/testdso.a testdso.o libtool: link: arm-xscale-linux-gnueabi-ranlib .libs/testdso.a libtool: link: ( cd ".libs" && rm -f "testdso.la" && ln -s "../testdso.la" "testdso.la" ) arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmllint.o -MD -MP -MF .deps/xmllint.Tpo -c -o xmllint.o xmllint.c mv -f .deps/xmllint.Tpo .deps/xmllint.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o xmllint xmllint.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/xmllint xmllint.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 xmlcatalog.o -MD -MP -MF .deps/xmlcatalog.Tpo -c -o xmlcatalog.o xmlcatalog.c mv -f .deps/xmlcatalog.Tpo .deps/xmlcatalog.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o xmlcatalog xmlcatalog.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/xmlcatalog xmlcatalog.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testSchemas.o -MD -MP -MF .deps/testSchemas.Tpo -c -o testSchemas.o testSchemas.c mv -f .deps/testSchemas.Tpo .deps/testSchemas.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testSchemas testSchemas.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testSchemas testSchemas.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testRelax.o -MD -MP -MF .deps/testRelax.Tpo -c -o testRelax.o testRelax.c mv -f .deps/testRelax.Tpo .deps/testRelax.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testRelax testRelax.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testRelax testRelax.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testSAX.o -MD -MP -MF .deps/testSAX.Tpo -c -o testSAX.o testSAX.c mv -f .deps/testSAX.Tpo .deps/testSAX.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testSAX testSAX.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testSAX testSAX.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testHTML.o -MD -MP -MF .deps/testHTML.Tpo -c -o testHTML.o testHTML.c mv -f .deps/testHTML.Tpo .deps/testHTML.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testHTML testHTML.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testHTML testHTML.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testXPath.o -MD -MP -MF .deps/testXPath.Tpo -c -o testXPath.o testXPath.c mv -f .deps/testXPath.Tpo .deps/testXPath.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testXPath testXPath.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testXPath testXPath.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testURI.o -MD -MP -MF .deps/testURI.Tpo -c -o testURI.o testURI.c mv -f .deps/testURI.Tpo .deps/testURI.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testURI testURI.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testURI testURI.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testThreads.o -MD -MP -MF .deps/testThreads.Tpo -c -o testThreads.o testThreads.c mv -f .deps/testThreads.Tpo .deps/testThreads.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testThreads testThreads.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testThreads testThreads.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testC14N.o -MD -MP -MF .deps/testC14N.Tpo -c -o testC14N.o testC14N.c mv -f .deps/testC14N.Tpo .deps/testC14N.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testC14N testC14N.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testC14N testC14N.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testAutomata.o -MD -MP -MF .deps/testAutomata.Tpo -c -o testAutomata.o testAutomata.c mv -f .deps/testAutomata.Tpo .deps/testAutomata.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testAutomata testAutomata.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testAutomata testAutomata.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testRegexp.o -MD -MP -MF .deps/testRegexp.Tpo -c -o testRegexp.o testRegexp.c mv -f .deps/testRegexp.Tpo .deps/testRegexp.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testRegexp testRegexp.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testRegexp testRegexp.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testReader.o -MD -MP -MF .deps/testReader.Tpo -c -o testReader.o testReader.c mv -f .deps/testReader.Tpo .deps/testReader.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testReader testReader.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testReader testReader.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testapi.o -MD -MP -MF .deps/testapi.Tpo -c -o testapi.o testapi.c testapi.c: In function 'test_xmlBufferSetAllocationScheme': testapi.c:18828:112: warning: comparison of distinct pointer types lacks a cast [enabled by default] testapi.c: At top level: testapi.c:18044:25: warning: 'gen_xmlSchematronPtr' defined but not used [-Wunused-function] testapi.c:18047:13: warning: 'des_xmlSchematronPtr' defined but not used [-Wunused-function] testapi.c:18064:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] testapi.c:18067:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used [-Wunused-function] testapi.c:34212:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] testapi.c:34215:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used [-Wunused-function] mv -f .deps/testapi.Tpo .deps/testapi.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testapi testapi.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testapi testapi.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testModule.o -MD -MP -MF .deps/testModule.Tpo -c -o testModule.o testModule.c mv -f .deps/testModule.Tpo .deps/testModule.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testModule testModule.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testModule testModule.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 runtest.o -MD -MP -MF .deps/runtest.Tpo -c -o runtest.o runtest.c mv -f .deps/runtest.Tpo .deps/runtest.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o runtest runtest.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/runtest runtest.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 runsuite.o -MD -MP -MF .deps/runsuite.Tpo -c -o runsuite.o runsuite.c mv -f .deps/runsuite.Tpo .deps/runsuite.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o runsuite runsuite.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/runsuite runsuite.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testchar.o -MD -MP -MF .deps/testchar.Tpo -c -o testchar.o testchar.c mv -f .deps/testchar.Tpo .deps/testchar.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testchar testchar.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testchar testchar.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testdict.o -MD -MP -MF .deps/testdict.Tpo -c -o testdict.o testdict.c testdict.c: In function 'run_test2': testdict.c:155:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] testdict.c: In function 'run_test1': testdict.c:318:20: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] mv -f .deps/testdict.Tpo .deps/testdict.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testdict testdict.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testdict testdict.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 runxmlconf.o -MD -MP -MF .deps/runxmlconf.Tpo -c -o runxmlconf.o runxmlconf.c mv -f .deps/runxmlconf.Tpo .deps/runxmlconf.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o runxmlconf runxmlconf.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/runxmlconf runxmlconf.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./include -I./include -D_REENTRANT -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 testrecurse.o -MD -MP -MF .deps/testrecurse.Tpo -c -o testrecurse.o testrecurse.c testrecurse.c: In function 'recursiveDetectTest': testrecurse.c:687:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable] testrecurse.c: In function 'notRecursiveDetectTest': testrecurse.c:728:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable] mv -f .deps/testrecurse.Tpo .deps/testrecurse.Po /bin/bash ./libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testrecurse testrecurse.o ./libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testrecurse testrecurse.o ./.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib sed -e 's?\@XML_LIBDIR\@?-L/opt/crosscompile/libxml2/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/opt/crosscompile/libxml2/include/libxml2?g' \ -e 's?\@VERSION\@?2.7.7?g' \ -e 's?\@XML_LIBS\@?-lxml2 -lpthread -lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' Making all in doc make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' Making all in devhelp make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/devhelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/devhelp' Making all in examples make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/examples' arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 xpath2.o -MD -MP -MF .deps/xpath2.Tpo -c -o xpath2.o xpath2.c mv -f .deps/xpath2.Tpo .deps/xpath2.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o xpath2 xpath2.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/xpath2 xpath2.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 reader1.o -MD -MP -MF .deps/reader1.Tpo -c -o reader1.o reader1.c mv -f .deps/reader1.Tpo .deps/reader1.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o reader1 reader1.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/reader1 reader1.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 reader4.o -MD -MP -MF .deps/reader4.Tpo -c -o reader4.o reader4.c mv -f .deps/reader4.Tpo .deps/reader4.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o reader4 reader4.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/reader4 reader4.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 parse2.o -MD -MP -MF .deps/parse2.Tpo -c -o parse2.o parse2.c mv -f .deps/parse2.Tpo .deps/parse2.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o parse2 parse2.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/parse2 parse2.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 reader2.o -MD -MP -MF .deps/reader2.Tpo -c -o reader2.o reader2.c mv -f .deps/reader2.Tpo .deps/reader2.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o reader2 reader2.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/reader2 reader2.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 parse3.o -MD -MP -MF .deps/parse3.Tpo -c -o parse3.o parse3.c mv -f .deps/parse3.Tpo .deps/parse3.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o parse3 parse3.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/parse3 parse3.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 reader3.o -MD -MP -MF .deps/reader3.Tpo -c -o reader3.o reader3.c mv -f .deps/reader3.Tpo .deps/reader3.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o reader3 reader3.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/reader3 reader3.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 tree2.o -MD -MP -MF .deps/tree2.Tpo -c -o tree2.o tree2.c tree2.c: In function 'main': tree2.c:30:15: warning: variable 'dtd' set but not used [-Wunused-but-set-variable] mv -f .deps/tree2.Tpo .deps/tree2.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o tree2 tree2.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/tree2 tree2.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 parse4.o -MD -MP -MF .deps/parse4.Tpo -c -o parse4.o parse4.c mv -f .deps/parse4.Tpo .deps/parse4.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o parse4 parse4.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/parse4 parse4.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 io2.o -MD -MP -MF .deps/io2.Tpo -c -o io2.o io2.c mv -f .deps/io2.Tpo .deps/io2.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o io2 io2.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/io2 io2.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 testWriter.o -MD -MP -MF .deps/testWriter.Tpo -c -o testWriter.o testWriter.c testWriter.c: In function 'testXmlwriterFilename': testWriter.c:163:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] testWriter.c: In function 'testXmlwriterMemory': testWriter.c:442:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] testWriter.c: In function 'testXmlwriterDoc': testWriter.c:712:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] testWriter.c: In function 'testXmlwriterTree': testWriter.c:978:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] mv -f .deps/testWriter.Tpo .deps/testWriter.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o testWriter testWriter.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/testWriter testWriter.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 io1.o -MD -MP -MF .deps/io1.Tpo -c -o io1.o io1.c mv -f .deps/io1.Tpo .deps/io1.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o io1 io1.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/io1 io1.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 xpath1.o -MD -MP -MF .deps/xpath1.Tpo -c -o xpath1.o xpath1.c mv -f .deps/xpath1.Tpo .deps/xpath1.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o xpath1 xpath1.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/xpath1 xpath1.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 parse1.o -MD -MP -MF .deps/parse1.Tpo -c -o parse1.o parse1.c mv -f .deps/parse1.Tpo .deps/parse1.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o parse1 parse1.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/parse1 parse1.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -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 tree1.o -MD -MP -MF .deps/tree1.Tpo -c -o tree1.o tree1.c mv -f .deps/tree1.Tpo .deps/tree1.Po /bin/bash ../../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o tree1 tree1.o ../../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/tree1 tree1.o ../../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/examples' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' Making all in example make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/example' arm-xscale-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I./include -D_REENTRANT -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 gjobread.o -MD -MP -MF .deps/gjobread.Tpo -c -o gjobread.o gjobread.c mv -f .deps/gjobread.Tpo .deps/gjobread.Po /bin/bash ../libtool --tag=CC --mode=link arm-xscale-linux-gnueabi-gcc -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 -o gjobread gjobread.o ../libxml2.la -lpthread -lm libtool: link: arm-xscale-linux-gnueabi-gcc -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 -o .libs/gjobread gjobread.o ../.libs/libxml2.so -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/crosscompile/libxml2/lib make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/example' Making all in xstc make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/xstc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/xstc' make[1]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' crifan@ubuntu:libxml2-2.7.7$
5.然后再去make install去安装:
crifan@ubuntu:libxml2-2.7.7$ make install Making install in include make[1]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' Making install in libxml make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' make install-exec-hook make[4]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' /bin/bash ../../mkinstalldirs /opt/crosscompile/libxml2/include/libxml2/libxml mkdir -p -- /opt/crosscompile/libxml2/include/libxml2/libxml make[4]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' /bin/mkdir -p '/opt/crosscompile/libxml2/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/opt/crosscompile/libxml2/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/opt/crosscompile/libxml2/include/libxml2/libxml' make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include/libxml' make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' make[1]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/include' Making install in . make[1]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' /bin/mkdir -p '/opt/crosscompile/libxml2/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libxml2.la '/opt/crosscompile/libxml2/lib' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.7.7 /opt/crosscompile/libxml2/lib/libxml2.so.2.7.7 libtool: install: (cd /opt/crosscompile/libxml2/lib && { ln -s -f libxml2.so.2.7.7 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.7.7 libxml2.so.2; }; }) libtool: install: (cd /opt/crosscompile/libxml2/lib && { ln -s -f libxml2.so.2.7.7 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.7.7 libxml2.so; }; }) libtool: install: /usr/bin/install -c .libs/libxml2.lai /opt/crosscompile/libxml2/lib/libxml2.la libtool: install: /usr/bin/install -c .libs/libxml2.a /opt/crosscompile/libxml2/lib/libxml2.a libtool: install: chmod 644 /opt/crosscompile/libxml2/lib/libxml2.a libtool: install: arm-xscale-linux-gnueabi-ranlib /opt/crosscompile/libxml2/lib/libxml2.a libtool: finish: PATH="/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/opt/crosstool-ng/bin:/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin:/opt/crosstool-ng/bin:/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin:/opt/crosstool-ng/bin:/opt/crosscompile/xscale/gcc-4.6.0-glibc-2.9/bin:/sbin" ldconfig -n /opt/crosscompile/libxml2/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/crosscompile/libxml2/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/crosscompile/libxml2/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/opt/crosscompile/libxml2/bin' libtool: install: /usr/bin/install -c .libs/xmllint /opt/crosscompile/libxml2/bin/xmllint libtool: install: /usr/bin/install -c .libs/xmlcatalog /opt/crosscompile/libxml2/bin/xmlcatalog /bin/mkdir -p '/opt/crosscompile/libxml2/bin' /usr/bin/install -c xml2-config '/opt/crosscompile/libxml2/bin' /bin/mkdir -p '/opt/crosscompile/libxml2/lib' /usr/bin/install -c -m 644 xml2Conf.sh '/opt/crosscompile/libxml2/lib' /bin/bash ./mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7 mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7 /usr/bin/install -c -m 0644 ./Copyright /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7 /bin/bash ./mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/examples mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/examples /usr/bin/install -c -m 0644 ./xmllint.c /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/examples /usr/bin/install -c -m 0644 ./testSAX.c /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/examples /usr/bin/install -c -m 0644 ./testHTML.c /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/examples /usr/bin/install -c -m 0644 ./testXPath.c /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/examples /bin/mkdir -p '/opt/crosscompile/libxml2/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/opt/crosscompile/libxml2/share/aclocal' /bin/mkdir -p '/opt/crosscompile/libxml2/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 '/opt/crosscompile/libxml2/share/man/man1' /bin/mkdir -p '/opt/crosscompile/libxml2/share/man/man3' /usr/bin/install -c -m 644 libxml.3 '/opt/crosscompile/libxml2/share/man/man3' /bin/mkdir -p '/opt/crosscompile/libxml2/lib/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/opt/crosscompile/libxml2/lib/pkgconfig' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' make[1]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7' Making install in doc make[1]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' Making install in devhelp make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/devhelp' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/devhelp' make[3]: Nothing to be done for `install-exec-am'. /bin/bash ../../mkinstalldirs /opt/crosscompile/libxml2/share/gtk-doc/html/libxml2 mkdir -p -- /opt/crosscompile/libxml2/share/gtk-doc/html/libxml2 /usr/bin/install -c -m 0644 libxml2.devhelp /opt/crosscompile/libxml2/share/gtk-doc/html/libxml2 /usr/bin/install -c -m 0644 home.png left.png right.png up.png style.css /opt/crosscompile/libxml2/share/gtk-doc/html/libxml2 /usr/bin/install -c -m 0644 index.html general.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html /opt/crosscompile/libxml2/share/gtk-doc/html/libxml2 make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/devhelp' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/devhelp' Making install in examples make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/examples' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/examples' make[3]: Nothing to be done for `install-exec-am'. /bin/bash ../../mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html /usr/bin/install: cannot stat ‘./*.html’: No such file or directory make[3]: [install-data-local] Error 1 (ignored) make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/examples' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc/examples' make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' make[3]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/bash ../mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html /bin/bash ../mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/html mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/html /usr/bin/install -c -m 0644 ./html/*.html /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/html /usr/bin/install -c -m 0644 ./html/*.png /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/html /bin/bash ../mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial /bin/bash ../mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial/images mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial/images /bin/bash ../mkinstalldirs /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial/images/callouts mkdir -p -- /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /opt/crosscompile/libxml2/share/doc/libxml2-2.7.7/html/tutorial/images/callouts /bin/mkdir -p '/opt/crosscompile/libxml2/share/man/man1' /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/opt/crosscompile/libxml2/share/man/man1' make[3]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' make[1]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/doc' Making install in example make[1]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/example' make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/example' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/example' make[1]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/example' Making install in xstc make[1]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/xstc' make[2]: Entering directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/xstc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/xstc' make[1]: Leaving directory `/home/crifan/develop/crosscompile/libxml2/libxml2-2.7.7/xstc' crifan@ubuntu:libxml2-2.7.7$
即可。
6.再去确认一下:
crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/ -lh total 16K drwxrwxr-x 2 crifan crifan 4.0K Aug 8 23:12 bin drwxrwxr-x 3 crifan crifan 4.0K Aug 8 23:12 include drwxrwxr-x 3 crifan crifan 4.0K Aug 8 23:12 lib drwxrwxr-x 6 crifan crifan 4.0K Aug 8 23:12 share crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/bin -lh total 172K -rwxr-xr-x 1 crifan crifan 1.7K Aug 8 23:12 xml2-config -rwxr-xr-x 1 crifan crifan 30K Aug 8 23:12 xmlcatalog -rwxr-xr-x 1 crifan crifan 134K Aug 8 23:12 xmllint crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/include/ -lh total 4.0K drwxrwxr-x 3 crifan crifan 4.0K Aug 8 23:12 libxml2 crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/include/libxml2/ -lh total 4.0K drwxrwxr-x 2 crifan crifan 4.0K Aug 8 23:12 libxml crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/include/libxml2/libxml/ -lh total 504K -rw-r--r-- 1 crifan crifan 3.1K Aug 8 23:12 c14n.h -rw-r--r-- 1 crifan crifan 4.9K Aug 8 23:12 catalog.h -rw-r--r-- 1 crifan crifan 5.1K Aug 8 23:12 chvalid.h -rw-r--r-- 1 crifan crifan 5.1K Aug 8 23:12 debugXML.h -rw-r--r-- 1 crifan crifan 1.6K Aug 8 23:12 dict.h -rw-r--r-- 1 crifan crifan 3.3K Aug 8 23:12 DOCBparser.h -rw-r--r-- 1 crifan crifan 7.8K Aug 8 23:12 encoding.h -rw-r--r-- 1 crifan crifan 4.6K Aug 8 23:12 entities.h -rw-r--r-- 1 crifan crifan 15K Aug 8 23:12 globals.h -rw-r--r-- 1 crifan crifan 6.5K Aug 8 23:12 hash.h -rw-r--r-- 1 crifan crifan 9.1K Aug 8 23:12 HTMLparser.h -rw-r--r-- 1 crifan crifan 3.6K Aug 8 23:12 HTMLtree.h -rw-r--r-- 1 crifan crifan 3.4K Aug 8 23:12 list.h -rw-r--r-- 1 crifan crifan 3.3K Aug 8 23:12 nanoftp.h -rw-r--r-- 1 crifan crifan 2.0K Aug 8 23:12 nanohttp.h -rw-r--r-- 1 crifan crifan 39K Aug 8 23:12 parser.h -rw-r--r-- 1 crifan crifan 17K Aug 8 23:12 parserInternals.h -rw-r--r-- 1 crifan crifan 2.6K Aug 8 23:12 pattern.h -rw-r--r-- 1 crifan crifan 5.9K Aug 8 23:12 relaxng.h -rw-r--r-- 1 crifan crifan 4.9K Aug 8 23:12 SAX2.h -rw-r--r-- 1 crifan crifan 4.4K Aug 8 23:12 SAX.h -rw-r--r-- 1 crifan crifan 26K Aug 8 23:12 schemasInternals.h -rw-r--r-- 1 crifan crifan 4.3K Aug 8 23:12 schematron.h -rw-r--r-- 1 crifan crifan 1.9K Aug 8 23:12 threads.h -rw-r--r-- 1 crifan crifan 36K Aug 8 23:12 tree.h -rw-r--r-- 1 crifan crifan 2.7K Aug 8 23:12 uri.h -rw-r--r-- 1 crifan crifan 14K Aug 8 23:12 valid.h -rw-r--r-- 1 crifan crifan 2.9K Aug 8 23:12 xinclude.h -rw-r--r-- 1 crifan crifan 5.0K Aug 8 23:12 xlink.h -rw-r--r-- 1 crifan crifan 3.9K Aug 8 23:12 xmlautomata.h -rw-r--r-- 1 crifan crifan 36K Aug 8 23:12 xmlerror.h -rw-r--r-- 1 crifan crifan 3.9K Aug 8 23:12 xmlexports.h -rw-r--r-- 1 crifan crifan 11K Aug 8 23:12 xmlIO.h -rw-r--r-- 1 crifan crifan 5.9K Aug 8 23:12 xmlmemory.h -rw-r--r-- 1 crifan crifan 1.2K Aug 8 23:12 xmlmodule.h -rw-r--r-- 1 crifan crifan 13K Aug 8 23:12 xmlreader.h -rw-r--r-- 1 crifan crifan 5.4K Aug 8 23:12 xmlregexp.h -rw-r--r-- 1 crifan crifan 2.3K Aug 8 23:12 xmlsave.h -rw-r--r-- 1 crifan crifan 6.1K Aug 8 23:12 xmlschemas.h -rw-r--r-- 1 crifan crifan 4.8K Aug 8 23:12 xmlschemastypes.h -rw-r--r-- 1 crifan crifan 5.4K Aug 8 23:12 xmlstring.h -rw-r--r-- 1 crifan crifan 9.8K Aug 8 23:12 xmlunicode.h -rw-r--r-- 1 crifan crifan 7.5K Aug 8 23:12 xmlversion.h -rw-r--r-- 1 crifan crifan 21K Aug 8 23:12 xmlwriter.h -rw-r--r-- 1 crifan crifan 16K Aug 8 23:12 xpath.h -rw-r--r-- 1 crifan crifan 19K Aug 8 23:12 xpathInternals.h -rw-r--r-- 1 crifan crifan 3.4K Aug 8 23:12 xpointer.h crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/lib -lh total 8.1M -rw-r--r-- 1 crifan crifan 4.8M Aug 8 23:12 libxml2.a -rwxr-xr-x 1 crifan crifan 954 Aug 8 23:12 libxml2.la lrwxrwxrwx 1 crifan crifan 16 Aug 8 23:12 libxml2.so -> libxml2.so.2.7.7 lrwxrwxrwx 1 crifan crifan 16 Aug 8 23:12 libxml2.so.2 -> libxml2.so.2.7.7 -rwxr-xr-x 1 crifan crifan 3.4M Aug 8 23:12 libxml2.so.2.7.7 drwxrwxr-x 2 crifan crifan 4.0K Aug 8 23:12 pkgconfig -rw-r--r-- 1 crifan crifan 246 Aug 8 23:12 xml2Conf.sh crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/share/ -lh aclocal/ doc/ gtk-doc/ man/ crifan@ubuntu:libxml2-2.7.7$ ls /opt/crosscompile/libxml2/share/aclocal/ -lh total 8.0K -rw-r--r-- 1 crifan crifan 7.7K Aug 8 23:12 libxml.m4 crifan@ubuntu:libxml2-2.7.7$
【总结】
此处,Ubuntu下交叉编译libxml2:
1.用的源码是:libxml2-2.7.7
2.配置:
./configure --prefix=/opt/crosscompile/libxml2 --build=i686-pc-linux-gnu --target=arm-xscale-linux-gnueabi --host=arm-xscale-linux-gnueabi CC=arm-xscale-linux-gnueabi-gcc --without-python
其中:
- –without-python:表示不编译python的binding
3.编译:
make
4.安装:
make install