This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = irc.meganet.local uname -m = i386 uname -r = 7.2-STABLE uname -s = FreeBSD uname -v = FreeBSD 7.2-STABLE #5: Sun Dec 6 02:50:48 MSK 2009 root@irc.meganet.local:/usr/src/sys/i386/compile/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1570: checking build system type configure:1588: result: i386-unknown-freebsd7.2 configure:1596: checking host system type configure:1610: result: i386-unknown-freebsd7.2 configure:1660: checking for a BSD-compatible install configure:1715: result: /usr/bin/install -c configure:1726: checking whether build environment is sane configure:1769: result: yes configure:1834: checking for gawk configure:1863: result: no configure:1834: checking for mawk configure:1863: result: no configure:1834: checking for nawk configure:1850: found /usr/bin/nawk configure:1860: result: nawk configure:1870: checking whether make sets $(MAKE) configure:1890: result: yes configure:2105: checking for gcc configure:2121: found /usr/bin/gcc configure:2131: result: gcc configure:2375: checking for C compiler version configure:2378: gcc --version &5 gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2381: $? = 0 configure:2383: gcc -v &5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2386: $? = 0 configure:2388: gcc -V &5 gcc: '-V' option must have argument configure:2391: $? = 1 configure:2414: checking for C compiler default output file name configure:2417: gcc conftest.c >&5 configure:2420: $? = 0 configure:2466: result: a.out configure:2471: checking whether the C compiler works configure:2477: ./a.out configure:2480: $? = 0 configure:2497: result: yes configure:2504: checking whether we are cross compiling configure:2506: result: no configure:2509: checking for suffix of executables configure:2511: gcc -o conftest conftest.c >&5 configure:2514: $? = 0 configure:2539: result: configure:2545: checking for suffix of object files configure:2566: gcc -c conftest.c >&5 configure:2569: $? = 0 configure:2591: result: o configure:2595: checking whether we are using the GNU C compiler configure:2619: gcc -c conftest.c >&5 configure:2625: $? = 0 configure:2629: test -z || test ! -s conftest.err configure:2632: $? = 0 configure:2635: test -s conftest.o configure:2638: $? = 0 configure:2651: result: yes configure:2657: checking whether gcc accepts -g configure:2678: gcc -c -g conftest.c >&5 configure:2684: $? = 0 configure:2688: test -z || test ! -s conftest.err configure:2691: $? = 0 configure:2694: test -s conftest.o configure:2697: $? = 0 configure:2708: result: yes configure:2725: checking for gcc option to accept ANSI C configure:2795: gcc -c -g -O2 conftest.c >&5 configure:2801: $? = 0 configure:2805: test -z || test ! -s conftest.err configure:2808: $? = 0 configure:2811: test -s conftest.o configure:2814: $? = 0 configure:2832: result: none needed configure:2850: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2856: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3000: checking for style of include used by make configure:3028: result: GNU configure:3056: checking dependency style of gcc configure:3146: result: gcc3 configure:3176: checking for a BSD-compatible install configure:3231: result: /usr/bin/install -c configure:3247: checking how to run the C preprocessor configure:3282: gcc -E conftest.c configure:3288: $? = 0 configure:3320: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3326: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | /* end confdefs.h. */ | #include configure:3365: result: gcc -E configure:3389: gcc -E conftest.c configure:3395: $? = 0 configure:3427: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | /* end confdefs.h. */ | #include configure:3478: checking for rm configure:3496: found /bin/rm configure:3509: result: /bin/rm configure:3518: checking for mv configure:3536: found /bin/mv configure:3549: result: /bin/mv configure:3558: checking for tar configure:3576: found /usr/bin/tar configure:3589: result: /usr/bin/tar configure:3598: checking for perl configure:3616: found /usr/bin/perl configure:3629: result: /usr/bin/perl configure:3638: checking for xmllint configure:3656: found /usr/local/bin/xmllint configure:3669: result: /usr/local/bin/xmllint configure:3678: checking for xsltproc configure:3696: found /usr/local/bin/xsltproc configure:3709: result: /usr/local/bin/xsltproc configure:3717: checking for function prototypes configure:3720: result: yes configure:3739: checking for egrep configure:3749: result: grep -E configure:3754: checking for ANSI C header files configure:3779: gcc -c -g -O2 conftest.c >&5 configure:3785: $? = 0 configure:3789: test -z || test ! -s conftest.err configure:3792: $? = 0 configure:3795: test -s conftest.o configure:3798: $? = 0 configure:3887: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit' configure:3890: $? = 0 configure:3892: ./conftest configure:3895: $? = 0 configure:3910: result: yes configure:3934: checking for sys/types.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for sys/stat.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for stdlib.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for string.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for memory.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for strings.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for inttypes.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for stdint.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:3934: checking for unistd.h configure:3950: gcc -c -g -O2 conftest.c >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest.o configure:3969: $? = 0 configure:3980: result: yes configure:4005: checking for string.h configure:4010: result: yes configure:4229: checking for a sed that does not truncate output configure:4283: result: /usr/bin/sed configure:4297: checking for ld used by gcc configure:4364: result: /usr/bin/ld configure:4373: checking if the linker (/usr/bin/ld) is GNU ld configure:4388: result: yes configure:4393: checking for /usr/bin/ld option to reload object files configure:4400: result: -r configure:4418: checking for BSD-compatible nm configure:4467: result: /usr/bin/nm -B configure:4471: checking whether ln -s works configure:4475: result: yes configure:4482: checking how to recognise dependent libraries configure:4658: result: pass_all configure:5145: checking dlfcn.h usability configure:5157: gcc -c -g -O2 conftest.c >&5 configure:5163: $? = 0 configure:5167: test -z || test ! -s conftest.err configure:5170: $? = 0 configure:5173: test -s conftest.o configure:5176: $? = 0 configure:5186: result: yes configure:5190: checking dlfcn.h presence configure:5200: gcc -E conftest.c configure:5206: $? = 0 configure:5226: result: yes configure:5261: checking for dlfcn.h configure:5268: result: yes configure:5333: checking for g++ configure:5349: found /usr/bin/g++ configure:5359: result: g++ configure:5375: checking for C++ compiler version configure:5378: g++ --version &5 g++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5381: $? = 0 configure:5383: g++ -v &5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:5386: $? = 0 configure:5388: g++ -V &5 g++: '-V' option must have argument configure:5391: $? = 1 configure:5394: checking whether we are using the GNU C++ compiler configure:5418: g++ -c conftest.cc >&5 configure:5424: $? = 0 configure:5428: test -z || test ! -s conftest.err configure:5431: $? = 0 configure:5434: test -s conftest.o configure:5437: $? = 0 configure:5450: result: yes configure:5456: checking whether g++ accepts -g configure:5477: g++ -c -g conftest.cc >&5 configure:5483: $? = 0 configure:5487: test -z || test ! -s conftest.err configure:5490: $? = 0 configure:5493: test -s conftest.o configure:5496: $? = 0 configure:5507: result: yes configure:5549: g++ -c -g -O2 conftest.cc >&5 configure:5555: $? = 0 configure:5559: test -z || test ! -s conftest.err configure:5562: $? = 0 configure:5565: test -s conftest.o configure:5568: $? = 0 configure:5594: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:29: error: 'exit' was not declared in this scope configure:5600: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5549: g++ -c -g -O2 conftest.cc >&5 conftest.cc:25: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:26: /usr/include/stdlib.h:93: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:25: error: from previous declaration 'void std::exit(int) throw ()' configure:5555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5549: g++ -c -g -O2 conftest.cc >&5 conftest.cc:25: error: 'void std::exit(int)' should have been declared inside 'std' configure:5555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5549: g++ -c -g -O2 conftest.cc >&5 In file included from conftest.cc:26: /usr/include/stdlib.h:93: error: declaration of 'void exit(int)' throws different exceptions conftest.cc:25: error: from previous declaration 'void exit(int) throw ()' configure:5555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5549: g++ -c -g -O2 conftest.cc >&5 configure:5555: $? = 0 configure:5559: test -z || test ! -s conftest.err configure:5562: $? = 0 configure:5565: test -s conftest.o configure:5568: $? = 0 configure:5594: g++ -c -g -O2 conftest.cc >&5 configure:5600: $? = 0 configure:5604: test -z || test ! -s conftest.err configure:5607: $? = 0 configure:5610: test -s conftest.o configure:5613: $? = 0 configure:5638: checking dependency style of g++ configure:5728: result: gcc3 configure:5755: checking how to run the C++ preprocessor configure:5786: g++ -E conftest.cc configure:5792: $? = 0 configure:5824: g++ -E conftest.cc conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory configure:5830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5869: result: g++ -E configure:5893: g++ -E conftest.cc configure:5899: $? = 0 configure:5931: g++ -E conftest.cc conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory configure:5937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6034: checking for g77 configure:6063: result: no configure:6034: checking for f77 configure:6050: found /usr/bin/f77 configure:6060: result: f77 configure:6075: checking for Fortran 77 compiler version configure:6078: f77 --version &5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:6081: $? = 1 configure:6083: f77 -v &5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:6086: $? = 1 configure:6088: f77 -V &5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:6091: $? = 1 configure:6099: checking whether we are using the GNU Fortran 77 compiler configure:6113: f77 -c conftest.F >&5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:6119: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6145: result: no configure:6151: checking whether f77 accepts -g configure:6163: f77 -c -g conftest.f >&5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:6169: $? = 1 configure: failed program was: | program main | | end configure:6194: result: no configure:6224: checking the maximum length of command line arguments configure:6333: result: 196608 configure:6344: checking command to parse /usr/bin/nm -B output from gcc object configure:6449: gcc -c -g -O2 conftest.c >&5 configure:6452: $? = 0 configure:6456: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6459: $? = 0 configure:6511: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6514: $? = 0 configure:6552: result: ok configure:6556: checking for objdir configure:6571: result: .libs configure:6661: checking for ar configure:6677: found /usr/bin/ar configure:6688: result: ar configure:6741: checking for ranlib configure:6757: found /usr/bin/ranlib configure:6768: result: ranlib configure:6821: checking for strip configure:6837: found /usr/bin/strip configure:6848: result: strip configure:7120: checking if gcc supports -fno-rtti -fno-exceptions configure:7138: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7142: $? = 0 configure:7155: result: no configure:7170: checking for gcc option to produce PIC configure:7380: result: -fPIC configure:7388: checking if gcc PIC flag -fPIC works configure:7406: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7410: $? = 0 configure:7423: result: yes configure:7451: checking if gcc static flag -static works configure:7479: result: yes configure:7489: checking if gcc supports -c -o file.o configure:7510: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7514: $? = 0 configure:7536: result: yes configure:7562: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8520: result: yes configure:8541: checking whether -lc should be explicitly linked in configure:8546: gcc -c -g -O2 conftest.c >&5 configure:8549: $? = 0 configure:8564: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8567: $? = 0 configure:8579: result: no configure:8587: checking dynamic linker characteristics configure:9196: result: freebsd7.2 ld.so configure:9205: checking how to hardcode library paths into programs configure:9230: result: immediate configure:9244: checking whether stripping libraries is possible configure:9249: result: yes configure:10083: checking if libtool supports shared libraries configure:10085: result: yes configure:10088: checking whether to build shared libraries configure:10109: result: yes configure:10112: checking whether to build static libraries configure:10116: result: yes configure:10208: creating libtool configure:10796: checking for ld used by g++ configure:10863: result: /usr/bin/ld configure:10872: checking if the linker (/usr/bin/ld) is GNU ld configure:10887: result: yes configure:10938: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11876: result: yes configure:11894: g++ -c -g -O2 conftest.cpp >&5 configure:11897: $? = 0 configure:12016: checking for g++ option to produce PIC configure:12290: result: -fPIC configure:12298: checking if g++ PIC flag -fPIC works configure:12316: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12320: $? = 0 configure:12333: result: yes configure:12361: checking if g++ static flag -static works configure:12389: result: yes configure:12399: checking if g++ supports -c -o file.o configure:12420: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12424: $? = 0 configure:12446: result: yes configure:12472: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12497: result: yes configure:12564: checking dynamic linker characteristics configure:13173: result: freebsd7.2 ld.so configure:13182: checking how to hardcode library paths into programs configure:13207: result: immediate configure:13733: checking if libtool supports shared libraries configure:13735: result: yes configure:13738: checking whether to build shared libraries configure:13758: result: yes configure:13761: checking whether to build static libraries configure:13765: result: yes configure:13775: checking for f77 option to produce PIC configure:13985: result: -fPIC configure:13993: checking if f77 PIC flag -fPIC works configure:14011: f77 -c -fPIC conftest.f >&5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:14015: $? = 1 configure:14028: result: no configure:14056: checking if f77 static flag -static works configure:14084: result: no configure:14094: checking if f77 supports -c -o file.o configure:14115: f77 -c -o out/conftest2.o conftest.f >&5 /libexec/ld-elf.so.1: Undefined symbol "__stdoutp" referenced from COPY relocation in f77 configure:14119: $? = 1 configure:14141: result: no configure:14167: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15105: result: yes configure:15172: checking dynamic linker characteristics configure:15781: result: freebsd7.2 ld.so configure:15790: checking how to hardcode library paths into programs configure:15815: result: immediate configure:19825: checking zlib.h usability configure:19837: gcc -c -g -O2 conftest.c >&5 configure:19843: $? = 0 configure:19847: test -z || test ! -s conftest.err configure:19850: $? = 0 configure:19853: test -s conftest.o configure:19856: $? = 0 configure:19866: result: yes configure:19870: checking zlib.h presence configure:19880: gcc -E conftest.c configure:19886: $? = 0 configure:19906: result: yes configure:19941: checking for zlib.h configure:19948: result: yes configure:19956: checking for gzread in -lz configure:19986: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:19992: $? = 0 configure:19996: test -z || test ! -s conftest.err configure:19999: $? = 0 configure:20002: test -s conftest configure:20005: $? = 0 configure:20018: result: yes configure:20062: checking for dirent.h that defines DIR configure:20086: gcc -c -g -O2 conftest.c >&5 configure:20092: $? = 0 configure:20096: test -z || test ! -s conftest.err configure:20099: $? = 0 configure:20102: test -s conftest.o configure:20105: $? = 0 configure:20116: result: yes configure:20129: checking for library containing opendir configure:20159: gcc -o conftest -g -O2 conftest.c >&5 configure:20165: $? = 0 configure:20169: test -z || test ! -s conftest.err configure:20172: $? = 0 configure:20175: test -s conftest configure:20178: $? = 0 configure:20248: result: none required configure:20384: checking for ANSI C header files configure:20540: result: yes configure:20564: checking fcntl.h usability configure:20576: gcc -c -g -O2 conftest.c >&5 configure:20582: $? = 0 configure:20586: test -z || test ! -s conftest.err configure:20589: $? = 0 configure:20592: test -s conftest.o configure:20595: $? = 0 configure:20605: result: yes configure:20609: checking fcntl.h presence configure:20619: gcc -E conftest.c configure:20625: $? = 0 configure:20645: result: yes configure:20680: checking for fcntl.h configure:20687: result: yes configure:20705: checking for unistd.h configure:20710: result: yes configure:20864: checking ctype.h usability configure:20876: gcc -c -g -O2 conftest.c >&5 configure:20882: $? = 0 configure:20886: test -z || test ! -s conftest.err configure:20889: $? = 0 configure:20892: test -s conftest.o configure:20895: $? = 0 configure:20905: result: yes configure:20909: checking ctype.h presence configure:20919: gcc -E conftest.c configure:20925: $? = 0 configure:20945: result: yes configure:20980: checking for ctype.h configure:20987: result: yes configure:21014: checking dirent.h usability configure:21026: gcc -c -g -O2 conftest.c >&5 configure:21032: $? = 0 configure:21036: test -z || test ! -s conftest.err configure:21039: $? = 0 configure:21042: test -s conftest.o configure:21045: $? = 0 configure:21055: result: yes configure:21059: checking dirent.h presence configure:21069: gcc -E conftest.c configure:21075: $? = 0 configure:21095: result: yes configure:21130: checking for dirent.h configure:21137: result: yes configure:21164: checking errno.h usability configure:21176: gcc -c -g -O2 conftest.c >&5 configure:21182: $? = 0 configure:21186: test -z || test ! -s conftest.err configure:21189: $? = 0 configure:21192: test -s conftest.o configure:21195: $? = 0 configure:21205: result: yes configure:21209: checking errno.h presence configure:21219: gcc -E conftest.c configure:21225: $? = 0 configure:21245: result: yes configure:21280: checking for errno.h configure:21287: result: yes configure:21314: checking malloc.h usability configure:21326: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:71: /usr/include/malloc.h:3:2: error: #error " has been replaced by " configure:21332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21355: result: no configure:21359: checking malloc.h presence configure:21369: gcc -E conftest.c In file included from conftest.c:37: /usr/include/malloc.h:3:2: error: #error " has been replaced by " configure:21375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:21395: result: no configure:21430: checking for malloc.h configure:21437: result: no configure:21464: checking stdarg.h usability configure:21476: gcc -c -g -O2 conftest.c >&5 configure:21482: $? = 0 configure:21486: test -z || test ! -s conftest.err configure:21489: $? = 0 configure:21492: test -s conftest.o configure:21495: $? = 0 configure:21505: result: yes configure:21509: checking stdarg.h presence configure:21519: gcc -E conftest.c configure:21525: $? = 0 configure:21545: result: yes configure:21580: checking for stdarg.h configure:21587: result: yes configure:21605: checking for sys/stat.h configure:21610: result: yes configure:21755: checking for sys/types.h configure:21760: result: yes configure:21914: checking time.h usability configure:21926: gcc -c -g -O2 conftest.c >&5 configure:21932: $? = 0 configure:21936: test -z || test ! -s conftest.err configure:21939: $? = 0 configure:21942: test -s conftest.o configure:21945: $? = 0 configure:21955: result: yes configure:21959: checking time.h presence configure:21969: gcc -E conftest.c configure:21975: $? = 0 configure:21995: result: yes configure:22030: checking for time.h configure:22037: result: yes configure:22064: checking ansidecl.h usability configure:22076: gcc -c -g -O2 conftest.c >&5 conftest.c:75:22: error: ansidecl.h: No such file or directory configure:22082: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22105: result: no configure:22109: checking ansidecl.h presence configure:22119: gcc -E conftest.c conftest.c:41:22: error: ansidecl.h: No such file or directory configure:22125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:22145: result: no configure:22180: checking for ansidecl.h configure:22187: result: no configure:22214: checking ieeefp.h usability configure:22226: gcc -c -g -O2 conftest.c >&5 configure:22232: $? = 0 configure:22236: test -z || test ! -s conftest.err configure:22239: $? = 0 configure:22242: test -s conftest.o configure:22245: $? = 0 configure:22255: result: yes configure:22259: checking ieeefp.h presence configure:22269: gcc -E conftest.c configure:22275: $? = 0 configure:22295: result: yes configure:22330: checking for ieeefp.h configure:22337: result: yes configure:22364: checking nan.h usability configure:22376: gcc -c -g -O2 conftest.c >&5 conftest.c:76:17: error: nan.h: No such file or directory configure:22382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22405: result: no configure:22409: checking nan.h presence configure:22419: gcc -E conftest.c conftest.c:42:17: error: nan.h: No such file or directory configure:22425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | /* end confdefs.h. */ | #include configure:22445: result: no configure:22480: checking for nan.h configure:22487: result: no configure:22514: checking math.h usability configure:22526: gcc -c -g -O2 conftest.c >&5 configure:22532: $? = 0 configure:22536: test -z || test ! -s conftest.err configure:22539: $? = 0 configure:22542: test -s conftest.o configure:22545: $? = 0 configure:22555: result: yes configure:22559: checking math.h presence configure:22569: gcc -E conftest.c configure:22575: $? = 0 configure:22595: result: yes configure:22630: checking for math.h configure:22637: result: yes configure:22664: checking limits.h usability configure:22676: gcc -c -g -O2 conftest.c >&5 configure:22682: $? = 0 configure:22686: test -z || test ! -s conftest.err configure:22689: $? = 0 configure:22692: test -s conftest.o configure:22695: $? = 0 configure:22705: result: yes configure:22709: checking limits.h presence configure:22719: gcc -E conftest.c configure:22725: $? = 0 configure:22745: result: yes configure:22780: checking for limits.h configure:22787: result: yes configure:22814: checking fp_class.h usability configure:22826: gcc -c -g -O2 conftest.c >&5 conftest.c:78:22: error: fp_class.h: No such file or directory configure:22832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22855: result: no configure:22859: checking fp_class.h presence configure:22869: gcc -E conftest.c conftest.c:44:22: error: fp_class.h: No such file or directory configure:22875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:22895: result: no configure:22930: checking for fp_class.h configure:22937: result: no configure:22964: checking float.h usability configure:22976: gcc -c -g -O2 conftest.c >&5 configure:22982: $? = 0 configure:22986: test -z || test ! -s conftest.err configure:22989: $? = 0 configure:22992: test -s conftest.o configure:22995: $? = 0 configure:23005: result: yes configure:23009: checking float.h presence configure:23019: gcc -E conftest.c configure:23025: $? = 0 configure:23045: result: yes configure:23080: checking for float.h configure:23087: result: yes configure:23105: checking for stdlib.h configure:23110: result: yes configure:23254: checking for sys/socket.h configure:23273: gcc -c -g -O2 conftest.c >&5 configure:23279: $? = 0 configure:23283: test -z || test ! -s conftest.err configure:23286: $? = 0 configure:23289: test -s conftest.o configure:23292: $? = 0 configure:23303: result: yes configure:23318: checking for netinet/in.h configure:23337: gcc -c -g -O2 conftest.c >&5 configure:23343: $? = 0 configure:23347: test -z || test ! -s conftest.err configure:23350: $? = 0 configure:23353: test -s conftest.o configure:23356: $? = 0 configure:23367: result: yes configure:23382: checking for arpa/inet.h configure:23404: gcc -c -g -O2 conftest.c >&5 configure:23410: $? = 0 configure:23414: test -z || test ! -s conftest.err configure:23417: $? = 0 configure:23420: test -s conftest.o configure:23423: $? = 0 configure:23434: result: yes configure:23459: checking netdb.h usability configure:23471: gcc -c -g -O2 conftest.c >&5 configure:23477: $? = 0 configure:23481: test -z || test ! -s conftest.err configure:23484: $? = 0 configure:23487: test -s conftest.o configure:23490: $? = 0 configure:23500: result: yes configure:23504: checking netdb.h presence configure:23514: gcc -E conftest.c configure:23520: $? = 0 configure:23540: result: yes configure:23575: checking for netdb.h configure:23582: result: yes configure:23609: checking sys/time.h usability configure:23621: gcc -c -g -O2 conftest.c >&5 configure:23627: $? = 0 configure:23631: test -z || test ! -s conftest.err configure:23634: $? = 0 configure:23637: test -s conftest.o configure:23640: $? = 0 configure:23650: result: yes configure:23654: checking sys/time.h presence configure:23664: gcc -E conftest.c configure:23670: $? = 0 configure:23690: result: yes configure:23725: checking for sys/time.h configure:23732: result: yes configure:23759: checking sys/select.h usability configure:23771: gcc -c -g -O2 conftest.c >&5 configure:23777: $? = 0 configure:23781: test -z || test ! -s conftest.err configure:23784: $? = 0 configure:23787: test -s conftest.o configure:23790: $? = 0 configure:23800: result: yes configure:23804: checking sys/select.h presence configure:23814: gcc -E conftest.c configure:23820: $? = 0 configure:23840: result: yes configure:23875: checking for sys/select.h configure:23882: result: yes configure:23909: checking sys/mman.h usability configure:23921: gcc -c -g -O2 conftest.c >&5 configure:23927: $? = 0 configure:23931: test -z || test ! -s conftest.err configure:23934: $? = 0 configure:23937: test -s conftest.o configure:23940: $? = 0 configure:23950: result: yes configure:23954: checking sys/mman.h presence configure:23964: gcc -E conftest.c configure:23970: $? = 0 configure:23990: result: yes configure:24025: checking for sys/mman.h configure:24032: result: yes configure:24059: checking sys/timeb.h usability configure:24071: gcc -c -g -O2 conftest.c >&5 configure:24077: $? = 0 configure:24081: test -z || test ! -s conftest.err configure:24084: $? = 0 configure:24087: test -s conftest.o configure:24090: $? = 0 configure:24100: result: yes configure:24104: checking sys/timeb.h presence configure:24114: gcc -E conftest.c configure:24120: $? = 0 configure:24140: result: yes configure:24175: checking for sys/timeb.h configure:24182: result: yes configure:24209: checking signal.h usability configure:24221: gcc -c -g -O2 conftest.c >&5 configure:24227: $? = 0 configure:24231: test -z || test ! -s conftest.err configure:24234: $? = 0 configure:24237: test -s conftest.o configure:24240: $? = 0 configure:24250: result: yes configure:24254: checking signal.h presence configure:24264: gcc -E conftest.c configure:24270: $? = 0 configure:24290: result: yes configure:24325: checking for signal.h configure:24332: result: yes configure:24349: checking for arpa/nameser.h configure:24368: gcc -c -g -O2 conftest.c >&5 configure:24374: $? = 0 configure:24378: test -z || test ! -s conftest.err configure:24381: $? = 0 configure:24384: test -s conftest.o configure:24387: $? = 0 configure:24398: result: yes configure:24413: checking for resolv.h configure:24438: gcc -c -g -O2 conftest.c >&5 configure:24444: $? = 0 configure:24448: test -z || test ! -s conftest.err configure:24451: $? = 0 configure:24454: test -s conftest.o configure:24457: $? = 0 configure:24468: result: yes configure:24493: checking dl.h usability configure:24505: gcc -c -g -O2 conftest.c >&5 conftest.c:91:16: error: dl.h: No such file or directory configure:24511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24534: result: no configure:24538: checking dl.h presence configure:24548: gcc -E conftest.c conftest.c:57:16: error: dl.h: No such file or directory configure:24554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | #include configure:24574: result: no configure:24609: checking for dl.h configure:24616: result: no configure:24634: checking for dlfcn.h configure:24639: result: yes configure:24787: checking for strftime configure:24844: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function 'strftime' configure:24850: $? = 0 configure:24854: test -z || test ! -s conftest.err configure:24857: $? = 0 configure:24860: test -s conftest configure:24863: $? = 0 configure:24875: result: yes configure:24965: checking for strdup configure:25022: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'strdup' configure:25028: $? = 0 configure:25032: test -z || test ! -s conftest.err configure:25035: $? = 0 configure:25038: test -s conftest configure:25041: $? = 0 configure:25053: result: yes configure:24965: checking for strndup configure:25022: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function 'strndup' configure:25028: $? = 0 configure:25032: test -z || test ! -s conftest.err configure:25035: $? = 0 configure:25038: test -s conftest configure:25041: $? = 0 configure:25053: result: yes configure:24965: checking for strerror configure:25022: gcc -o conftest -g -O2 conftest.c >&5 configure:25028: $? = 0 configure:25032: test -z || test ! -s conftest.err configure:25035: $? = 0 configure:25038: test -s conftest configure:25041: $? = 0 configure:25053: result: yes configure:25071: checking for finite configure:25128: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function 'finite' /var/tmp//ccz3rPRb.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `finite' /var/tmp//ccz3rPRb.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `finite' configure:25134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define finite to an innocuous variant, in case declares finite. | For example, HP-UX 11i declares gettimeofday. */ | #define finite innocuous_finite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char finite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef finite | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char finite (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_finite) || defined (__stub___finite) | choke me | #else | char (*f) () = finite; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != finite; | ; | return 0; | } configure:25159: result: no configure:25071: checking for isnand configure:25128: gcc -o conftest -g -O2 conftest.c >&5 /var/tmp//cccwtnSr.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `isnand' /var/tmp//cccwtnSr.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `isnand' configure:25134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define isnand to an innocuous variant, in case declares isnand. | For example, HP-UX 11i declares gettimeofday. */ | #define isnand innocuous_isnand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isnand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isnand | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char isnand (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_isnand) || defined (__stub___isnand) | choke me | #else | char (*f) () = isnand; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != isnand; | ; | return 0; | } configure:25159: result: no configure:25071: checking for fp_class configure:25128: gcc -o conftest -g -O2 conftest.c >&5 /var/tmp//ccbpqbCP.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `fp_class' /var/tmp//ccbpqbCP.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `fp_class' configure:25134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define fp_class to an innocuous variant, in case declares fp_class. | For example, HP-UX 11i declares gettimeofday. */ | #define fp_class innocuous_fp_class | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fp_class (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fp_class | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fp_class (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fp_class) || defined (__stub___fp_class) | choke me | #else | char (*f) () = fp_class; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fp_class; | ; | return 0; | } configure:25159: result: no configure:25071: checking for class configure:25128: gcc -o conftest -g -O2 conftest.c >&5 /var/tmp//ccU3dRy1.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `class' /var/tmp//ccU3dRy1.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `class' configure:25134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define class to an innocuous variant, in case declares class. | For example, HP-UX 11i declares gettimeofday. */ | #define class innocuous_class | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char class (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef class | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char class (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_class) || defined (__stub___class) | choke me | #else | char (*f) () = class; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != class; | ; | return 0; | } configure:25159: result: no configure:25071: checking for fpclass configure:25128: gcc -o conftest -g -O2 conftest.c >&5 /var/tmp//cckvWcKO.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `fpclass' /var/tmp//cckvWcKO.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:101: undefined reference to `fpclass' configure:25134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fpclass (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fpclass) || defined (__stub___fpclass) | choke me | #else | char (*f) () = fpclass; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpclass; | ; | return 0; | } configure:25159: result: no configure:25176: checking for strftime configure:25264: result: yes configure:25176: checking for localtime configure:25233: gcc -o conftest -g -O2 conftest.c >&5 configure:25239: $? = 0 configure:25243: test -z || test ! -s conftest.err configure:25246: $? = 0 configure:25249: test -s conftest configure:25252: $? = 0 configure:25264: result: yes configure:25176: checking for gettimeofday configure:25233: gcc -o conftest -g -O2 conftest.c >&5 configure:25239: $? = 0 configure:25243: test -z || test ! -s conftest.err configure:25246: $? = 0 configure:25249: test -s conftest configure:25252: $? = 0 configure:25264: result: yes configure:25176: checking for ftime configure:25233: gcc -o conftest -g -O2 conftest.c >&5 /var/tmp//cc6wbquT.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:104: undefined reference to `ftime' /var/tmp//cc6wbquT.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:104: undefined reference to `ftime' configure:25239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define ftime to an innocuous variant, in case declares ftime. | For example, HP-UX 11i declares gettimeofday. */ | #define ftime innocuous_ftime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ftime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ftime | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ftime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ftime) || defined (__stub___ftime) | choke me | #else | char (*f) () = ftime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ftime; | ; | return 0; | } configure:25264: result: no configure:25280: checking for stat configure:25337: gcc -o conftest -g -O2 conftest.c >&5 configure:25343: $? = 0 configure:25347: test -z || test ! -s conftest.err configure:25350: $? = 0 configure:25353: test -s conftest configure:25356: $? = 0 configure:25368: result: yes configure:25280: checking for _stat configure:25337: gcc -o conftest -g -O2 conftest.c >&5 configure:25343: $? = 0 configure:25347: test -z || test ! -s conftest.err configure:25350: $? = 0 configure:25353: test -s conftest configure:25356: $? = 0 configure:25368: result: yes configure:25280: checking for signal configure:25337: gcc -o conftest -g -O2 conftest.c >&5 configure:25343: $? = 0 configure:25347: test -z || test ! -s conftest.err configure:25350: $? = 0 configure:25353: test -s conftest configure:25356: $? = 0 configure:25368: result: yes configure:25390: checking for printf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function 'printf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for sprintf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:93: warning: conflicting types for built-in function 'sprintf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for fprintf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:94: warning: conflicting types for built-in function 'fprintf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for snprintf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function 'snprintf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for vfprintf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function 'vfprintf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for vsprintf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:97: warning: conflicting types for built-in function 'vsprintf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for vsnprintf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:98: warning: conflicting types for built-in function 'vsnprintf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25390: checking for sscanf configure:25447: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'sscanf' configure:25453: $? = 0 configure:25457: test -z || test ! -s conftest.err configure:25460: $? = 0 configure:25463: test -s conftest configure:25466: $? = 0 configure:25478: result: yes configure:25491: checking for va_copy configure:25510: gcc -o conftest -g -O2 conftest.c >&5 configure:25516: $? = 0 configure:25520: test -z || test ! -s conftest.err configure:25523: $? = 0 configure:25526: test -s conftest configure:25529: $? = 0 configure:25540: result: yes configure:25609: checking for library containing gethostent configure:25639: gcc -o conftest -g -O2 conftest.c >&5 configure:25645: $? = 0 configure:25649: test -z || test ! -s conftest.err configure:25652: $? = 0 configure:25655: test -s conftest configure:25658: $? = 0 configure:25728: result: none required configure:25735: checking for library containing setsockopt configure:25765: gcc -o conftest -g -O2 conftest.c >&5 configure:25771: $? = 0 configure:25775: test -z || test ! -s conftest.err configure:25778: $? = 0 configure:25781: test -s conftest configure:25784: $? = 0 configure:25854: result: none required configure:25861: checking for library containing connect configure:25891: gcc -o conftest -g -O2 conftest.c >&5 configure:25897: $? = 0 configure:25901: test -z || test ! -s conftest.err configure:25904: $? = 0 configure:25907: test -s conftest configure:25910: $? = 0 configure:25980: result: none required configure:25988: checking for type of socket length (socklen_t) configure:26002: gcc -c -g -O2 conftest.c >&5 configure:26005: result: socklen_t * configure:26075: checking whether to enable IPv6 configure:26111: gcc -c -g -O2 conftest.c >&5 configure:26117: $? = 0 configure:26121: test -z || test ! -s conftest.err configure:26124: $? = 0 configure:26127: test -s conftest.o configure:26130: $? = 0 configure:26141: result: yes configure:26152: checking struct sockaddr::ss_family configure:26175: gcc -c -g -O2 conftest.c >&5 configure:26181: $? = 0 configure:26185: test -z || test ! -s conftest.err configure:26188: $? = 0 configure:26191: test -s conftest.o configure:26194: $? = 0 configure:26205: result: yes configure:26281: checking for getaddrinfo configure:26338: gcc -o conftest -g -O2 conftest.c >&5 configure:26344: $? = 0 configure:26348: test -z || test ! -s conftest.err configure:26351: $? = 0 configure:26354: test -s conftest configure:26357: $? = 0 configure:26369: result: yes configure:26460: checking for isnan configure:26517: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function 'isnan' configure:26523: $? = 0 configure:26527: test -z || test ! -s conftest.err configure:26530: $? = 0 configure:26533: test -s conftest configure:26536: $? = 0 configure:26548: result: yes configure:26632: checking for isinf configure:26689: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:105: warning: conflicting types for built-in function 'isinf' configure:26695: $? = 0 configure:26699: test -z || test ! -s conftest.err configure:26702: $? = 0 configure:26705: test -s conftest configure:26708: $? = 0 configure:26720: result: yes configure:26887: checking for python configure:26905: found /usr/local/bin/python configure:26917: result: /usr/local/bin/python configure:27072: checking for shl_load configure:27129: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 conftest.c:106: warning: function declaration isn't a prototype conftest.c:113: warning: function declaration isn't a prototype conftest.c:121: warning: function declaration isn't a prototype /var/tmp//ccQqQlzJ.o(.text+0x17): In function `main': /warez/unix/libxml2-2.6.26/conftest.c:121: undefined reference to `shl_load' /var/tmp//ccQqQlzJ.o(.data+0x0):/warez/unix/libxml2-2.6.26/conftest.c:121: undefined reference to `shl_load' configure:27135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STAT 1 | #define HAVE__STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 | #define HAVE_GETADDRINFO | #define HAVE_ISNAN | #define HAVE_ISINF | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:27160: result: no configure:27166: checking for shl_load in -ldld configure:27196: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c -ldld >&5 conftest.c:89: warning: function declaration isn't a prototype conftest.c:92: warning: function declaration isn't a prototype /usr/bin/ld: cannot find -ldld configure:27202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STAT 1 | #define HAVE__STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 | #define HAVE_GETADDRINFO | #define HAVE_ISNAN | #define HAVE_ISINF | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:27228: result: no configure:27236: checking for dlopen configure:27293: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 conftest.c:106: warning: function declaration isn't a prototype conftest.c:113: warning: function declaration isn't a prototype conftest.c:121: warning: function declaration isn't a prototype configure:27299: $? = 0 configure:27303: test -z || test ! -s conftest.err configure:27306: $? = 0 configure:27309: test -s conftest configure:27312: $? = 0 configure:27324: result: yes configure:27516: checking pthread.h usability configure:27528: gcc -c -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 configure:27534: $? = 0 configure:27538: test -z || test ! -s conftest.err configure:27541: $? = 0 configure:27544: test -s conftest.o configure:27547: $? = 0 configure:27557: result: yes configure:27561: checking pthread.h presence configure:27571: gcc -E conftest.c configure:27577: $? = 0 configure:27597: result: yes configure:27632: checking for pthread.h configure:27639: result: yes configure:27644: checking for pthread_join in -lpthread configure:27674: gcc -o conftest -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c -lpthread >&5 conftest.c:90: warning: function declaration isn't a prototype conftest.c:93: warning: function declaration isn't a prototype configure:27680: $? = 0 configure:27684: test -z || test ! -s conftest.err configure:27687: $? = 0 configure:27690: test -s conftest configure:27693: $? = 0 configure:27706: result: yes configure:28551: checking iconv.h usability configure:28563: gcc -c -g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls conftest.c >&5 conftest.c:119:19: error: iconv.h: No such file or directory configure:28569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STAT 1 | #define HAVE__STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 | #define HAVE_GETADDRINFO | #define HAVE_ISNAN | #define HAVE_ISINF | #define HAVE_DLOPEN | #define HAVE_LIBPTHREAD | #define HAVE_PTHREAD_H | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28592: result: no configure:28596: checking iconv.h presence configure:28606: gcc -E conftest.c conftest.c:85:19: error: iconv.h: No such file or directory configure:28612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libxml2" | #define VERSION "2.6.26" | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define HAVE_ZLIB_H 1 | #define HAVE_LIBZ | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TIME_H 1 | #define HAVE_IEEEFP_H 1 | #define HAVE_MATH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_STAT 1 | #define HAVE__STAT 1 | #define HAVE_SIGNAL 1 | #define HAVE_PRINTF 1 | #define HAVE_SPRINTF 1 | #define HAVE_FPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSCANF 1 | #define HAVE_VA_COPY 1 | #define XML_SOCKLEN_T socklen_t | #define SUPPORT_IP6 | #define HAVE_GETADDRINFO | #define HAVE_ISNAN | #define HAVE_ISINF | #define HAVE_DLOPEN | #define HAVE_LIBPTHREAD | #define HAVE_PTHREAD_H | /* end confdefs.h. */ | #include configure:28632: result: no configure:28667: checking for iconv.h configure:28674: result: no configure:29100: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on irc.meganet.local config.status:844: creating libxml2.spec config.status:844: creating Makefile config.status:844: creating include/Makefile config.status:844: creating include/libxml/Makefile config.status:844: creating doc/Makefile config.status:844: creating doc/examples/Makefile config.status:844: creating doc/devhelp/Makefile config.status:844: creating example/Makefile config.status:844: creating python/Makefile config.status:844: creating python/tests/Makefile config.status:844: creating xstc/Makefile config.status:844: creating include/libxml/xmlversion.h config.status:844: creating xml2-config config.status:844: creating libxml-2.0.pc config.status:844: creating libxml-2.0-uninstalled.pc config.status:844: creating python/setup.py config.status:948: creating config.h config.status:1212: config.h is unchanged config.status:1392: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-freebsd7.2 ac_cv_build_alias=i386-unknown-freebsd7.2 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='' ac_cv_env_CXXFLAGS_value='' ac_cv_env_CXX_set='' ac_cv_env_CXX_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_f77_compiler_gnu=no ac_cv_func__stat=yes ac_cv_func_class=no ac_cv_func_dlopen=yes ac_cv_func_finite=no ac_cv_func_fp_class=no ac_cv_func_fpclass=no ac_cv_func_fprintf=yes ac_cv_func_ftime=no ac_cv_func_getaddrinfo=yes ac_cv_func_gettimeofday=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_isnand=no ac_cv_func_localtime=yes ac_cv_func_printf=yes ac_cv_func_shl_load=no ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_sprintf=yes ac_cv_func_sscanf=yes ac_cv_func_stat=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strndup=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_header_ansidecl_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_fp_class_h=no ac_cv_header_iconv_h=no ac_cv_header_ieeefp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_nan_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-freebsd7.2 ac_cv_host_alias=i386-unknown-freebsd7.2 ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread_pthread_join=yes ac_cv_lib_z_gzread=yes ac_cv_objext=o ac_cv_path_MV=/bin/mv ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_path_RM=/bin/rm ac_cv_path_TAR=/usr/bin/tar ac_cv_path_XMLLINT=/usr/local/bin/xmllint ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_connect='none required' ac_cv_search_gethostent='none required' ac_cv_search_opendir='none required' ac_cv_search_setsockopt='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=no lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"no"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /warez/unix/libxml2-2.6.26/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /warez/unix/libxml2-2.6.26/missing --run tar' ANSI2KNR='' AR='ar' AS='as' AUTOCONF='${SHELL} /warez/unix/libxml2-2.6.26/missing --run autoconf' AUTOHEADER='${SHELL} /warez/unix/libxml2-2.6.26/missing --run autoheader' AUTOMAKE='${SHELL} /warez/unix/libxml2-2.6.26/missing --run automake-1.9' AWK='nawk' BASE_THREAD_LIBS='' C14N_OBJ='c14n.c' CATALOG_OBJ='catalog.o' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' CYGWIN_EXTRA_LDFLAGS='' CYGWIN_EXTRA_PYTHON_LIBADD='' DEBUG_OBJ='debugXML.o' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOCB_OBJ='DOCBparser.o' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='' FTP_OBJ='nanoftp.o' HAVE_ISINF='' HAVE_ISNAN='' HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html' HTML_OBJ='HTMLparser.o HTMLtree.o' HTTP_OBJ='nanohttp.o' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_MAJOR_VERSION='2' LIBXML_MICRO_VERSION='26' LIBXML_MINOR_VERSION='6' LIBXML_VERSION='2.6.26' LIBXML_VERSION_EXTRA='' LIBXML_VERSION_INFO='8:26:6' LIBXML_VERSION_NUMBER='20626' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /warez/unix/libxml2-2.6.26/missing --run makeinfo' MODULE_EXTENSION='.so' MODULE_PLATFORM_LIBS='' MV='/bin/mv' M_LIBS='-lm' OBJDUMP='objdump' OBJEXT='o' PACKAGE='libxml2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PYTHON='/usr/local/bin/python' PYTHON_INCLUDES='' PYTHON_SITE_PACKAGES='/usr/local/lib/python2.5/site-packages' PYTHON_SUBDIR='' PYTHON_TESTS='' PYTHON_VERSION='2.5' RANLIB='ranlib' RDL_LIBS='' READER_TEST='Readertests' RELDATE='Mon Dec 7 2009' RM='/bin/rm' SET_MAKE='' SHELL='/bin/sh' STATIC_BINARIES='' STRIP='strip' TAR='/usr/bin/tar' TEST_C14N='C14Ntests' TEST_CATALOG='Catatests' TEST_DEBUG='Scripttests' TEST_HTML='HTMLtests' TEST_MODULES='ModuleTests' TEST_PATTERN='Patterntests' TEST_PHTML='HTMLPushtests' TEST_PUSH='XMLPushtests' TEST_REGEXPS='Regexptests Automatatests' TEST_SAX='SAXtests' TEST_SCHEMAS='Schemastests Relaxtests' TEST_SCHEMATRON='Schematrontests' TEST_THREADS='Threadtests' TEST_VALID='Validtests' TEST_VTIME='VTimingtests' TEST_XINCLUDE='XIncludetests' TEST_XPATH='XPathtests' TEST_XPTR='XPtrtests' THREADS_W32='' THREAD_CFLAGS=' -D_REENTRANT' THREAD_LIBS='-lpthread' U='' VERSION='2.6.26' WIN32_EXTRA_LDFLAGS='' WIN32_EXTRA_LIBADD='' WITH_C14N='1' WITH_CATALOG='1' WITH_DEBUG='1' WITH_DOCB='1' WITH_FTP='1' WITH_HTML='1' WITH_HTTP='1' WITH_ICONV='0' WITH_ISO8859X='1' WITH_LEGACY='1' WITH_MEM_DEBUG='0' WITH_MODULES='1' WITH_OUTPUT='1' WITH_PATTERN='1' WITH_PUSH='1' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='#' WITH_READER='1' WITH_REGEXPS='1' WITH_RUN_DEBUG='0' WITH_SAX1='1' WITH_SCHEMAS='1' WITH_SCHEMATRON='1' WITH_THREADS='1' WITH_TREE='1' WITH_TRIO='0' WITH_TRIO_SOURCES_FALSE='' WITH_TRIO_SOURCES_TRUE='#' WITH_VALID='1' WITH_WRITER='1' WITH_XINCLUDE='1' WITH_XPATH='1' WITH_XPTR='1' XINCLUDE_OBJ='xinclude.o' XMLLINT='/usr/local/bin/xmllint' XML_CFLAGS='' XML_INCLUDEDIR='-I${includedir}/libxml2' XML_LIBDIR='-L${libdir}' XML_LIBS='-lxml2 -lz -lpthread -lm ' XML_LIBTOOLLIBS='libxml2.la' XPATH_OBJ='xpath.o' XPTR_OBJ='xpointer.o' XSLTPROC='/usr/local/bin/xsltproc' Z_CFLAGS='' Z_LIBS='-lz' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-freebsd7.2' build_alias='' build_cpu='i386' build_os='freebsd7.2' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-freebsd7.2' host_alias='' host_cpu='i386' host_os='freebsd7.2' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/warez/unix/libxml2-2.6.26/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FPRINTF 1 #define HAVE_GETADDRINFO #define HAVE_GETTIMEOFDAY 1 #define HAVE_IEEEFP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISINF #define HAVE_ISNAN #define HAVE_LIBPTHREAD #define HAVE_LIBZ #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PRINTF 1 #define HAVE_PTHREAD_H #define HAVE_RESOLV_H 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_STAT 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNDUP 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VFPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_ZLIB_H 1 #define HAVE__STAT 1 #define PACKAGE "libxml2" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOTYPES 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SUPPORT_IP6 #define VERSION "2.6.26" #define XML_SOCKLEN_T socklen_t #define __PROTOTYPES 1 #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 0