Hi All,

 

This is not an explicit problem with Kannel but possible someone has experienced this problem or could point me in the right direction. When trying to compile the CVS version, the compile fails with the following errors:

 

[EMAIL PROTECTED] gateway]# make

gcc -D_REENTRANT=1 -I. -Igw  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -o gw/wml_compiler.o -c gw/wml_compiler.c

gw/wml_compiler.c: In function `wml_compile':

gw/wml_compiler.c:365: error: `XML_PARSE_RECOVER' undeclared (first use in this function)

gw/wml_compiler.c:365: error: (Each undeclared identifier is reported only once

gw/wml_compiler.c:365: error: for each function it appears in.)

gw/wml_compiler.c:365: error: `XML_PARSE_NONET' undeclared (first use in this function)

gw/wml_compiler.c:365: warning: assignment makes pointer from integer without a cast

make: *** [gw/wml_compiler.o] Error 1

[EMAIL PROTECTED] gateway]#

 

I am using ver 2.5.11 of libxml2.

The configuration step completed without any errors. Any assistance would be appreciated.

 

Regards,

Jarrod

Reply via email to