Don´t worry with MySQL 4.1x yet. Some users reported problems with the tables schemas. 4.0.12 is working very good.
> Hello, > > I am trying to install dbmail-1.1 with MySQL 4.1-alpha and ran into > problem > during the make.. I used the build.sh script and got he following error > message. > > ---------------------------------------------------------------------------- > ------------------------ > rm -f *.o core mysql/*.o > cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o list.o list.c > cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o debug.o debug.c > cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o pipe.o pipe.c > cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o mime.o mime.c > cc -o mysql/dbmysql.o -c > mysql/dbmysql.c -L/usr/local/mysql/lib/mysql/ > -I/usr/local/mysql/include/mys > ql/ > In file included from /usr/local/mysql/include/mysql/mysql.h:64, > from mysql/dbmysql.c:9: > /usr/local/mysql/include/mysql/my_list.h:34: error: conflicting types for > `list_reverse' > list.h:39: error: previous declaration of `list_reverse' > make: *** [mysql/dbmysql.o] Error 1 > Sorry, Make failed. > Please report any problems to the mailing list: [email protected] > You can find more information (including how to subscribe to the > mailinglist) on www.dbmail.org > ---------------------------------------------------------------------------- > ----------------------------------- > > I am running Debian Linux kernel 2.4.20 Any help would be greatly > appreciated. > > Patrick Choi > >
