Hi guys,

I am trying to compile kannel 1.2.1 with MySQL 4.x on RH 8.0.

>>>configure goes fine. i have to make few changes to configure though ;-)

./configure --disable-docs --with-mysql=/usr/local/mysql --enable-cookies --
enable-mysql --with-dlr=mysql

>>>but "make" fails

gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1 -I/usr/include/libxml
2 -I/usr/local/mysql/include/mysql -I/
usr/local/mysql/include  -o gw/bearerbox.o -c gw/bearerbox.c
In file included from /usr/local/mysql/include/mysql/mysql.h:64,
                 from gw/dlr.h:31,
                 from gw/bearerbox.c:23:
/usr/local/mysql/include/mysql/my_list.h:32: conflicting types for
`list_delete'
gwlib/list.h:123: previous declaration of `list_delete'
make: *** [gw/bearerbox.o] Error 1

The error is pretty clear. But how can i solve this? I can change methods in
either of them?
Does someone has turn around of this problem?

---------------
regards
Navjot Singh
Net4India Ltd.

"The concern for man and his destiny must always be the chief interest of
all technical effort. Never forget it between your diagrams and
equations." -- Albert Einstein


Reply via email to