Date: September 04, 2007 03:43AM Hi, I'm also having this problem but under Solaris 2.9 with only GCC installed (no cc): hostname:/apps/un/MySQL-python-1.2.2 # python setup.py build running build running build_py copying MySQLdb/release.py -> build/lib.solaris-2.9-sun4u-2.3/MySQLdb...
gcc -I/usr/local/mysql/include/mysql -I/opt/ASpy24/include/python2.4 -c _mysql.c -o build/temp.solaris-2.9-sun4u-2.4/_mysql.o !!! Check your local paths !!! enter: gcc -G build/temp.solaris-2.9-sun4u-2.4/_mysql.o -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lposi...