[XML-SIG] Installing PyXML 0.8.4 on Mac OS X 10.4 "Tiger"

Ben Kimball zubin at mail.utexas.edu
Tue May 17 17:24:33 CEST 2005


Hello!

I apologize if I'm on the wrong list to discuss this, but I was wondering if
anyone else had run into trouble installing PyXML on Mac OS X 10.4? I'm
trying to get it installed so that my local MoinMoinWiki will publish an RSS
feed for its RecentChanges page.

When I download the 0.8.4 package and run `python setup.py build`, my
machine works for a while, copies and compiles many things, but then stops
short with this message:

building '_xmlplus.parsers.pyexpat' extension
gcc -Wl,-F. -Wl,-F. -bundle -undefined dynamic_lookup
build/temp.darwin-8.0.0-Power_Macintosh-2.3/extensions/pyexpat.o
build/temp.darwin-8.0.0-Power_Macintosh-2.3/extensions/expat/lib/xmlparse.o
build/temp.darwin-8.0.0-Power_Macintosh-2.3/extensions/expat/lib/xmlrole.o
build/temp.darwin-8.0.0-Power_Macintosh-2.3/extensions/expat/lib/xmltok.o -o
build/lib.darwin-8.0.0-Power_Macintosh-2.3/_xmlplus/parsers/pyexpat.so
-flat_namespace
ld: warning unknown MACOSX_DEPLOYMENT_TARGET environment variable value:
10.4 ignored (using 10.1)
ld: flag: -undefined dynamic_lookup can't be used with
MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
error: command 'gcc' failed with exit status 1

Has anyone else seen this, or know what I can do about it?

Thanks!
Ben
 
-- 
Ben Kimball                               <mailto:zubin at mail.utexas.edu>
Web Application Developer                         <phoneto:512.232.2006>
Office of Resource Development, UT Austin              <walkto:DEV1.102>



More information about the XML-SIG mailing list