ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-sig
xml-sig
Re: [XML-SIG] Installing PyXML 0.8.4 on Mac OS X 10.4 "Tiger"
by Keith Jackson other posts by this author
May 17 2005 6:39PM messages near this date
[XML-SIG] Installing PyXML 0.8.4 on Mac OS X 10.4 "Tiger" | Re: [XML-SIG] Installing PyXML 0.8.4 on Mac OS X 10.4 "Tiger"
& XSLT 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:zubin@[...].edu>
>  Web Application Developer                         <phoneto: 
>  512.232.2006>
>  Office of Resource Development, UT Austin               
>  <walkto:DEV1.102>
> 
>  _______________________________________________
>  XML-SIG maillist  -  XML-SIG@[...].org
>  http://mail.python.org/mailman/listinfo/xml-sig
> 

_______________________________________________
XML-SIG maillist  -  XML-SIG@[...].org
http://mail.python.org/mailman/listinfo/xml-sig
Thread:
Ben Kimball
Keith Jackson
Ben Kimball

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved