[Image-SIG] PIL 1.1.7 binary for python 2.4

Russell E. Owen rowen at uw.edu
Mon Nov 16 23:34:02 CET 2009


In article <alpine.LRH.2.00.0911131456200.25965 at theory.hep.anl.gov>,
 Jack Uretsky <jlu at hep.anl.gov> wrote:

> Hi-
>  	Perhaps you can answer, at least, the second question.  In what 
> file do I find the gcc?
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> 1. What is my Xcode problem?  When I run >python2.6 setup.py build
>   I get: running build
> running build_py
> running build_ext
> --- using frameworks at /System/Library/Frameworks
> building '_imaging' extension
> Compiling with an SDK that doesn't seem to exist:
> /Developer/SDKs/MacOSX10.4u.sdk
> Please check your Xcode installation
> 
> 2. this is followed by the line
> 
> gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
> -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBZ -
> 
> In what file do I find this line so I can make the recommended correction?

I think all you need to do is run the XCode installer again, and this 
time be sure to install the 10.4 SDK (which is not installed by default).

Then try the build again.

-- Russell



More information about the Image-SIG mailing list