[xml] compiling problems



Hello,

I try to compile libxml2.4.23 but get an error. Here is the full output
of make command:


        make  all-recursive
Making all in include
Making all in libxml
Making all in .
        /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I./include -I./include       -g -O2 -Wall -c xpath.c
rm -f .libs/xpath.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -g -O2 -Wall -c
xpath.c  -DPIC -o .libs/xpath.lo
In file included from include/libxml/SAX.h:14,
                 from include/libxml/globals.h:18,
                 from include/libxml/threads.h:31,
                 from include/libxml/xmlmemory.h:163,
                 from xpath.c:41:
/usr/gnu/lib/gcc-lib/mips-sgi-irix6-o32/2.8.1/include/stdlib.h:207:
conflicting types for `initstate'
/usr/include/math.h:731: previous declaration of `initstate'
trionan.c:507: warning: `trio_isfinite' defined but not used
trionan.c:706: warning: `trio_fpclassify' defined but not used
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)


My system: IRIX 6.5.12, root privilegs.

-- 
Gruss Ilia



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]