[xml] help! unknown problem compiling on turbo linux



Hi, I'm tring to compile libxml2-2.6.9, and my configuration is as following:
./configure --disable-shared --with-iconv=/usr/bin --without-zlib
the make command does not put out any error message, but also not any sucess message. I have not much experience both on linux and libxml, so I even can't analyse what's the problem. Please, anyone who master the libxml please help me. And the output of make command is as following:

Making all in .
make[2]: Entering directory `/home/leviathan/libxml2-2.6.9'
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT SAX.lo -MD -MP -MF ".deps/SAX.Tpo" -c -o SAX.lo SAX.c; \ then mv -f ".deps/SAX.Tpo" ".deps/SAX.Plo"; else rm -f ".deps/SAX.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT SAX.lo -MD -MP -MF .deps/SAX.Tpo -c SAX.c -o SAX.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT entities.lo -MD -MP -MF ".deps/entities.Tpo" -c -o entities.lo entities.c; \ then mv -f ".deps/entities.Tpo" ".deps/entities.Plo"; else rm -f ".deps/entities.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT entities.lo -MD -MP -MF .deps/entities.Tpo -c entities.c -o entities.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT encoding.lo -MD -MP -MF ".deps/encoding.Tpo" -c -o encoding.lo encoding.c; \ then mv -f ".deps/encoding.Tpo" ".deps/encoding.Plo"; else rm -f ".deps/encoding.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parserInternals.lo -MD -MP -MF ".deps/parserInternals.Tpo" -c -o parserInternals.lo parserInternals.c; \ then mv -f ".deps/parserInternals.Tpo" ".deps/parserInternals.Plo"; else rm -f ".deps/parserInternals.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parserInternals.lo -MD -MP -MF .deps/parserInternals.Tpo -c parserInternals.c -o parserInternals.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \ then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT tree.lo -MD -MP -MF ".deps/tree.Tpo" -c -o tree.lo tree.c; \ then mv -f ".deps/tree.Tpo" ".deps/tree.Plo"; else rm -f ".deps/tree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlIO.lo -MD -MP -MF ".deps/xmlIO.Tpo" -c -o xmlIO.lo xmlIO.c; \ then mv -f ".deps/xmlIO.Tpo" ".deps/xmlIO.Plo"; else rm -f ".deps/xmlIO.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlIO.lo -MD -MP -MF .deps/xmlIO.Tpo -c xmlIO.c -o xmlIO.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlmemory.lo -MD -MP -MF ".deps/xmlmemory.Tpo" -c -o xmlmemory.lo xmlmemory.c; \ then mv -f ".deps/xmlmemory.Tpo" ".deps/xmlmemory.Plo"; else rm -f ".deps/xmlmemory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlmemory.lo -MD -MP -MF .deps/xmlmemory.Tpo -c xmlmemory.c -o xmlmemory.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT uri.lo -MD -MP -MF ".deps/uri.Tpo" -c -o uri.lo uri.c; \ then mv -f ".deps/uri.Tpo" ".deps/uri.Plo"; else rm -f ".deps/uri.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -o uri.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT valid.lo -MD -MP -MF ".deps/valid.Tpo" -c -o valid.lo valid.c; \ then mv -f ".deps/valid.Tpo" ".deps/valid.Plo"; else rm -f ".deps/valid.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT valid.lo -MD -MP -MF .deps/valid.Tpo -c valid.c -o valid.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xlink.lo -MD -MP -MF ".deps/xlink.Tpo" -c -o xlink.lo xlink.c; \ then mv -f ".deps/xlink.Tpo" ".deps/xlink.Plo"; else rm -f ".deps/xlink.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xlink.lo -MD -MP -MF .deps/xlink.Tpo -c xlink.c -o xlink.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT HTMLparser.lo -MD -MP -MF ".deps/HTMLparser.Tpo" -c -o HTMLparser.lo HTMLparser.c; \ then mv -f ".deps/HTMLparser.Tpo" ".deps/HTMLparser.Plo"; else rm -f ".deps/HTMLparser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT HTMLparser.lo -MD -MP -MF .deps/HTMLparser.Tpo -c HTMLparser.c -o HTMLparser.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT HTMLtree.lo -MD -MP -MF ".deps/HTMLtree.Tpo" -c -o HTMLtree.lo HTMLtree.c; \ then mv -f ".deps/HTMLtree.Tpo" ".deps/HTMLtree.Plo"; else rm -f ".deps/HTMLtree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT HTMLtree.lo -MD -MP -MF .deps/HTMLtree.Tpo -c HTMLtree.c -o HTMLtree.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT debugXML.lo -MD -MP -MF ".deps/debugXML.Tpo" -c -o debugXML.lo debugXML.c; \ then mv -f ".deps/debugXML.Tpo" ".deps/debugXML.Plo"; else rm -f ".deps/debugXML.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT debugXML.lo -MD -MP -MF .deps/debugXML.Tpo -c debugXML.c -o debugXML.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xpath.lo -MD -MP -MF ".deps/xpath.Tpo" -c -o xpath.lo xpath.c; \ then mv -f ".deps/xpath.Tpo" ".deps/xpath.Plo"; else rm -f ".deps/xpath.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xpath.lo -MD -MP -MF .deps/xpath.Tpo -c xpath.c -o xpath.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xpointer.lo -MD -MP -MF ".deps/xpointer.Tpo" -c -o xpointer.lo xpointer.c; \ then mv -f ".deps/xpointer.Tpo" ".deps/xpointer.Plo"; else rm -f ".deps/xpointer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xpointer.lo -MD -MP -MF .deps/xpointer.Tpo -c xpointer.c -o xpointer.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xinclude.lo -MD -MP -MF ".deps/xinclude.Tpo" -c -o xinclude.lo xinclude.c; \ then mv -f ".deps/xinclude.Tpo" ".deps/xinclude.Plo"; else rm -f ".deps/xinclude.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xinclude.lo -MD -MP -MF .deps/xinclude.Tpo -c xinclude.c -o xinclude.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT nanohttp.lo -MD -MP -MF ".deps/nanohttp.Tpo" -c -o nanohttp.lo nanohttp.c; \ then mv -f ".deps/nanohttp.Tpo" ".deps/nanohttp.Plo"; else rm -f ".deps/nanohttp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT nanohttp.lo -MD -MP -MF .deps/nanohttp.Tpo -c nanohttp.c -o nanohttp.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT nanoftp.lo -MD -MP -MF ".deps/nanoftp.Tpo" -c -o nanoftp.lo nanoftp.c; \ then mv -f ".deps/nanoftp.Tpo" ".deps/nanoftp.Plo"; else rm -f ".deps/nanoftp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT nanoftp.lo -MD -MP -MF .deps/nanoftp.Tpo -c nanoftp.c -o nanoftp.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT DOCBparser.lo -MD -MP -MF ".deps/DOCBparser.Tpo" -c -o DOCBparser.lo DOCBparser.c; \ then mv -f ".deps/DOCBparser.Tpo" ".deps/DOCBparser.Plo"; else rm -f ".deps/DOCBparser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT DOCBparser.lo -MD -MP -MF .deps/DOCBparser.Tpo -c DOCBparser.c -o DOCBparser.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT catalog.lo -MD -MP -MF ".deps/catalog.Tpo" -c -o catalog.lo catalog.c; \ then mv -f ".deps/catalog.Tpo" ".deps/catalog.Plo"; else rm -f ".deps/catalog.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo globals.c; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT threads.lo -MD -MP -MF ".deps/threads.Tpo" -c -o threads.lo threads.c; \ then mv -f ".deps/threads.Tpo" ".deps/threads.Plo"; else rm -f ".deps/threads.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT threads.lo -MD -MP -MF .deps/threads.Tpo -c threads.c -o threads.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT c14n.lo -MD -MP -MF ".deps/c14n.Tpo" -c -o c14n.lo c14n.c; \ then mv -f ".deps/c14n.Tpo" ".deps/c14n.Plo"; else rm -f ".deps/c14n.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT c14n.lo -MD -MP -MF .deps/c14n.Tpo -c c14n.c -o c14n.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlstring.lo -MD -MP -MF ".deps/xmlstring.Tpo" -c -o xmlstring.lo xmlstring.c; \ then mv -f ".deps/xmlstring.Tpo" ".deps/xmlstring.Plo"; else rm -f ".deps/xmlstring.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlstring.lo -MD -MP -MF .deps/xmlstring.Tpo -c xmlstring.c -o xmlstring.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlregexp.lo -MD -MP -MF ".deps/xmlregexp.Tpo" -c -o xmlregexp.lo xmlregexp.c; \ then mv -f ".deps/xmlregexp.Tpo" ".deps/xmlregexp.Plo"; else rm -f ".deps/xmlregexp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlregexp.lo -MD -MP -MF .deps/xmlregexp.Tpo -c xmlregexp.c -o xmlregexp.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlschemas.lo -MD -MP -MF ".deps/xmlschemas.Tpo" -c -o xmlschemas.lo xmlschemas.c; \ then mv -f ".deps/xmlschemas.Tpo" ".deps/xmlschemas.Plo"; else rm -f ".deps/xmlschemas.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlschemas.lo -MD -MP -MF .deps/xmlschemas.Tpo -c xmlschemas.c -o xmlschemas.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlschemastypes.lo -MD -MP -MF ".deps/xmlschemastypes.Tpo" -c -o xmlschemastypes.lo xmlschemastypes.c; \ then mv -f ".deps/xmlschemastypes.Tpo" ".deps/xmlschemastypes.Plo"; else rm -f ".deps/xmlschemastypes.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlschemastypes.lo -MD -MP -MF .deps/xmlschemastypes.Tpo -c xmlschemastypes.c -o xmlschemastypes.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlunicode.lo -MD -MP -MF ".deps/xmlunicode.Tpo" -c -o xmlunicode.lo xmlunicode.c; \ then mv -f ".deps/xmlunicode.Tpo" ".deps/xmlunicode.Plo"; else rm -f ".deps/xmlunicode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlunicode.lo -MD -MP -MF .deps/xmlunicode.Tpo -c xmlunicode.c -o xmlunicode.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlreader.lo -MD -MP -MF ".deps/xmlreader.Tpo" -c -o xmlreader.lo xmlreader.c; \ then mv -f ".deps/xmlreader.Tpo" ".deps/xmlreader.Plo"; else rm -f ".deps/xmlreader.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlreader.lo -MD -MP -MF .deps/xmlreader.Tpo -c xmlreader.c -o xmlreader.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT relaxng.lo -MD -MP -MF ".deps/relaxng.Tpo" -c -o relaxng.lo relaxng.c; \ then mv -f ".deps/relaxng.Tpo" ".deps/relaxng.Plo"; else rm -f ".deps/relaxng.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT relaxng.lo -MD -MP -MF .deps/relaxng.Tpo -c relaxng.c -o relaxng.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; \ then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT SAX2.lo -MD -MP -MF ".deps/SAX2.Tpo" -c -o SAX2.lo SAX2.c; \ then mv -f ".deps/SAX2.Tpo" ".deps/SAX2.Plo"; else rm -f ".deps/SAX2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT SAX2.lo -MD -MP -MF .deps/SAX2.Tpo -c SAX2.c -o SAX2.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlwriter.lo -MD -MP -MF ".deps/xmlwriter.Tpo" -c -o xmlwriter.lo xmlwriter.c; \ then mv -f ".deps/xmlwriter.Tpo" ".deps/xmlwriter.Plo"; else rm -f ".deps/xmlwriter.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlwriter.lo -MD -MP -MF .deps/xmlwriter.Tpo -c xmlwriter.c -o xmlwriter.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT legacy.lo -MD -MP -MF ".deps/legacy.Tpo" -c -o legacy.lo legacy.c; \ then mv -f ".deps/legacy.Tpo" ".deps/legacy.Plo"; else rm -f ".deps/legacy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT legacy.lo -MD -MP -MF .deps/legacy.Tpo -c legacy.c -o legacy.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT chvalid.lo -MD -MP -MF ".deps/chvalid.Tpo" -c -o chvalid.lo chvalid.c; \ then mv -f ".deps/chvalid.Tpo" ".deps/chvalid.Plo"; else rm -f ".deps/chvalid.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT chvalid.lo -MD -MP -MF .deps/chvalid.Tpo -c chvalid.c -o chvalid.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT pattern.lo -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.lo pattern.c; \ then mv -f ".deps/pattern.Tpo" ".deps/pattern.Plo"; else rm -f ".deps/pattern.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlsave.lo -MD -MP -MF ".deps/xmlsave.Tpo" -c -o xmlsave.lo xmlsave.c; \ then mv -f ".deps/xmlsave.Tpo" ".deps/xmlsave.Plo"; else rm -f ".deps/xmlsave.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlsave.lo -MD -MP -MF .deps/xmlsave.Tpo -c xmlsave.c -o xmlsave.o /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o libxml2.la -rpath /usr/local/lib -version-info 8:9:6 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 -lpthread -L/usr/bin/lib -lm rm -fr .libs/libxml2.a .libs/libxml2.la .libs/libxml2.lai 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
ranlib .libs/libxml2.a
creating libxml2.la
(cd .libs && rm -f libxml2.la && ln -s ../libxml2.la libxml2.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmllint.o -MD -MP -MF ".deps/xmllint.Tpo" -c -o xmllint.o xmllint.c; \ then mv -f ".deps/xmllint.Tpo" ".deps/xmllint.Po"; else rm -f ".deps/xmllint.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o xmllint xmllint.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o xmllint xmllint.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xmlcatalog.o -MD -MP -MF ".deps/xmlcatalog.Tpo" -c -o xmlcatalog.o xmlcatalog.c; \ then mv -f ".deps/xmlcatalog.Tpo" ".deps/xmlcatalog.Po"; else rm -f ".deps/xmlcatalog.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o xmlcatalog xmlcatalog.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o xmlcatalog xmlcatalog.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testSchemas.o -MD -MP -MF ".deps/testSchemas.Tpo" -c -o testSchemas.o testSchemas.c; \ then mv -f ".deps/testSchemas.Tpo" ".deps/testSchemas.Po"; else rm -f ".deps/testSchemas.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testSchemas testSchemas.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testSchemas testSchemas.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testRelax.o -MD -MP -MF ".deps/testRelax.Tpo" -c -o testRelax.o testRelax.c; \ then mv -f ".deps/testRelax.Tpo" ".deps/testRelax.Po"; else rm -f ".deps/testRelax.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testRelax testRelax.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testRelax testRelax.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testSAX.o -MD -MP -MF ".deps/testSAX.Tpo" -c -o testSAX.o testSAX.c; \ then mv -f ".deps/testSAX.Tpo" ".deps/testSAX.Po"; else rm -f ".deps/testSAX.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testSAX testSAX.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testSAX testSAX.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testHTML.o -MD -MP -MF ".deps/testHTML.Tpo" -c -o testHTML.o testHTML.c; \ then mv -f ".deps/testHTML.Tpo" ".deps/testHTML.Po"; else rm -f ".deps/testHTML.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testHTML testHTML.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testHTML testHTML.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testXPath.o -MD -MP -MF ".deps/testXPath.Tpo" -c -o testXPath.o testXPath.c; \ then mv -f ".deps/testXPath.Tpo" ".deps/testXPath.Po"; else rm -f ".deps/testXPath.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testXPath testXPath.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testXPath testXPath.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testURI.o -MD -MP -MF ".deps/testURI.Tpo" -c -o testURI.o testURI.c; \ then mv -f ".deps/testURI.Tpo" ".deps/testURI.Po"; else rm -f ".deps/testURI.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testURI testURI.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testURI testURI.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testThreads.o -MD -MP -MF ".deps/testThreads.Tpo" -c -o testThreads.o testThreads.c; \ then mv -f ".deps/testThreads.Tpo" ".deps/testThreads.Po"; else rm -f ".deps/testThreads.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testThreads testThreads.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testThreads testThreads.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testC14N.o -MD -MP -MF ".deps/testC14N.Tpo" -c -o testC14N.o testC14N.c; \ then mv -f ".deps/testC14N.Tpo" ".deps/testC14N.Po"; else rm -f ".deps/testC14N.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testC14N testC14N.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testC14N testC14N.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testAutomata.o -MD -MP -MF ".deps/testAutomata.Tpo" -c -o testAutomata.o testAutomata.c; \ then mv -f ".deps/testAutomata.Tpo" ".deps/testAutomata.Po"; else rm -f ".deps/testAutomata.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testAutomata testAutomata.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testAutomata testAutomata.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testRegexp.o -MD -MP -MF ".deps/testRegexp.Tpo" -c -o testRegexp.o testRegexp.c; \ then mv -f ".deps/testRegexp.Tpo" ".deps/testRegexp.Po"; else rm -f ".deps/testRegexp.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testRegexp testRegexp.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testRegexp testRegexp.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testReader.o -MD -MP -MF ".deps/testReader.Tpo" -c -o testReader.o testReader.c; \ then mv -f ".deps/testReader.Tpo" ".deps/testReader.Po"; else rm -f ".deps/testReader.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link gcc -g -O2 -Wall -o testReader testReader.o ./libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testReader testReader.o ./.libs/libxml2.a -L/usr/bin/lib -lpthread -lm
sed -e 's?\ XML_LIBDIR\@?-L/usr/local/lib?g' \
-e 's?\ XML_INCLUDEDIR\@?-I/usr/local/include/libxml2 -I/usr/bin/include?g' \
   -e 's?\ VERSION\@?2.6.9?g' \
   -e 's?\ XML_LIBS\@?-lxml2  -lpthread -L/usr/bin/lib -lm ?g' \
      < ./xml2Conf.sh.in > xml2Conf.tmp \
&& mv xml2Conf.tmp xml2Conf.sh
make[2]: Leaving directory `/home/leviathan/libxml2-2.6.9'
Making all in doc
make[2]: Entering directory `/home/leviathan/libxml2-2.6.9/doc'
Making all in examples
make[3]: Entering directory `/home/leviathan/libxml2-2.6.9/doc/examples'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xpath1.o -MD -MP -MF ".deps/xpath1.Tpo" -c -o xpath1.o xpath1.c; \ then mv -f ".deps/xpath1.Tpo" ".deps/xpath1.Po"; else rm -f ".deps/xpath1.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o xpath1 xpath1.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o xpath1 xpath1.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parse1.o -MD -MP -MF ".deps/parse1.Tpo" -c -o parse1.o parse1.c; \ then mv -f ".deps/parse1.Tpo" ".deps/parse1.Po"; else rm -f ".deps/parse1.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o parse1 parse1.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o parse1 parse1.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parse2.o -MD -MP -MF ".deps/parse2.Tpo" -c -o parse2.o parse2.c; \ then mv -f ".deps/parse2.Tpo" ".deps/parse2.Po"; else rm -f ".deps/parse2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o parse2 parse2.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o parse2 parse2.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT tree1.o -MD -MP -MF ".deps/tree1.Tpo" -c -o tree1.o tree1.c; \ then mv -f ".deps/tree1.Tpo" ".deps/tree1.Po"; else rm -f ".deps/tree1.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o tree1 tree1.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o tree1 tree1.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT tree2.o -MD -MP -MF ".deps/tree2.Tpo" -c -o tree2.o tree2.c; \ then mv -f ".deps/tree2.Tpo" ".deps/tree2.Po"; else rm -f ".deps/tree2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o tree2 tree2.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o tree2 tree2.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT testWriter.o -MD -MP -MF ".deps/testWriter.Tpo" -c -o testWriter.o testWriter.c; \ then mv -f ".deps/testWriter.Tpo" ".deps/testWriter.Po"; else rm -f ".deps/testWriter.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o testWriter testWriter.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o testWriter testWriter.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT reader1.o -MD -MP -MF ".deps/reader1.Tpo" -c -o reader1.o reader1.c; \ then mv -f ".deps/reader1.Tpo" ".deps/reader1.Po"; else rm -f ".deps/reader1.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o reader1 reader1.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o reader1 reader1.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT reader2.o -MD -MP -MF ".deps/reader2.Tpo" -c -o reader2.o reader2.c; \ then mv -f ".deps/reader2.Tpo" ".deps/reader2.Po"; else rm -f ".deps/reader2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o reader2 reader2.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o reader2 reader2.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT reader3.o -MD -MP -MF ".deps/reader3.Tpo" -c -o reader3.o reader3.c; \ then mv -f ".deps/reader3.Tpo" ".deps/reader3.Po"; else rm -f ".deps/reader3.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o reader3 reader3.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o reader3 reader3.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT io1.o -MD -MP -MF ".deps/io1.Tpo" -c -o io1.o io1.c; \ then mv -f ".deps/io1.Tpo" ".deps/io1.Po"; else rm -f ".deps/io1.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o io1 io1.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o io1 io1.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parse3.o -MD -MP -MF ".deps/parse3.Tpo" -c -o parse3.o parse3.c; \ then mv -f ".deps/parse3.Tpo" ".deps/parse3.Po"; else rm -f ".deps/parse3.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o parse3 parse3.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o parse3 parse3.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT parse4.o -MD -MP -MF ".deps/parse4.Tpo" -c -o parse4.o parse4.c; \ then mv -f ".deps/parse4.Tpo" ".deps/parse4.Po"; else rm -f ".deps/parse4.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o parse4 parse4.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o parse4 parse4.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT io2.o -MD -MP -MF ".deps/io2.Tpo" -c -o io2.o io2.c; \ then mv -f ".deps/io2.Tpo" ".deps/io2.Po"; else rm -f ".deps/io2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o io2 io2.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o io2 io2.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I./include -D_REENTRANT -I/usr/bin/include -g -O2 -Wall -MT xpath2.o -MD -MP -MF ".deps/xpath2.Tpo" -c -o xpath2.o xpath2.c; \ then mv -f ".deps/xpath2.Tpo" ".deps/xpath2.Po"; else rm -f ".deps/xpath2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o xpath2 xpath2.o ../../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o xpath2 xpath2.o ../../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm
make[3]: Leaving directory `/home/leviathan/libxml2-2.6.9/doc/examples'
make[3]: Entering directory `/home/leviathan/libxml2-2.6.9/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/leviathan/libxml2-2.6.9/doc'
make[2]: Leaving directory `/home/leviathan/libxml2-2.6.9/doc'
Making all in example
make[2]: Entering directory `/home/leviathan/libxml2-2.6.9/example'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../include -I../include -I. -I/usr/bin/include -g -O2 -Wall -MT gjobread.o -MD -MP -MF ".deps/gjobread.Tpo" -c -o gjobread.o gjobread.c; \ then mv -f ".deps/gjobread.Tpo" ".deps/gjobread.Po"; else rm -f ".deps/gjobread.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o gjobread gjobread.o ../libxml2.la -lpthread -L/usr/bin/lib -lm gcc -g -O2 -Wall -o gjobread gjobread.o ../.libs/libxml2.a -L/usr/bin/lib -lpthread -lm
make[2]: Leaving directory `/home/leviathan/libxml2-2.6.9/example'
Making all in python
make[2]: Entering directory `/home/leviathan/libxml2-2.6.9/python'
Making all in .
make[3]: Entering directory `/home/leviathan/libxml2-2.6.9/python'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I../include -I/usr/bin/include -g -O2 -Wall -MT libxml.lo -MD -MP -MF ".deps/libxml.Tpo" -c -o libxml.lo libxml.c; \ then mv -f ".deps/libxml.Tpo" ".deps/libxml.Plo"; else rm -f ".deps/libxml.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I../include -I/usr/bin/include -g -O2 -Wall -MT libxml.lo -MD -MP -MF .deps/libxml.Tpo -c libxml.c -o libxml.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I../include -I/usr/bin/include -g -O2 -Wall -MT types.lo -MD -MP -MF ".deps/types.Tpo" -c -o types.lo types.c; \ then mv -f ".deps/types.Tpo" ".deps/types.Plo"; else rm -f ".deps/types.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I../include -I/usr/bin/include -g -O2 -Wall -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -o types.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I../include -I/usr/bin/include -g -O2 -Wall -MT libxml2-py.lo -MD -MP -MF ".deps/libxml2-py.Tpo" -c -o libxml2-py.lo libxml2-py.c; \ then mv -f ".deps/libxml2-py.Tpo" ".deps/libxml2-py.Plo"; else rm -f ".deps/libxml2-py.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.2 -I../include -I/usr/bin/include -g -O2 -Wall -MT libxml2-py.lo -MD -MP -MF .deps/libxml2-py.Tpo -c libxml2-py.c -o libxml2-py.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libxml2mod.la -rpath /usr/local/lib/python2.2/site-packages -module -avoid-version -L../.libs libxml.lo types.lo libxml2-py.lo ../libxml2.la rm -fr .libs/libxml2mod.a .libs/libxml2mod.la .libs/libxml2mod.lai
ar cru .libs/libxml2mod.a  libxml.o types.o libxml2-py.o
ranlib .libs/libxml2mod.a
creating libxml2mod.la
(cd .libs && rm -f libxml2mod.la && ln -s ../libxml2mod.la libxml2mod.la)
make[3]: Leaving directory `/home/leviathan/libxml2-2.6.9/python'
Making all in tests
make[3]: Entering directory `/home/leviathan/libxml2-2.6.9/python/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/leviathan/libxml2-2.6.9/python/tests'
make[2]: Leaving directory `/home/leviathan/libxml2-2.6.9/python'
make[1]: Leaving directory `/home/leviathan/libxml2-2.6.9'

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]