<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I'm trying to build&nbsp;PyXML-0.8.4 on a RedHat AS-4 box.</div><div><br></div><div><div>$ /usr/bin/python -V</div><div>Python 2.3.4</div><div><br></div></div><div><div>$ cat /etc/redhat-release&nbsp;</div><div>Red Hat Enterprise Linux AS release 4 (Nahant Update 7)</div><div><br></div><div>$ uname -a</div><div><div>Linux korz 2.6.9-78.0.1.ELsmp #1 SMP Tue Jul 22 18:01:05 EDT 2008 x86_64 unknown</div><div><br></div><div><div>$ gcc --version</div><div>gcc (GCC) 3.4.3</div><div><br></div><div>When I run "/usr/bin/python setup.py build", it hums along for a while, and then I get:</div><div><br></div></div></div></div><div><br></div><div>creating build/temp.linux-x86_64-2.3/extensions/expat/lib</div><div>gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -m64 -D_GNU_SOURCE -fPIC -fPIC -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -DHAVE_MEMMOVE=1 -Iextensions/expat/lib -I/usr/include/python2.3 -c extensions/expat/lib/xmltok.c -o build/temp.linux-x86_64-2.3/extensions/expat/lib/xmltok.o</div><div>extensions/expat/lib/xmltok.c:1: sorry, unimplemented: 64-bit mode not compiled in</div><div>error: command 'gcc' failed with exit status 1</div><div><br></div><div><br></div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-family: '-webkit-monospace'; font-size: 14px; ">-------------------<br>Roy Smith &lt;<a href="mailto:smith_roy@emc.com">smith_roy@emc.com</a>><br>Software Guy, EMC<br>1133 Westchester Ave, 3rd floor<br>White Plains, NY 10604<br>+1 914 461 3597<br>AIM: roysmith649</span></div></div></span></div></span></div></span> </div><br></body></html>