Re: Can't build PyXML-0.8.4 on RedHat AS-4

"Martin v. Löwis" <[email protected]> Wed, 07 Jan 2009 23:55:24 +0100
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
> extensions/expat/lib/xmltok.c:1: sorry, unimplemented: 64-bit mode not
> compiled in
> error: command 'gcc' failed with exit status 1

That's a problem with your gcc installation. It doesn't support the -m64
option. You need to invoke the 64-bit compiler, or build for a 32-bit
Python.

Regards,
Martin
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig