Upon compiling on fedora core 4 the rpm sources for the stable released 26/9 I'm getting
gcc -D_REENTRANT=1 -I. -Igw -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/mysql -o gw/dlr_mysql.o -c gw/dlr_mysql.c In file included from /usr/include/mysql/mysql.h:62, from gw/dlr_mysql.c:74: /usr/include/mysql/my_list.h:32: error: conflicting types for ‘list_delete’ ./gwlib/list.h:179: error: previous declaration of ‘list_delete’ was here make: *** [gw/dlr_mysql.o] Error 1 Does anyone has compiled on mysql 4 ? Does anyone suggests to use mysql 3.23 ? Cheers Julien