Dear users,
 
I got the compilation error with Kannel 1.4.0 and MySQL 5.0.16.
I searched the error in the list and found that changing the name of 'list_delete' in source code would probably generate more errors. Is there anyone using MySQL as external dlr storage successfully? Please advise the version of software you used and how you work around the problem (if met).
 
Thanks,
 
Coco
 
**********************
make install
gcc -D_REENTRANT=1 -I. -Igw  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -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
/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
*************************
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to