Re: [Pythonmac-SIG] can't build extensions for python.org 3.1.1 framework

2009-11-28 Thread Ned Deily
In article , has wrote: > Anyone tried building extensions for python.org's prebuilt Python 3.1.1 > framework on 10.6.2? After remembering to install the 10.4u SDK for Xcode > 3.2.1, I'm getting a bunch of 'missing header' errors, e.g.: > > $ cd py-appscript > $ python3 setup.py install > ...

[Pythonmac-SIG] can't build extensions for python.org 3.1.1 framework

2009-11-28 Thread has
Hey, Anyone tried building extensions for python.org's prebuilt Python 3.1.1 framework on 10.6.2? After remembering to install the 10.4u SDK for Xcode 3.2.1, I'm getting a bunch of 'missing header' errors, e.g.: $ cd py-appscript $ python3 setup.py install ... building 'aem.ae' extension gcc -a