You need to set the MACOSX_DEPLOYMENT_TARGET environment variable to 10.4 instead of 10.1. dyld didn't support runtime lookup until 10.3. --keith
On May 17, 2005, at 8:24 AM, Ben Kimball wrote: > 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:[EMAIL PROTECTED]> > Web Application Developer <phoneto: > 512.232.2006> > Office of Resource Development, UT Austin > <walkto:DEV1.102> > > _______________________________________________ > XML-SIG maillist - XML-SIG@python.org > http://mail.python.org/mailman/listinfo/xml-sig > _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig