Since you appear to be using MacPorts Python, suggest you go ask them
about the SDK warning and whether it is a problem or not.

Graham

On Apr 17, 5:11 am, Ron <[EMAIL PROTECTED]> wrote:
> Hello - massively frustrated.
>
> Python 2.5.2 installed and running
> Django latest build installed and running
>
> Have tried for three days to lick the mysqldb installation, no dice.
> Have checked path statements, etc.  I have dev tools installed.  GCC
> 4.0.1.
>
> running build
> running build_py
> copying MySQLdb/release.py -> build/lib.macosx-10.3-ppc-2.5/MySQLdb
> running build_ext
> building '_mysql' extension
> Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/
> MacOSX10.4u.sdk
> Please check your Xcode installation
> gcc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -
> Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -
> DNDEBUG -g -O3 -Dversion_info=(1,2,2,'final',0) -D__version__=1.2.2 -I/
> usr/local/mysql/include -I/Library/Frameworks/Python.framework/
> Versions/2.5/include/python2.5 -c _mysql.c -o build/temp.macosx-10.3-
> ppc-2.5/_mysql.o -Os -arch ppc -fno-common
>
> There are around 200 rows of output error messages.
>
> Any help would be greatly appreciated, as Im a NOOB, and am not a
> developer.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to