Hi, Roger. Rogelio Serrano wrote: > On 3/31/07, Jun Martin <[EMAIL PROTECTED]> wrote: >> Please help. I'm trying to set up an SMS gateway using Kannel, PlaySMS, >> and an iTegno WM-1080+ GSM modem. Everything looks fine except that >> Kannel seems to have trouble communicating with the gsm modem. > I have the same modem i borrowed from our customer and its working > fine with 1.4.1. Im using it on an LFS system. May I have a copy of your modem configuration files, please? Just in case I succeed in installing 1.4.1 which I've been trying since last Saturday, to no avail (YET). I'm stuck in the "make step."
What do you MAKE of this (pun intended): # make gcc -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I/usr/include/openssl -o gw/wml_compiler.o -c gw/wml_compiler.c gw/wml_compiler.c: In function `xml_error': gw/wml_compiler.c:335: `xmlErrorPtr' undeclared (first use in this function) gw/wml_compiler.c:335: (Each undeclared identifier is reported only once gw/wml_compiler.c:335: for each function it appears in.) gw/wml_compiler.c:335: parse error before `err' gw/wml_compiler.c:339: `err' undeclared (first use in this function) gw/wml_compiler.c: In function `wml_compile': gw/wml_compiler.c:395: warning: assignment makes pointer from integer without a cast gw/wml_compiler.c: In function `wml_init': gw/wml_compiler.c:468: `XML_PARSE_NOERROR' undeclared (first use in this function) gw/wml_compiler.c:468: `XML_PARSE_NONET' undeclared (first use in this function) gw/wml_compiler.c:469: `XML_PARSE_RECOVER' undeclared (first use in this function) Versions: (all the latest for RH 7.3) # rpm -qa libxml libxml-1.8.17-3 # rpm -qa libxml2 libxml2-2.4.19-6.legacy # rpm -qa libxml2-devel libxml2-devel-2.4.19-6.legacy _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

