Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #:/home/toolplas/Zope-2.6.1-linux2-x86/bin/python setup.py build
- running build
- running build_py
- not copying CompatMysqldb.py (output up-to-date)
- not copying _mysql_exceptions.py (output up-to-date)
- not copying MySQLdb/__init__.py (output up-to-date)
- not copying MySQLdb/converters.py (output up-to-date)
- not copying MySQLdb/connections.py (output up-to-date)
- not copying MySQLdb/cursors.py (output up-to-date)
- not copying MySQLdb/sets.py (output up-to-date)
- not copying MySQLdb/times.py (output up-to-date)
- not copying MySQLdb/constants/__init__.py (output up-to-date)
- not copying MySQLdb/constants/CR.py (output up-to-date)
- not copying MySQLdb/constants/FIELD_TYPE.py (output up-to-date)
- not copying MySQLdb/constants/ER.py (output up-to-date)
- not copying MySQLdb/constants/FLAG.py (output up-to-date)
- not copying MySQLdb/constants/REFRESH.py (output up-to-date)
- not copying MySQLdb/constants/CLIENT.py (output up-to-date)
- running build_ext
- building '_mysql' extension
- gcc -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/usr/include/mysql -I/usr/local/include/mysql -I/usr/local/mysql/include/mysql -I/home/toolplas/Zope-2.6.1-linux2-x86/include/python2.1 -c _mysql.c -o build/temp.linux-i686-2.1/_mysql.o
- _mysql.c: In function ‘_mysql_ConnectionObject_info’:
- _mysql.c:1150: warning: assignment discards qualifiers from pointer target type
- _mysql.c: In function ‘_mysql_ConnectionObject_shutdown’:
- _mysql.c:1356: error: too few arguments to function ‘mysql_shutdown’
- _mysql.c: In function ‘_mysql_ConnectionObject_stat’:
- _mysql.c:1379: warning: assignment discards qualifiers from pointer target type
- error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment