Anyone please?

[EMAIL PROTECTED] wrote:

Hi, I'm trying to install Kannel 1.2.1 on a RedHat 7.3. I've installed the libxml2 and libxml2-devel libraries, version 2.6.2-1, as rpm packages. I also had to install mysql-libs and mysql-shared because they were requested as dependencies. I'm not sure about the Posix threads request, I don't know how to check it is installed.
Anyway I downloaded the gateway-1.2.1 tar file, unpacked the file, entered the directory and did:


./configure
touch .depend
make depend
make

At the end of the long output of the make command, I have this:

...
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I
/usr/include/openssl -o utils/seewbmp.o -c utils/seewbmp.c
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I
/usr/include/openssl -o utils/run_kannel_box.o -c utils/run_kannel_box.c
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1 -I/usr/include/libxml2 -I
/usr/include/openssl -o wmlscript/wmlsc wmlscript/wmlsc.o libgw.a libwmlscript.
a libwap.a libgwlib.a -lpthread -lresolv -lnsl -lm -L/usr/lib -lxml2 -lz -lpthr
ead -lm -L/usr/lib
/usr/lib/libxml2.so: undefined reference to [EMAIL PROTECTED]'
/usr/lib/libxml2.so: undefined reference to [EMAIL PROTECTED]'
/usr/lib/libxml2.so: undefined reference to [EMAIL PROTECTED]'
/usr/lib/libxml2.so: undefined reference to [EMAIL PROTECTED]'
collect2: ld returned 1 exit status
make: *** [wmlscript/wmlsc] Error 1


Can anyone please help me?

Thank you in advance

Fausto
NetiX s.r.l.









Reply via email to