Posted by Moox on Fri 6th Nov 19:21
download | new post
- running build
- running build_py
- copying MySQLdb/release.py -> build/lib.linux-i686-2.4/MySQLdb
- running build_ext
- building '_mysql' extension
- gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -Dversion_info=(1,2,2,'final',0) -D__version__=1.2.2 -I/usr/include/mysql -I/usr/include/python2.4 -c _mysql.c -o build/temp.linux-i686-2.4/_mysql.o -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv
- In file included from _mysql.c:29:
- pymemcompat.h:10:20: error: Python.h: No such file or directory
- _mysql.c:30:26: error: structmember.h: No such file or directory
- _mysql.c:35:23: error: my_config.h: No such file or directory
- _mysql.c:40:19: error: mysql.h: No such file or directory
- _mysql.c:41:26: error: mysqld_error.h: No such file or directory
- _mysql.c:42:20: error: errmsg.h: No such file or directory
- _mysql.c:64: error: expected
Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.