rsalin
Newbie
Karma: 0
Posts: 15
|
 |
« Reply #2 on: May 13, 2010, 05:25:29 PM » |
|
sorry for the spam but just one small update. These are the first lines after running "build" after them there's a lot of errors:
running build running build_py copying MySQLdb/release.py -> build/lib.linux-armv5tel-2.6/MySQLdb running build_ext building '_mysql' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Dversion_info=(1,2,3,'gamma',1) -D__version__=1.2.3c1 -I/usr/include/mysql -I/usr/include/python2.6 -c _mysql.c -o build/temp.linux-armv5tel-2.6/_mysql.o -DBIG_JOINS=1 -fPIC -fno-strict-aliasing 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
|