13 Apr
1999
13 Apr
'99
9:07 p.m.
I can't seem to make MySQLDA. I get the following: -------- gcc -fpic -g -O2 -I/usr/include/python1.5 -I/usr/include/python1.5 -DHAVE_CONFIG_H -I/usr/local/include/mysql -c ./MySQLmodule.c ./MySQLmodule.c: In function `pythonify_res_fields': ./MySQLmodule.c:456: `AUTO_INCREMENT_FLAG' undeclared (first use 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 -------- And yes, I did initially use -lm, instead of gcc. Any ideas? Much thanks, Chris LArson Changeling, Inc