Hi All, I am having difficulties compiling kannel ver 1.1.6. I am using Redhat 7.2, downloaded the development version on the web-site (gateway-1.1.6.tar.gz). here's the error message:
gcc -D_REENTRANT=1 -I. -g -02 -DBROKEN_PTHREADS=1 -I/usr/include/gnome-xml -I/usr/include/openssl -o gw/ota_compiler.o -c gw/ota_compiler.c gw/ota_compiler.c: In function 'ota_compile': gw/ota_compiler.c:160: warning: assigment makes point from integer without a cast gw/ota_compiler.c: In function 'parse_code': gw/ota_compiler.c:243: structure has no member named 'children' gw/ota_compiler.c:244: structure has no member named 'children' gw/ota_compiler.c:248: structure has no member named 'children' gw/ota_compiler.c:249: structure has no member named 'children' gw/ota_compiler.c: In function 'parse_attribute': gw/ota_compiler.c:356: structure has no member named 'children' gw/ota_compiler.c:357: structure has no member named 'children' make: ***[gw/ota_compiler.o] Error1 Can someone help me with this. Thanks Eddie __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
