<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font size="3"><font face="宋体">I meet a problem when making the libXML2-2.7.2(multilib64) according cblfs' method. I used the clfs multilib system and install the python2.5.2(multilib32 and multilib64) also according the cblfs' method. </font></font></span></div>

<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">what should I do to fix this error ?</font></span></div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3"></font></span> </div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">CC="gcc -m64" USE_ARCH=64 ./configure --prefix=/usr --libdir=/usr/lib64 && make</font></span></div>

<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">then I got the message below: </font></span></div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font size="3"><font face="宋体"></font></font></span> </div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font size="3"><font face="宋体"></font></font></span> </div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font size="3"><font face="宋体">make<span style="mso-spacerun: yes">  </span>all-recursive<br>
make[1]: Entering directory `/sources/libxml2-2.7.2'<br>Making all in include<br>make[2]: Entering directory `/sources/libxml2-2.7.2/include'<br>Making all in libxml<br>make[3]: Entering directory `/sources/libxml2-2.7.2/include/libxml'<br>
make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/sources/libxml2-2.7.2/include/libxml'<br>make[3]: Entering directory `/sources/libxml2-2.7.2/include'<br>make[3]: Nothing to be done for `all-am'.<br>
make[3]: Leaving directory `/sources/libxml2-2.7.2/include'<br>make[2]: Leaving directory `/sources/libxml2-2.7.2/include'<br>Making all in .<br>make[2]: Entering directory `/sources/libxml2-2.7.2'<br>make[2]: Nothing to be done for `all-am'.<br>
make[2]: Leaving directory `/sources/libxml2-2.7.2'<br>Making all in doc<br>make[2]: Entering directory `/sources/libxml2-2.7.2/doc'<br>Making all in devhelp<br>make[3]: Entering directory `/sources/libxml2-2.7.2/doc/devhelp'<br>
make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/sources/libxml2-2.7.2/doc/devhelp'<br>Making all in examples<br>make[3]: Entering directory `/sources/libxml2-2.7.2/doc/examples'<br>make[3]: Nothing to be done for `all'.<br>
make[3]: Leaving directory `/sources/libxml2-2.7.2/doc/examples'<br>make[3]: Entering directory `/sources/libxml2-2.7.2/doc'<br>make[3]: Nothing to be done for `all-am'.<br>make[3]: Leaving directory `/sources/libxml2-2.7.2/doc'<br>
make[2]: Leaving directory `/sources/libxml2-2.7.2/doc'<br>Making all in example<br>make[2]: Entering directory `/sources/libxml2-2.7.2/example'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/sources/libxml2-2.7.2/example'<br>
Making all in xstc<br>make[2]: Entering directory `/sources/libxml2-2.7.2/xstc'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/sources/libxml2-2.7.2/xstc'<br>Making all in python<br>
make[2]: Entering directory `/sources/libxml2-2.7.2/python'<br>Making all in .<br>make[3]: Entering directory `/sources/libxml2-2.7.2/python'<br>/bin/sh ../libtool --tag=CC<span style="mso-spacerun: yes">   </span>--mode=compile gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python<span style="mso-spacerun: yes">    </span>-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 libxml.lo -MD -MP -MF .deps/libxml.Tpo -c -o libxml.lo libxml.c<br>
<span style="mso-spacerun: yes"> </span>gcc -m64 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I../include -I../include -I../python -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 libxml.lo -MD -MP -MF .deps/libxml.Tpo -c libxml.c<span style="mso-spacerun: yes">  </span>-fPIC -DPIC -o .libs/libxml.o<br>
In file included from /usr/include/python2.5/Python.h:8,<br><span style="mso-spacerun: yes">                 </span>from libxml.c:14:<br>/usr/include/python2.5/pyconfig.h:1:1: error: unterminated #ifndef<br>In file included from /usr/include/python2.5/pyport.h:4,<br>
<span style="mso-spacerun: yes">                 </span>from /usr/include/python2.5/Python.h:57,<br><span style="mso-spacerun: yes">                 </span>from libxml.c:14:<br>/usr/include/python2.5/pyconfig.h:1:1: error: unterminated #ifndef<br>
In file included from /usr/include/python2.5/Python.h:84,<br><span style="mso-spacerun: yes">                 </span>from libxml.c:14:<br>/usr/include/python2.5/intobject.h:44: warning: ISO C90 does not support 'long long'<br>
In file included from /usr/include/python2.5/Python.h:86,<br><span style="mso-spacerun: yes">                 </span>from libxml.c:14:<br>/usr/include/python2.5/longobject.h:43: warning: ISO C90 does not support 'long long'<br>
/usr/include/python2.5/longobject.h:44: warning: ISO C90 does not support 'long long'<br>/usr/include/python2.5/longobject.h:45: warning: ISO C90 does not support 'long long'<br>/usr/include/python2.5/longobject.h:46: warning: ISO C90 does not support 'long long'<br>
/usr/include/python2.5/longobject.h:47: warning: ISO C90 does not support 'long long'<br>libxml.c: In function 'libxml_xmlValidCtxtGenericErrorFuncHandler':<br>libxml.c:1748: warning: unused parameter 'severity'<br>
libxml.c: In function 'libxml_xmlValidCtxtGenericWarningFuncHandler':<br>libxml.c:1775: warning: unused parameter 'severity'<br>libxml.c: At top level:<br>libxml.c:2677: warning: no previous prototype for 'libxml_xmlNodeRemoveNsDef'<br>
libxml.c: In function 'libxml_serializeNode':<br>libxml.c:2764: warning: unused variable 'len'<br>make[3]: *** [libxml.lo] Error 1<br>make[3]: Leaving directory `/sources/libxml2-2.7.2/python'<br>make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/sources/libxml2-2.7.2/python'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/sources/libxml2-2.7.2'<br>make: *** [all] Error 2<br> </font></font></span></div>