[xml] help!failed to compile libxml2 on turbo linux



who can help me! when i want to compile libxml2 on turbo linux, it failed to compile.the message is below.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for function prototypes... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ansidecl.h usability... yes
checking ansidecl.h presence... yes
checking for ansidecl.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for strftime... yes
checking for strdup... yes
checking for strndup... yes
checking for strerror... yes
checking for finite... yes
checking for isnand... no
checking for fp_class... no
checking for class... no
checking for fpclass... no
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for stat... yes
checking for _stat... no
checking for signal... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for gethostent... yes
checking for setsockopt... yes
checking for connect... yes
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking for getaddrinfo... yes
checking for isnan... yes
checking for isinf... yes
checking for python... /usr/bin/python
Found Python version 2.1
Enabling multithreaded support
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -lpthread... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
Enabled Schemas/Relax-NG support
configure: creating ./config.status
config.status: creating libxml2.spec
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libxml/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating example/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating include/libxml/xmlversion.h
config.status: creating xml2-config
config.status: creating libxml-2.0.pc
config.status: creating libxml-2.0-uninstalled.pc
config.status: creating python/setup.py
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/home/xkms/libxml2-2.6.9'
Making all in include
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/include'
Making all in libxml
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/include/libxml'
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/include'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/include'
Making all in .
make[2]: Entering directory `/home/xkms/libxml2-2.6.9'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9'
Making all in doc
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/doc'
Making all in examples
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/doc/examples'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/doc/examples'
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/doc'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/doc'
Making all in example
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/example'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/example'
Making all in python
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/python'
Making all in .
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/python'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/python'
Making all in tests
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/python/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/python/tests'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/python'
make[1]: Leaving directory `/home/xkms/libxml2-2.6.9'
[zjut hs_server libxml2-2.6.9]$ make
make  all-recursive
make[1]: Entering directory `/home/xkms/libxml2-2.6.9'
Making all in include
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/include'
Making all in libxml
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/include/libxml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/include/libxml'
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/include'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/include'
Making all in .
make[2]: Entering directory `/home/xkms/libxml2-2.6.9'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9'
Making all in doc
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/doc'
Making all in examples
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/doc/examples'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/doc/examples'
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/doc'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/doc'
Making all in example
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/example'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/example'
Making all in python
make[2]: Entering directory `/home/xkms/libxml2-2.6.9/python'
Making all in .
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/python'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/python'
Making all in tests
make[3]: Entering directory `/home/xkms/libxml2-2.6.9/python/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/xkms/libxml2-2.6.9/python/tests'
make[2]: Leaving directory `/home/xkms/libxml2-2.6.9/python'
make[1]: Leaving directory `/home/xkms/libxml2-2.6.9'

and there is some html doc are missing when compile.any help is realy appreciated!

_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com



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