шас
Добавлено спустя 6 минут 24 секунды:
вот полный лог компилирования
make all-recursive
make[1]: Вход в каталог `/home/max/libxml-1.8.17'
Making all in doc
make[2]: Вход в каталог `/home/max/libxml-1.8.17/doc'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Выход из каталога `/home/max/libxml-1.8.17/doc'
make[2]: Вход в каталог `/home/max/libxml-1.8.17'
/bin/rm -f ./libxml
ln -s ./. ./libxml
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c SAX.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c SAX.c -fPIC -DPIC -o .libs/SAX.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c SAX.c -o SAX.o >/dev/null 2>&1
mv -f .libs/SAX.lo SAX.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c entities.c
rm -f .libs/entities.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c entities.c -fPIC -DPIC -o .libs/entities.lo
entities.c: In function 'xmlEncodeEntitiesReentrant':
entities.c:664: warning: implicit declaration of function 'xmlStrEqual'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c entities.c -o entities.o >/dev/null 2>&1
mv -f .libs/entities.lo entities.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c encoding.c
rm -f .libs/encoding.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c encoding.c -fPIC -DPIC -o .libs/encoding.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c encoding.c -o encoding.o >/dev/null 2>&1
mv -f .libs/encoding.lo encoding.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c error.c
rm -f .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c error.c -fPIC -DPIC -o .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c parser.c
rm -f .libs/parser.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c parser.c -fPIC -DPIC -o .libs/parser.lo
parser.c: In function 'xmlInitParser':
parser.c:674: warning: implicit declaration of function 'xmlInitializePredefinedEntities'
parser.c: In function 'xmlParseReference':
parser.c:6526: warning: unused variable 'hex'
parser.c:6604: warning: implicit declaration of function 'xmlParseBalancedChunkMemory'
parser.c:6611: warning: implicit declaration of function 'xmlParseExternalEntity'
parser.c: In function 'xmlParseBalancedChunkFile':
parser.c:10630: warning: control reaches end of non-void function
parser.c: In function 'xmlSAXUserParseFile':
parser.c:10944: warning: 'oldsax' may be used uninitialized in this function
parser.c: In function 'xmlSAXParseFile':
parser.c:10716: warning: 'oldsax' may be used uninitialized in this function
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c parser.c -o parser.o >/dev/null 2>&1
mv -f .libs/parser.lo parser.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c parserold.c
rm -f .libs/parserold.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c parserold.c -fPIC -DPIC -o .libs/parserold.lo
parserold.c: In function 'xmlOldParserHandleReference':
parserold.c:882: warning: enumeration value 'XML_PARSER_SYSTEM_LITERAL' not handled in switch
parserold.c:882: warning: enumeration value 'XML_PARSER_IGNORE' not handled in switch
parserold.c:938: warning: enumeration value 'XML_PARSER_SYSTEM_LITERAL' not handled in switch
parserold.c:938: warning: enumeration value 'XML_PARSER_IGNORE' not handled in switch
parserold.c: In function 'xmlOldParserHandlePEReference':
parserold.c:1114: warning: enumeration value 'XML_PARSER_SYSTEM_LITERAL' not handled in switch
parserold.c:1114: warning: enumeration value 'XML_PARSER_IGNORE' not handled in switch
parserold.c: In function 'xmlOldParseTryOrFinish':
parserold.c:6488: warning: enumeration value 'XML_PARSER_SYSTEM_LITERAL' not handled in switch
parserold.c:6488: warning: enumeration value 'XML_PARSER_IGNORE' not handled in switch
parserold.c: At top level:
parserold.c:130: warning: 'xmlOldParserInputRead' defined but not used
parserold.c:323: warning: 'nodeOldPush' defined but not used
parserold.c:563: warning: 'xmlOldNewStringInputStream' defined but not used
parserold.c:593: warning: 'xmlOldNewInputFromFile' defined but not used
parserold.c:1272: warning: 'xmlOldDecodeEntities' defined but not used
parserold.c:1552: warning: 'xmlOldHandleEntity' defined but not used
parserold.c:1651: warning: 'xmlOldNamespaceParseQName' defined but not used
parserold.c:1754: warning: 'xmlOldParseNamespace' defined but not used
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c parserold.c -o parserold.o >/dev/null 2>&1
mv -f .libs/parserold.lo parserold.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c HTMLparser.c
rm -f .libs/HTMLparser.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c HTMLparser.c -fPIC -DPIC -o .libs/HTMLparser.lo
HTMLparser.c: In function 'htmlParseTryOrFinish':
HTMLparser.c:3044: warning: enumeration value 'XML_PARSER_SYSTEM_LITERAL' not handled in switch
HTMLparser.c:3044: warning: enumeration value 'XML_PARSER_IGNORE' not handled in switch
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c HTMLparser.c -o HTMLparser.o >/dev/null 2>&1
mv -f .libs/HTMLparser.lo HTMLparser.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c HTMLtree.c
rm -f .libs/HTMLtree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c HTMLtree.c -fPIC -DPIC -o .libs/HTMLtree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1
mv -f .libs/HTMLtree.lo HTMLtree.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c debugXML.c
rm -f .libs/debugXML.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c debugXML.c -fPIC -DPIC -o .libs/debugXML.lo
debugXML.c: In function 'xmlDebugDumpNamespace':
debugXML.c:49: warning: format not a string literal and no format arguments
debugXML.c: In function 'xmlDebugDumpEntity':
debugXML.c:76: warning: format not a string literal and no format arguments
debugXML.c:98: warning: format not a string literal and no format arguments
debugXML.c:102: warning: format not a string literal and no format arguments
debugXML.c:106: warning: format not a string literal and no format arguments
debugXML.c: In function 'xmlDebugDumpAttr':
debugXML.c:121: warning: format not a string literal and no format arguments
debugXML.c: In function 'xmlDebugDumpOneNode':
debugXML.c:142: warning: format not a string literal and no format arguments
debugXML.c:189: warning: format not a string literal and no format arguments
debugXML.c:198: warning: format not a string literal and no format arguments
debugXML.c: In function 'xmlShellPwd':
debugXML.c:1019: warning: implicit declaration of function 'strcpy'
debugXML.c:1019: warning: incompatible implicit declaration of built-in function 'strcpy'
debugXML.c: In function 'xmlShell':
debugXML.c:1086: warning: implicit declaration of function 'strcmp'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c debugXML.c -o debugXML.o >/dev/null 2>&1
mv -f .libs/debugXML.lo debugXML.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c tree.c
rm -f .libs/tree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c tree.c -fPIC -DPIC -o .libs/tree.lo
tree.c: In function 'xmlDocContentDump':
tree.c:4425: warning: implicit declaration of function 'xmlStrEqual'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c tree.c -o tree.o >/dev/null 2>&1
mv -f .libs/tree.lo tree.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xpath.c
rm -f .libs/xpath.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xpath.c -fPIC -DPIC -o .libs/xpath.lo
xpath.c: In function 'xmlXPathInit':
xpath.c:145: warning: division by zero
xpath.c:148: warning: division by zero
xpath.c:151: warning: division by zero
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xpath.c -o xpath.o >/dev/null 2>&1
mv -f .libs/xpath.lo xpath.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xmlIO.c
rm -f .libs/xmlIO.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xmlIO.c -fPIC -DPIC -o .libs/xmlIO.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xmlIO.c -o xmlIO.o >/dev/null 2>&1
mv -f .libs/xmlIO.lo xmlIO.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xmlmemory.c
rm -f .libs/xmlmemory.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xmlmemory.c -fPIC -DPIC -o .libs/xmlmemory.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c xmlmemory.c -o xmlmemory.o >/dev/null 2>&1
mv -f .libs/xmlmemory.lo xmlmemory.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c nanohttp.c
rm -f .libs/nanohttp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.17\" -g -O2 -Wall -c nanohttp.c -fPIC -DPIC -o .libs/nanohttp.lo
nanohttp.c: In function 'xmlNanoHTTPFetch':
nanohttp.c:1156: warning: ignoring return value of 'write', declared with attribute warn_unused_result
nanohttp.c: In function 'xmlNanoHTTPSave':
nanohttp.c:1193: warning: ignoring return value of 'write', declared with attribute warn_unused_result
In file included from /usr/include/fcntl.h:217,
from nanohttp.c:47:
In function 'open',
inlined from 'xmlNanoHTTPSave' at nanohttp.c:1185:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [nanohttp.lo] Ошибка 1
make[2]: Выход из каталога `/home/max/libxml-1.8.17'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Выход из каталога `/home/max/libxml-1.8.17'
make: *** [all-recursive-am] Ошибка 2
Отредактировано IIIeik (06-10-2010 11:41:25)