[Pythonmac-SIG] [4suite-dev] Build Errors on Mac OS X (Tiger)

Jeremy Kloth jeremy.kloth at fourthought.com
Mon Oct 17 22:49:19 CEST 2005


I'm CC'ing 4suite and pythonmac-sig to hopefully have someone there with a 
concrete answer.

On Monday 17 October 2005 2:23 pm, you wrote:
>   It appears that somewhere during the compile process,
> "MACOSX_DEPLOYMENT_TARGET", an environment variable, is looked up,
> and 10.4 is an invalid value. The build script then defaults to 10.1,
> and the build fails because "dynamic_lookup can't be used with
> MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1".

What Python version are you using, stock Apple, MacPython 2.4 or custom?  I 
think that PythonTigerFix(?) may fix this?  I have no idea personally, just 
what I've read on pythonmac-sig.

>   Is it possible you guys have an internal build that addresses this?
> Has anyone tried changing the environment variable to 10.3, since
> there's not a lot on the Python side of the world that changes that
> much in 10.4? Did it work?

I'm sorry to say that we do not actively develop on or for MacOSX.  We try to 
keep our software working on it, of course, but rely on user contributions 
and whatever testing is possible on SF's compile farm (which is only 10.2).

-- 
Jeremy Kloth
Fourthought, Inc.
http://fourthought.com/
http://4suite.org/


More information about the Pythonmac-SIG mailing list