[Zope] ZMySQLDA make errors

Stephen Cimarelli scimarel@bigpond.net.au
Sat, 15 Jan 2000 17:51:04 +1100


Hi all

	Can anyone please help me with this simple error, I am trying to  build
ZmySQLDA for my RedHat6.1 system and have install the version of mySql
that on the RH power tool cd


when I run ZmySQLDA/src/make I get the following error

gcc -fPIC   -I/usr/include/mysql -g -O2 -I/usr/include/python1.5
-I/usr/include/python1.5 -DHAVE_CONFIG_H -c ./MySQLmodule.c
./MySQLmodule.c: In function `pythonify_res_fields':
./MySQLmodule.c:456: `AUTO_INCREMENT_FLAG' undeclared (first use in this
function)
./MySQLmodule.c:456: (Each undeclared identifier is reported only once
./MySQLmodule.c:456: for each function it appears in.)
make: *** [MySQLmodule.o] Error 1  


can any one help?

Steve (Zope newbie)