Hi, I have jsut downlaoded the kannel and try to comile it on Redhat 7.2 system. I go the following erros.
I have libxml2.4.18 installed. gw/wml_compiler.c:24:23: xmlmemory.h: No such file or directory gw/wml_compiler.c:25:20: parser.h: No such file or directory gw/wml_compiler.c:26:18: tree.h: No such file or directory gw/wml_compiler.c:27:22: debugXML.h: No such file or directory make: *** [gw/wml_compiler.o] Error 1 It looks the error is compiling the wmlScript compiler. I have Bison 1.28 installed at /usr/local/bin. lib etc. I have configured the kannel with following command ./configure --enable-start-stop Any Help? Thanks in advance Raj Saini
