Rekow Warren wrote:
Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/MacOSX10.4u.sdk
Please check your Xcode installation
...

Under /Developer/SDKs/ there is no "MacOSX10.4u.sdk", but there is a "MacOSX10.4.0.sdk" folder.
Have any idea how to fix this?

that is the SDKfor "universal" binaries -- PPC and Intel. It is the SDK that the python.org binary is built with. I know i have it, but I can't tell you where I got it. It probably came with the XCode Tools massive download -- you may need to re-install that, making sure you include all the optional packages.

You could also try googling to see of you can find a download of just the SDK, but I have no idea if you cant do that.

-Chris

--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

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

Reply via email to