In article <4b012f1e.30...@llaisdy.com>,
 Ivan Uemlianin <i...@llaisdy.com> wrote:
[...]
> My hunch is that the line
> 
>     Compiling with an SDK that doesn't seem to exist:
>     /Developer/SDKs/MacOSX10.4u.sdk
> 
> 
> is the clue. I have SDKs for 10.5 and 10.6 but not 10.4u. I grepped 
> through the source for appscript-0.20.0 but couldn't find anything to edit.
> 
> Can I compile appscript with a different sdk? Is something else the 
> problem? Has anyone else solved this?

You need the 10.4u SDK to build extensions for python.org pythons.  The 
10.4u SDK is available as part of the Xcode installer package on the 
Snow Leopard installation DVD but it is not installed by default.  Just 
go back and do a custom install of Xcode.

-- 
 Ned Deily,
 n...@acm.org

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to