Interesting, what version of MySQL is this? Aaron
On Fri, 6 Jun 2003, Benny wrote: > I am having a hard time getting dbmail to compile... Can anyone help me out > with this? I have SuSE 8.1, dbmail 1.1. Here is the output of my trial and > error: > ------------------------------------------------------------------------------------------ > This is the dbmail build script > I will have to ask you some questions about your system > > What database do you wish to use? Choices are (m)ysql and (p)ostgresql > > m > You have selected MySQL as database > The library directory for MySQL is now [/usr/local/lib/mysql/]. > Enter new directory or press RETURN to keep this setting: > /usr/lib/mysql > The include directory for MySQL is now [/usr/include/mysql/]. > Enter new directory or press RETURN to keep this setting: > > The libraries are currently set to [-lmysqlclient -lcrypto]. > Enter new libraries (preceed each by -l) or press RETURN to keep this setting: > -lmysqlclient -lz -lcrypt > > Creating makefile.. > > Done. You can now make dbmail by running 'make clean all'. > Do you want this to be executed right now? > y > 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/lib/mysql > -I/usr/include/mysql/ > In file included from /usr/include/mysql/mysql.h:64, > from mysql/dbmysql.c:9: > /usr/include/mysql/my_list.h:34: conflicting types for `list_reverse' > list.h:39: 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 > ----------------------------------------------------------------------------------------------------------- > > Thanks in advance, > > Ben
