Hello Oded,

Monday, July 22, 2002, 6:35:28 PM, you wrote:

OA> ln -s <path to libxml header directory> /usr/include/libxml2/libxml
Thanks a lots for your guidance, and I try to recompile libxml2-2.4.23
./configure  --prefix=/usr/local/libxml2 --libdir=/usr/local/lib/libxml2 \
--includedir=/usr/include/libxml2 --with-threads --with-treads-alloc \
--with-html --with-ftp --with-http --with-xpath --with-history \
--with-xptr --with-c14n --with-schemas --with-debug --with-mem-debug

with this option of libxml2 compile so the problem for xmlmemory.h its has been 
solved, but I still got
error when try to compile gateway-1.2.0


when type "make", the error message
is like this :

cc -D_REENTRANT=1 -I. -g -O2 -DBROKEN_PTHREADS=1 -I/usr/local/include/libxml2 -Wall  
-o wmlscript/wmlsc wmlscript/wmlsc.o
libgw.a libwmlscript.a libwap.a libgwlib.a -lpthread -lresolv -lnsl -lm  
-L/usr/local/lib -lxml2 -lz -lpthread -lm
/usr/i386-slackware-linux/bin/ld: cannot open -lxml2: No such file or directory
collect2: ld returned 1 exit status

make: *** [wmlscript/wmlsc] Error 1
what is meaning of this error ???, do I still missing some thing when
to compile libxml? or kannel?
your advance guidance really appriciate.

Thanks n Reagrds,
Andiz
mailto:[EMAIL PROTECTED]


Reply via email to