This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libextractor configure 0.5.11, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = hammer uname -m = i686 uname -r = 2.6.17-rc2 uname -s = Linux uname -v = #1 Wed Apr 19 08:29:36 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1569: checking for a BSD-compatible install configure:1624: result: /usr/bin/install -c configure:1635: checking whether build environment is sane configure:1678: result: yes configure:1735: checking for gawk configure:1751: found /usr/bin/gawk configure:1761: result: gawk configure:1771: checking whether make sets $(MAKE) configure:1791: result: yes configure:1968: checking build system type configure:1986: result: i686-pc-linux-gnu configure:1994: checking host system type configure:2008: result: i686-pc-linux-gnu configure:2079: checking for gcc-4.0 configure:2108: result: no configure:2079: checking for gcc-3.3 configure:2108: result: no configure:2079: checking for gcc2 configure:2108: result: no configure:2079: checking for gcc configure:2095: found /usr/bin/gcc configure:2105: result: gcc configure:2126: checking for C compiler version configure:2129: gcc --version &5 gcc (GCC) 4.0.3 Copyright (C) 2006 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:2132: $? = 0 configure:2134: gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.0.3/configure --prefix=/usr --libexecdir=/usr/lib --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --disable-nls --with-x=no Thread model: posix gcc version 4.0.3 configure:2137: $? = 0 configure:2139: gcc -V &5 gcc: '-V' option must have argument configure:2142: $? = 1 configure:2165: checking for C compiler default output file name configure:2168: gcc -O2 -march=i686 -pipe conftest.c >&5 configure:2171: $? = 0 configure:2217: result: a.out configure:2222: checking whether the C compiler works configure:2228: ./a.out configure:2231: $? = 0 configure:2248: result: yes configure:2255: checking whether we are cross compiling configure:2257: result: no configure:2260: checking for suffix of executables configure:2262: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:2265: $? = 0 configure:2290: result: configure:2296: checking for suffix of object files configure:2317: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:2320: $? = 0 configure:2342: result: o configure:2346: checking whether we are using the GNU C compiler configure:2370: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:2376: $? = 0 configure:2379: test -z || test ! -s conftest.err configure:2382: $? = 0 configure:2385: test -s conftest.o configure:2388: $? = 0 configure:2401: result: yes configure:2407: checking whether gcc accepts -g configure:2428: gcc -c -g conftest.c >&5 configure:2434: $? = 0 configure:2437: test -z || test ! -s conftest.err configure:2440: $? = 0 configure:2443: test -s conftest.o configure:2446: $? = 0 configure:2457: result: yes configure:2474: checking for gcc option to accept ANSI C configure:2544: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:2550: $? = 0 configure:2553: test -z || test ! -s conftest.err configure:2556: $? = 0 configure:2559: test -s conftest.o configure:2562: $? = 0 configure:2580: result: none needed configure:2598: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:2604: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2745: checking for style of include used by make configure:2773: result: GNU configure:2801: checking dependency style of gcc configure:2891: result: gcc3 configure:2913: checking how to run the C preprocessor configure:2948: gcc -E conftest.c configure:2954: $? = 0 configure:2986: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:2992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | /* end confdefs.h. */ | #include configure:3031: result: gcc -E configure:3055: gcc -E conftest.c configure:3061: $? = 0 configure:3093: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | /* end confdefs.h. */ | #include configure:3194: checking for g++-4.0 configure:3223: result: no configure:3194: checking for g++-3.3 configure:3223: result: no configure:3194: checking for g++2 configure:3223: result: no configure:3194: checking for g++ configure:3210: found /usr/bin/g++ configure:3220: result: g++ configure:3236: checking for C++ compiler version configure:3239: g++ --version &5 g++ (GCC) 4.0.3 Copyright (C) 2006 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:3242: $? = 0 configure:3244: g++ -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.0.3/configure --prefix=/usr --libexecdir=/usr/lib --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --disable-nls --with-x=no Thread model: posix gcc version 4.0.3 configure:3247: $? = 0 configure:3249: g++ -V &5 g++: '-V' option must have argument configure:3252: $? = 1 configure:3255: checking whether we are using the GNU C++ compiler configure:3279: g++ -c -O2 -march=i686 -pipe conftest.cc >&5 configure:3285: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3310: result: yes configure:3316: checking whether g++ accepts -g configure:3337: g++ -c -g conftest.cc >&5 configure:3343: $? = 0 configure:3346: test -z || test ! -s conftest.err configure:3349: $? = 0 configure:3352: test -s conftest.o configure:3355: $? = 0 configure:3366: result: yes configure:3408: g++ -c -O2 -march=i686 -pipe conftest.cc >&5 configure:3414: $? = 0 configure:3417: test -z || test ! -s conftest.err configure:3420: $? = 0 configure:3423: test -s conftest.o configure:3426: $? = 0 configure:3452: g++ -c -O2 -march=i686 -pipe conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15: error: 'exit' was not declared in this scope configure:3458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3408: g++ -c -O2 -march=i686 -pipe conftest.cc >&5 configure:3414: $? = 0 configure:3417: test -z || test ! -s conftest.err configure:3420: $? = 0 configure:3423: test -s conftest.o configure:3426: $? = 0 configure:3452: g++ -c -O2 -march=i686 -pipe conftest.cc >&5 configure:3458: $? = 0 configure:3461: test -z || test ! -s conftest.err configure:3464: $? = 0 configure:3467: test -s conftest.o configure:3470: $? = 0 configure:3495: checking dependency style of g++ configure:3585: result: gcc3 configure:3616: checking for a BSD-compatible install configure:3671: result: /usr/bin/install -c configure:3682: checking whether ln -s works configure:3686: result: yes configure:3693: checking whether make sets $(MAKE) configure:3713: result: yes configure:4444: checking for lt_dlinit in -lltdl configure:4474: gcc -o conftest -O2 -march=i686 -pipe conftest.c -lltdl >&5 configure:4480: $? = 0 configure:4483: test -z || test ! -s conftest.err configure:4486: $? = 0 configure:4489: test -s conftest configure:4492: $? = 0 configure:4505: result: yes configure:4581: checking for a sed that does not truncate output configure:4635: result: /bin/sed configure:4638: checking for egrep configure:4648: result: grep -E configure:4664: checking for ld used by gcc configure:4731: result: /usr/bin/ld configure:4740: checking if the linker (/usr/bin/ld) is GNU ld configure:4755: result: yes configure:4760: checking for /usr/bin/ld option to reload object files configure:4767: result: -r configure:4785: checking for BSD-compatible nm configure:4834: result: /usr/bin/nm -B configure:4838: checking how to recognise dependent libraries configure:5014: result: pass_all configure:5245: checking for ANSI C header files configure:5270: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5276: $? = 0 configure:5279: test -z || test ! -s conftest.err configure:5282: $? = 0 configure:5285: test -s conftest.o configure:5288: $? = 0 configure:5377: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:33: warning: incompatible implicit declaration of built-in function 'exit' configure:5380: $? = 0 configure:5382: ./conftest configure:5385: $? = 0 configure:5400: result: yes configure:5424: checking for sys/types.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for sys/stat.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for stdlib.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for string.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for memory.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for strings.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for inttypes.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for stdint.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5424: checking for unistd.h configure:5440: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5446: $? = 0 configure:5449: test -z || test ! -s conftest.err configure:5452: $? = 0 configure:5455: test -s conftest.o configure:5458: $? = 0 configure:5469: result: yes configure:5495: checking dlfcn.h usability configure:5507: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:5513: $? = 0 configure:5516: test -z || test ! -s conftest.err configure:5519: $? = 0 configure:5522: test -s conftest.o configure:5525: $? = 0 configure:5535: result: yes configure:5539: checking dlfcn.h presence configure:5549: gcc -E conftest.c configure:5555: $? = 0 configure:5575: result: yes configure:5610: checking for dlfcn.h configure:5617: result: yes configure:5640: checking how to run the C++ preprocessor configure:5671: g++ -E conftest.cc configure:5677: $? = 0 configure:5709: g++ -E conftest.cc conftest.cc:27:28: error: ac_nonexistent.h: No such file or directory configure:5715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5754: result: g++ -E configure:5778: g++ -E conftest.cc configure:5784: $? = 0 configure:5816: g++ -E conftest.cc conftest.cc:27:28: error: ac_nonexistent.h: No such file or directory configure:5822: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5919: checking for g77 configure:5948: result: no configure:5919: checking for f77 configure:5948: result: no configure:5919: checking for xlf configure:5948: result: no configure:5919: checking for frt configure:5948: result: no configure:5919: checking for pgf77 configure:5948: result: no configure:5919: checking for fort77 configure:5948: result: no configure:5919: checking for fl32 configure:5948: result: no configure:5919: checking for af77 configure:5948: result: no configure:5919: checking for f90 configure:5948: result: no configure:5919: checking for xlf90 configure:5948: result: no configure:5919: checking for pgf90 configure:5948: result: no configure:5919: checking for epcf90 configure:5948: result: no configure:5919: checking for f95 configure:5948: result: no configure:5919: checking for fort configure:5948: result: no configure:5919: checking for xlf95 configure:5948: result: no configure:5919: checking for ifc configure:5948: result: no configure:5919: checking for efc configure:5948: result: no configure:5919: checking for pgf95 configure:5948: result: no configure:5919: checking for lf95 configure:5948: result: no configure:5919: checking for gfortran configure:5948: result: no configure:5960: checking for Fortran 77 compiler version configure:5963: --version &5 ./configure: line 5964: --version: command not found configure:5966: $? = 127 configure:5968: -v &5 ./configure: line 5969: -v: command not found configure:5971: $? = 127 configure:5973: -V &5 ./configure: line 5974: -V: command not found configure:5976: $? = 127 configure:5984: checking whether we are using the GNU Fortran 77 compiler configure:5998: -c conftest.F >&5 ./configure: line 5999: -c: command not found configure:6004: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6029: result: no configure:6035: checking whether accepts -g configure:6047: -c -g conftest.f >&5 ./configure: line 6048: -c: command not found configure:6053: $? = 127 configure: failed program was: | program main | | end configure:6077: result: no configure:6107: checking the maximum length of command line arguments configure:6216: result: 32768 configure:6227: checking command to parse /usr/bin/nm -B output from gcc object configure:6332: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:6335: $? = 0 configure:6339: /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:6342: $? = 0 configure:6394: gcc -o conftest -O2 -march=i686 -pipe conftest.c conftstm.o >&5 configure:6397: $? = 0 configure:6435: result: ok configure:6439: checking for objdir configure:6454: result: .libs configure:6544: checking for ar configure:6560: found /usr/bin/ar configure:6571: result: ar configure:6624: checking for ranlib configure:6640: found /usr/bin/ranlib configure:6651: result: ranlib configure:6704: checking for strip configure:6720: found /usr/bin/strip configure:6731: result: strip configure:7003: checking if gcc supports -fno-rtti -fno-exceptions configure:7021: gcc -c -O2 -march=i686 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7025: $? = 0 configure:7038: result: no configure:7053: checking for gcc option to produce PIC configure:7263: result: -fPIC configure:7271: checking if gcc PIC flag -fPIC works configure:7289: gcc -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.c >&5 configure:7293: $? = 0 configure:7306: result: yes configure:7334: checking if gcc static flag -static works configure:7362: result: yes configure:7372: checking if gcc supports -c -o file.o configure:7393: gcc -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.c >&5 configure:7397: $? = 0 configure:7419: result: yes configure:7445: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8411: result: yes configure:8432: checking whether -lc should be explicitly linked in configure:8437: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:8440: $? = 0 configure:8455: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8458: $? = 0 configure:8470: result: no configure:8478: checking dynamic linker characteristics configure:9078: result: GNU/Linux ld.so configure:9087: checking how to hardcode library paths into programs configure:9112: result: immediate configure:9126: checking whether stripping libraries is possible configure:9131: result: yes configure:9256: checking for shl_load configure:9313: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 /tmp/cclyhYNg.o: In function `main': conftest.c:(.text+0x14): undefined reference to `shl_load' /tmp/cclyhYNg.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | /* 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:9343: result: no configure:9348: checking for shl_load in -ldld configure:9378: gcc -o conftest -O2 -march=i686 -pipe conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | /* 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:9409: result: no configure:9414: checking for dlopen configure:9471: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 /tmp/ccwKZ4Qg.o: In function `main': conftest.c:(.text+0x14): undefined reference to `dlopen' /tmp/ccwKZ4Qg.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9477: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:9501: result: no configure:9506: checking for dlopen in -ldl configure:9536: gcc -o conftest -O2 -march=i686 -pipe conftest.c -ldl >&5 configure:9542: $? = 0 configure:9545: test -z || test ! -s conftest.err configure:9548: $? = 0 configure:9551: test -s conftest configure:9554: $? = 0 configure:9567: result: yes configure:9740: checking whether a program can dlopen itself configure:9814: gcc -o conftest -O2 -march=i686 -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:9810: warning: incompatible implicit declaration of built-in function 'exit' configure:9817: $? = 0 configure:9835: result: yes configure:9840: checking whether a statically linked program can dlopen itself configure:9914: gcc -o conftest -O2 -march=i686 -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:9910: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccyDRGst.o: In function `main': conftest.c:(.text+0x2e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:9917: $? = 0 /usr/lib/: cannot read file data: Is a directory configure:9935: result: no configure:9958: checking if libtool supports shared libraries configure:9960: result: yes configure:9963: checking whether to build shared libraries configure:9984: result: yes configure:9987: checking whether to build static libraries configure:9991: result: no configure:10083: creating libtool configure:10671: checking for ld used by g++ configure:10738: result: /usr/bin/ld configure:10747: checking if the linker (/usr/bin/ld) is GNU ld configure:10762: result: yes configure:10813: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11749: result: yes configure:11767: g++ -c -O2 -march=i686 -pipe conftest.cpp >&5 configure:11770: $? = 0 configure:11889: checking for g++ option to produce PIC configure:12163: result: -fPIC configure:12171: checking if g++ PIC flag -fPIC works configure:12189: g++ -c -O2 -march=i686 -pipe -fPIC -DPIC conftest.cpp >&5 configure:12193: $? = 0 configure:12206: result: yes configure:12234: checking if g++ static flag -static works configure:12262: result: yes configure:12272: checking if g++ supports -c -o file.o configure:12293: g++ -c -O2 -march=i686 -pipe -o out/conftest2.o conftest.cpp >&5 configure:12297: $? = 0 configure:12319: result: yes configure:12345: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12376: result: yes configure:12443: checking dynamic linker characteristics configure:13043: result: GNU/Linux ld.so configure:13052: checking how to hardcode library paths into programs configure:13077: result: immediate configure:19267: checking for an ANSI C-conforming const configure:19334: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:19340: $? = 0 configure:19343: test -z || test ! -s conftest.err configure:19346: $? = 0 configure:19349: test -s conftest.o configure:19352: $? = 0 configure:19363: result: yes configure:19381: checking for dirent.h that defines DIR configure:19405: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:19411: $? = 0 configure:19414: test -z || test ! -s conftest.err configure:19417: $? = 0 configure:19420: test -s conftest.o configure:19423: $? = 0 configure:19434: result: yes configure:19447: checking for library containing opendir configure:19477: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:19483: $? = 0 configure:19486: test -z || test ! -s conftest.err configure:19489: $? = 0 configure:19492: test -s conftest configure:19495: $? = 0 configure:19564: result: none required configure:19726: checking which extension is used for loadable modules configure:19736: result: .so configure:19747: checking which variable specifies run-time library path configure:19754: result: LD_LIBRARY_PATH configure:19765: checking for the default library search path configure:19772: result: /lib /usr/lib /usr/local/lib configure:19790: checking for objdir configure:19811: result: .libs configure:19820: checking whether libtool supports -dlopen/-dlpreopen configure:19832: result: yes configure:19851: checking for shl_load configure:19938: result: no configure:19947: checking for shl_load in -ldld configure:20008: result: no configure:20018: checking for dlopen in -ldl configure:20079: result: yes configure:20404: checking for dlerror configure:20461: gcc -o conftest -O2 -march=i686 -pipe conftest.c -ldl >&5 configure:20467: $? = 0 configure:20470: test -z || test ! -s conftest.err configure:20473: $? = 0 configure:20476: test -s conftest configure:20479: $? = 0 configure:20491: result: yes configure:20511: checking for _ prefix in compiled symbols configure:20521: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:20524: $? = 0 configure:20528: /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:20531: $? = 0 configure:20553: result: no configure:20673: checking whether deplibs are loaded by dlopen configure:20754: result: yes configure:20778: checking argz.h usability configure:20790: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:20796: $? = 0 configure:20799: test -z || test ! -s conftest.err configure:20802: $? = 0 configure:20805: test -s conftest.o configure:20808: $? = 0 configure:20818: result: yes configure:20822: checking argz.h presence configure:20832: gcc -E conftest.c configure:20838: $? = 0 configure:20858: result: yes configure:20893: checking for argz.h configure:20900: result: yes configure:20914: checking for error_t configure:20941: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:20947: $? = 0 configure:20950: test -z || test ! -s conftest.err configure:20953: $? = 0 configure:20956: test -s conftest.o configure:20959: $? = 0 configure:20970: result: yes configure:20996: checking for argz_append configure:21053: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:21059: $? = 0 configure:21062: test -z || test ! -s conftest.err configure:21065: $? = 0 configure:21068: test -s conftest configure:21071: $? = 0 configure:21083: result: yes configure:20996: checking for argz_create_sep configure:21053: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:21059: $? = 0 configure:21062: test -z || test ! -s conftest.err configure:21065: $? = 0 configure:21068: test -s conftest configure:21071: $? = 0 configure:21083: result: yes configure:20996: checking for argz_insert configure:21053: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:21059: $? = 0 configure:21062: test -z || test ! -s conftest.err configure:21065: $? = 0 configure:21068: test -s conftest configure:21071: $? = 0 configure:21083: result: yes configure:20996: checking for argz_next configure:21053: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:21059: $? = 0 configure:21062: test -z || test ! -s conftest.err configure:21065: $? = 0 configure:21068: test -s conftest configure:21071: $? = 0 configure:21083: result: yes configure:20996: checking for argz_stringify configure:21053: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:21059: $? = 0 configure:21062: test -z || test ! -s conftest.err configure:21065: $? = 0 configure:21068: test -s conftest configure:21071: $? = 0 configure:21083: result: yes configure:21134: checking assert.h usability configure:21146: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:21152: $? = 0 configure:21155: test -z || test ! -s conftest.err configure:21158: $? = 0 configure:21161: test -s conftest.o configure:21164: $? = 0 configure:21174: result: yes configure:21178: checking assert.h presence configure:21188: gcc -E conftest.c configure:21194: $? = 0 configure:21214: result: yes configure:21249: checking for assert.h configure:21256: result: yes configure:21134: checking ctype.h usability configure:21146: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:21152: $? = 0 configure:21155: test -z || test ! -s conftest.err configure:21158: $? = 0 configure:21161: test -s conftest.o configure:21164: $? = 0 configure:21174: result: yes configure:21178: checking ctype.h presence configure:21188: gcc -E conftest.c configure:21194: $? = 0 configure:21214: result: yes configure:21249: checking for ctype.h configure:21256: result: yes configure:21134: checking errno.h usability configure:21146: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:21152: $? = 0 configure:21155: test -z || test ! -s conftest.err configure:21158: $? = 0 configure:21161: test -s conftest.o configure:21164: $? = 0 configure:21174: result: yes configure:21178: checking errno.h presence configure:21188: gcc -E conftest.c configure:21194: $? = 0 configure:21214: result: yes configure:21249: checking for errno.h configure:21256: result: yes configure:21134: checking malloc.h usability configure:21146: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:21152: $? = 0 configure:21155: test -z || test ! -s conftest.err configure:21158: $? = 0 configure:21161: test -s conftest.o configure:21164: $? = 0 configure:21174: result: yes configure:21178: checking malloc.h presence configure:21188: gcc -E conftest.c configure:21194: $? = 0 configure:21214: result: yes configure:21249: checking for malloc.h configure:21256: result: yes configure:21125: checking for memory.h configure:21130: result: yes configure:21125: checking for stdlib.h configure:21130: result: yes configure:21134: checking stdio.h usability configure:21146: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:21152: $? = 0 configure:21155: test -z || test ! -s conftest.err configure:21158: $? = 0 configure:21161: test -s conftest.o configure:21164: $? = 0 configure:21174: result: yes configure:21178: checking stdio.h presence configure:21188: gcc -E conftest.c configure:21194: $? = 0 configure:21214: result: yes configure:21249: checking for stdio.h configure:21256: result: yes configure:21125: checking for unistd.h configure:21130: result: yes configure:21286: checking dl.h usability configure:21298: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:84:16: error: dl.h: No such file or directory configure:21304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:21326: result: no configure:21330: checking dl.h presence configure:21340: gcc -E conftest.c conftest.c:50:16: error: dl.h: No such file or directory configure:21346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21366: result: no configure:21401: checking for dl.h configure:21408: result: no configure:21286: checking sys/dl.h usability configure:21298: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:84:20: error: sys/dl.h: No such file or directory configure:21304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:21326: result: no configure:21330: checking sys/dl.h presence configure:21340: gcc -E conftest.c conftest.c:50:20: error: sys/dl.h: No such file or directory configure:21346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21366: result: no configure:21401: checking for sys/dl.h configure:21408: result: no configure:21286: checking dld.h usability configure:21298: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:84:17: error: dld.h: No such file or directory configure:21304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:21326: result: no configure:21330: checking dld.h presence configure:21340: gcc -E conftest.c conftest.c:50:17: error: dld.h: No such file or directory configure:21346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21366: result: no configure:21401: checking for dld.h configure:21408: result: no configure:21286: checking mach-o/dyld.h usability configure:21298: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:84:25: error: mach-o/dyld.h: No such file or directory configure:21304: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_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:21326: result: no configure:21330: checking mach-o/dyld.h presence configure:21340: gcc -E conftest.c conftest.c:50:25: error: mach-o/dyld.h: No such file or directory configure:21346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:21366: result: no configure:21401: checking for mach-o/dyld.h configure:21408: result: no configure:21427: checking for string.h configure:21432: result: yes configure:21577: checking for strchr configure:21634: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function 'strchr' configure:21640: $? = 0 configure:21643: test -z || test ! -s conftest.err configure:21646: $? = 0 configure:21649: test -s conftest configure:21652: $? = 0 configure:21664: result: yes configure:21679: checking for strrchr configure:21736: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'strrchr' configure:21742: $? = 0 configure:21745: test -z || test ! -s conftest.err configure:21748: $? = 0 configure:21751: test -s conftest configure:21754: $? = 0 configure:21766: result: yes configure:21781: checking for memcpy configure:21838: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'memcpy' configure:21844: $? = 0 configure:21847: test -z || test ! -s conftest.err configure:21850: $? = 0 configure:21853: test -s conftest configure:21856: $? = 0 configure:21868: result: yes configure:21883: checking for memmove configure:21940: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'memmove' configure:21946: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest configure:21958: $? = 0 configure:21970: result: yes configure:21883: checking for strcmp configure:21940: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'strcmp' configure:21946: $? = 0 configure:21949: test -z || test ! -s conftest.err configure:21952: $? = 0 configure:21955: test -s conftest configure:21958: $? = 0 configure:21970: result: yes configure:21986: checking for closedir configure:22043: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:22049: $? = 0 configure:22052: test -z || test ! -s conftest.err configure:22055: $? = 0 configure:22058: test -s conftest configure:22061: $? = 0 configure:22073: result: yes configure:21986: checking for opendir configure:22043: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:22049: $? = 0 configure:22052: test -z || test ! -s conftest.err configure:22055: $? = 0 configure:22058: test -s conftest configure:22061: $? = 0 configure:22073: result: yes configure:21986: checking for readdir configure:22043: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:22049: $? = 0 configure:22052: test -z || test ! -s conftest.err configure:22055: $? = 0 configure:22058: test -s conftest configure:22061: $? = 0 configure:22073: result: yes configure:22129: checking for ld used by GCC configure:22193: result: /usr/bin/ld configure:22202: checking if the linker (/usr/bin/ld) is GNU ld configure:22215: result: yes configure:22221: checking for shared library run path origin configure:22234: result: done configure:22664: checking for iconv configure:22691: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 configure:22697: $? = 0 configure:22700: test -z || test ! -s conftest.err configure:22703: $? = 0 configure:22706: test -s conftest configure:22709: $? = 0 configure:22774: result: yes configure:22797: checking for iconv declaration configure:22831: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:22837: $? = 0 configure:22840: test -z || test ! -s conftest.err configure:22843: $? = 0 configure:22846: test -s conftest.o configure:22849: $? = 0 configure:22864: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:22905: checking for special C compiler options needed for large files configure:23002: result: no configure:23008: checking for _FILE_OFFSET_BITS value needed for large files configure:23039: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c:68: warning: left shift count >= width of type conftest.c:68: warning: left shift count >= width of type conftest.c:70: error: size of array 'off_t_is_large' is negative configure:23045: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:23091: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:23097: $? = 0 configure:23100: test -z || test ! -s conftest.err configure:23103: $? = 0 configure:23106: test -s conftest.o configure:23109: $? = 0 configure:23121: result: 64 configure:23131: checking for _LARGE_FILES value needed for large files configure:23162: gcc -c -O2 -march=i686 -pipe conftest.c >&5 configure:23168: $? = 0 configure:23171: test -z || test ! -s conftest.err configure:23174: $? = 0 configure:23177: test -s conftest.o configure:23180: $? = 0 configure:23244: result: no configure:23256: checking for _LARGEFILE_SOURCE value needed for large files configure:23279: gcc -c -O2 -march=i686 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:67: warning: the address of 'fseeko', will always evaluate as 'true' configure:23285: $? = 0 configure:23288: test -z || test ! -s conftest.err configure:23291: $? = 0 configure:23294: test -s conftest.o configure:23297: $? = 0 configure:23353: result: no configure:23367: checking for fseeko configure:23388: gcc -o conftest -O2 -march=i686 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:67: warning: the address of 'fseeko', will always evaluate as 'true' configure:23394: $? = 0 configure:23397: test -z || test ! -s conftest.err configure:23400: $? = 0 configure:23403: test -s conftest configure:23406: $? = 0 configure:23418: result: yes configure:23464: checking for fclose in -lstdc++ configure:23494: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c -lstdc++ >&5 configure:23500: $? = 0 configure:23503: test -z || test ! -s conftest.err configure:23506: $? = 0 configure:23509: test -s conftest configure:23512: $? = 0 configure:23525: result: yes configure:23551: checking langinfo.h usability configure:23563: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:23569: $? = 0 configure:23572: test -z || test ! -s conftest.err configure:23575: $? = 0 configure:23578: test -s conftest.o configure:23581: $? = 0 configure:23591: result: yes configure:23595: checking langinfo.h presence configure:23605: gcc -E conftest.c configure:23611: $? = 0 configure:23631: result: yes configure:23666: checking for langinfo.h configure:23673: result: yes configure:23687: checking for dlopen in -ldl configure:23748: result: yes configure:23764: checking for ov_open_callbacks in -lvorbisfile configure:23794: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c -lvorbisfile >&5 configure:23800: $? = 0 configure:23803: test -z || test ! -s conftest.err configure:23806: $? = 0 configure:23809: test -s conftest configure:23812: $? = 0 configure:23825: result: yes configure:23856: checking for vorbis_comment_query in -lvorbisfile configure:23886: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c -lvorbisfile >&5 configure:23892: $? = 0 configure:23895: test -z || test ! -s conftest.err configure:23898: $? = 0 configure:23901: test -s conftest configure:23904: $? = 0 configure:23917: result: yes configure:23944: checking for inflate in -lz configure:23974: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c -lz >&5 configure:23980: $? = 0 configure:23983: test -z || test ! -s conftest.err configure:23986: $? = 0 configure:23989: test -s conftest configure:23992: $? = 0 configure:24005: result: yes configure:24037: checking for BZ2_decompress in -lbz2 configure:24067: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c -lbz2 >&5 configure:24073: $? = 0 configure:24076: test -z || test ! -s conftest.err configure:24079: $? = 0 configure:24082: test -s conftest configure:24085: $? = 0 configure:24098: result: yes configure:24134: checking whether gcc accepts -no-cpp-precomp configure:24148: result: no configure:24156: checking for ANSI C header files configure:24311: result: yes configure:24329: checking for dirent.h that defines DIR configure:24382: result: yes configure:24395: checking for library containing opendir configure:24512: result: none required configure:24646: checking for stdbool.h that conforms to C99 configure:24699: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24705: $? = 0 configure:24708: test -z || test ! -s conftest.err configure:24711: $? = 0 configure:24714: test -s conftest.o configure:24717: $? = 0 configure:24728: result: yes configure:24730: checking for _Bool configure:24754: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24760: $? = 0 configure:24763: test -z || test ! -s conftest.err configure:24766: $? = 0 configure:24769: test -s conftest.o configure:24772: $? = 0 configure:24783: result: yes configure:24824: checking fcntl.h usability configure:24836: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24842: $? = 0 configure:24845: test -z || test ! -s conftest.err configure:24848: $? = 0 configure:24851: test -s conftest.o configure:24854: $? = 0 configure:24864: result: yes configure:24868: checking fcntl.h presence configure:24878: gcc -E conftest.c configure:24884: $? = 0 configure:24904: result: yes configure:24939: checking for fcntl.h configure:24946: result: yes configure:24824: checking netinet/in.h usability configure:24836: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24842: $? = 0 configure:24845: test -z || test ! -s conftest.err configure:24848: $? = 0 configure:24851: test -s conftest.o configure:24854: $? = 0 configure:24864: result: yes configure:24868: checking netinet/in.h presence configure:24878: gcc -E conftest.c configure:24884: $? = 0 configure:24904: result: yes configure:24939: checking for netinet/in.h configure:24946: result: yes configure:24815: checking for stdlib.h configure:24820: result: yes configure:24815: checking for string.h configure:24820: result: yes configure:24815: checking for unistd.h configure:24820: result: yes configure:24824: checking libintl.h usability configure:24836: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24842: $? = 0 configure:24845: test -z || test ! -s conftest.err configure:24848: $? = 0 configure:24851: test -s conftest.o configure:24854: $? = 0 configure:24864: result: yes configure:24868: checking libintl.h presence configure:24878: gcc -E conftest.c configure:24884: $? = 0 configure:24904: result: yes configure:24939: checking for libintl.h configure:24946: result: yes configure:24824: checking limits.h usability configure:24836: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24842: $? = 0 configure:24845: test -z || test ! -s conftest.err configure:24848: $? = 0 configure:24851: test -s conftest.o configure:24854: $? = 0 configure:24864: result: yes configure:24868: checking limits.h presence configure:24878: gcc -E conftest.c configure:24884: $? = 0 configure:24904: result: yes configure:24939: checking for limits.h configure:24946: result: yes configure:24824: checking stddef.h usability configure:24836: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24842: $? = 0 configure:24845: test -z || test ! -s conftest.err configure:24848: $? = 0 configure:24851: test -s conftest.o configure:24854: $? = 0 configure:24864: result: yes configure:24868: checking stddef.h presence configure:24878: gcc -E conftest.c configure:24884: $? = 0 configure:24904: result: yes configure:24939: checking for stddef.h configure:24946: result: yes configure:24824: checking zlib.h usability configure:24836: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24842: $? = 0 configure:24845: test -z || test ! -s conftest.err configure:24848: $? = 0 configure:24851: test -s conftest.o configure:24854: $? = 0 configure:24864: result: yes configure:24868: checking zlib.h presence configure:24878: gcc -E conftest.c configure:24884: $? = 0 configure:24904: result: yes configure:24939: checking for zlib.h configure:24946: result: yes configure:24975: checking ltdl.h usability configure:24987: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24993: $? = 0 configure:24996: test -z || test ! -s conftest.err configure:24999: $? = 0 configure:25002: test -s conftest.o configure:25005: $? = 0 configure:25015: result: yes configure:25019: checking ltdl.h presence configure:25029: gcc -E conftest.c configure:25035: $? = 0 configure:25055: result: yes configure:25090: checking for ltdl.h configure:25097: result: yes configure:24975: checking iconv.h usability configure:24987: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24993: $? = 0 configure:24996: test -z || test ! -s conftest.err configure:24999: $? = 0 configure:25002: test -s conftest.o configure:25005: $? = 0 configure:25015: result: yes configure:25019: checking iconv.h presence configure:25029: gcc -E conftest.c configure:25035: $? = 0 configure:25055: result: yes configure:25090: checking for iconv.h configure:25097: result: yes configure:24975: checking bzlib.h usability configure:24987: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:24993: $? = 0 configure:24996: test -z || test ! -s conftest.err configure:24999: $? = 0 configure:25002: test -s conftest.o configure:25005: $? = 0 configure:25015: result: yes configure:25019: checking bzlib.h presence configure:25029: gcc -E conftest.c configure:25035: $? = 0 configure:25055: result: yes configure:25090: checking for bzlib.h configure:25097: result: yes configure:25126: checking vorbis/vorbisfile.h usability configure:25138: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:25144: $? = 0 configure:25147: test -z || test ! -s conftest.err configure:25150: $? = 0 configure:25153: test -s conftest.o configure:25156: $? = 0 configure:25166: result: yes configure:25170: checking vorbis/vorbisfile.h presence configure:25180: gcc -E conftest.c configure:25186: $? = 0 configure:25206: result: yes configure:25241: checking for vorbis/vorbisfile.h configure:25248: result: yes configure:25263: checking for an ANSI C-conforming const configure:25359: result: yes configure:25369: checking for inline configure:25390: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:25396: $? = 0 configure:25399: test -z || test ! -s conftest.err configure:25402: $? = 0 configure:25405: test -s conftest.o configure:25408: $? = 0 configure:25420: result: inline configure:25439: checking for size_t configure:25463: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:25469: $? = 0 configure:25472: test -z || test ! -s conftest.err configure:25475: $? = 0 configure:25478: test -s conftest.o configure:25481: $? = 0 configure:25492: result: yes configure:25504: checking for pid_t configure:25528: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:25534: $? = 0 configure:25537: test -z || test ! -s conftest.err configure:25540: $? = 0 configure:25543: test -s conftest.o configure:25546: $? = 0 configure:25557: result: yes configure:25573: checking endianess configure:25600: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:25606: $? = 0 configure:25609: test -z || test ! -s conftest.err configure:25612: $? = 0 configure:25615: test -s conftest.o configure:25618: $? = 0 configure:25641: gcc -c -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:94: error: 'not' undeclared (first use in this function) conftest.c:94: error: (Each undeclared identifier is reported only once conftest.c:94: error: for each function it appears in.) conftest.c:94: error: syntax error before 'big' configure:25647: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_LIBSTDC__ 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBDL 1 | #define HAVE_VORBISFILE 1 | #define HAVE_ZLIB 1 | #define HAVE_LIBBZ2 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_VORBIS_VORBISFILE_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | ; | return 0; | } configure:25723: result: little configure:25741: checking for working memcmp configure:25789: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:25792: $? = 0 configure:25794: ./conftest configure:25797: $? = 0 configure:25811: result: yes configure:25826: checking for vprintf configure:25883: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:112: warning: conflicting types for built-in function 'vprintf' configure:25889: $? = 0 configure:25892: test -z || test ! -s conftest.err configure:25895: $? = 0 configure:25898: test -s conftest configure:25901: $? = 0 configure:25913: result: yes configure:25920: checking for _doprnt configure:25977: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 /tmp/ccVN5rqM.o: In function `main': conftest.c:(.text+0x14): undefined reference to `_doprnt' /tmp/ccVN5rqM.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:25983: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_LIBSTDC__ 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBDL 1 | #define HAVE_VORBISFILE 1 | #define HAVE_ZLIB 1 | #define HAVE_LIBBZ2 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_VORBIS_VORBISFILE_H 1 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:26007: result: no configure:26027: checking for stdlib.h configure:26032: result: yes configure:26027: checking for unistd.h configure:26032: result: yes configure:26175: checking for getpagesize configure:26232: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26238: $? = 0 configure:26241: test -z || test ! -s conftest.err configure:26244: $? = 0 configure:26247: test -s conftest configure:26250: $? = 0 configure:26262: result: yes configure:26272: checking for working mmap configure:26414: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26417: $? = 0 configure:26419: ./conftest configure:26422: $? = 0 configure:26436: result: yes configure:26447: checking whether lstat dereferences a symlink specified with a trailing slash configure:26478: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26481: $? = 0 configure:26483: ./conftest configure:26486: $? = 0 configure:26507: result: yes configure:26528: checking whether stat accepts an empty string configure:26553: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26556: $? = 0 configure:26558: ./conftest configure:26561: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_LIBSTDC__ 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBDL 1 | #define HAVE_VORBISFILE 1 | #define HAVE_ZLIB 1 | #define HAVE_LIBBZ2 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_VORBIS_VORBISFILE_H 1 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:26575: result: no configure:26593: checking for error_at_line configure:26614: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26620: $? = 0 configure:26623: test -z || test ! -s conftest.err configure:26626: $? = 0 configure:26629: test -s conftest configure:26632: $? = 0 configure:26644: result: yes configure:26680: checking for mkstemp configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strndup configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for munmap configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strcasecmp configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strdup configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:122: warning: conflicting types for built-in function 'strdup' configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strncasecmp configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for memmove configure:26767: result: yes configure:26680: checking for memset configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:125: warning: conflicting types for built-in function 'memset' configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strtoul configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for floor configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:127: warning: conflicting types for built-in function 'floor' /tmp/ccqBW4i5.o: In function `main': conftest.c:(.text+0x14): undefined reference to `floor' /tmp/ccqBW4i5.o:(.data+0x0): undefined reference to `floor' collect2: ld returned 1 exit status configure:26743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_LIBSTDC__ 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBDL 1 | #define HAVE_VORBISFILE 1 | #define HAVE_ZLIB 1 | #define HAVE_LIBBZ2 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_VORBIS_VORBISFILE_H 1 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* 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_floor) || defined (__stub___floor) | choke me | #else | char (*f) () = floor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != floor; | ; | return 0; | } configure:26767: result: no configure:26680: checking for getcwd configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for pow configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:128: warning: conflicting types for built-in function 'pow' /tmp/ccSSPlcg.o: In function `main': conftest.c:(.text+0x14): undefined reference to `pow' /tmp/ccSSPlcg.o:(.data+0x0): undefined reference to `pow' collect2: ld returned 1 exit status configure:26743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_LIBSTDC__ 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBDL 1 | #define HAVE_VORBISFILE 1 | #define HAVE_ZLIB 1 | #define HAVE_LIBBZ2 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_VORBIS_VORBISFILE_H 1 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETCWD 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* 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_pow) || defined (__stub___pow) | choke me | #else | char (*f) () = pow; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pow; | ; | return 0; | } configure:26767: result: no configure:26680: checking for setenv configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for sqrt configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'sqrt' /tmp/ccP3lrDh.o: In function `main': conftest.c:(.text+0x14): undefined reference to `sqrt' /tmp/ccP3lrDh.o:(.data+0x0): undefined reference to `sqrt' collect2: ld returned 1 exit status configure:26743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libextractor" | #define PACKAGE_TARNAME "libextractor" | #define PACKAGE_VERSION "0.5.11" | #define PACKAGE_STRING "libextractor 0.5.11" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "libextractor" | #define VERSION "0.5.11" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define LINUX 1 | #define LINUX 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_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define LOCALEDIR "/usr/share/locale" | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define HAVE_LIBSTDC__ 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBDL 1 | #define HAVE_VORBISFILE 1 | #define HAVE_ZLIB 1 | #define HAVE_LIBBZ2 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_LTDL_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_BZLIB_H 1 | #define HAVE_VORBIS_VORBISFILE_H 1 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETCWD 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt) || defined (__stub___sqrt) | choke me | #else | char (*f) () = sqrt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sqrt; | ; | return 0; | } configure:26767: result: no configure:26680: checking for strchr configure:26767: result: yes configure:26680: checking for strcspn configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'strcspn' configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strrchr configure:26767: result: yes configure:26680: checking for strnlen configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26680: checking for strndup configure:26767: result: yes configure:26680: checking for ftruncate configure:26737: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe conftest.c >&5 configure:26743: $? = 0 configure:26746: test -z || test ! -s conftest.err configure:26749: $? = 0 configure:26752: test -s conftest configure:26755: $? = 0 configure:26767: result: yes configure:26793: checking whether NLS is requested configure:26802: result: no configure:26840: checking for msgfmt configure:26871: result: /usr/bin/msgfmt configure:26880: checking for gmsgfmt configure:26911: result: /usr/bin/msgfmt configure:26950: checking for xgettext configure:26981: result: /usr/bin/xgettext configure:27021: checking for msgmerge configure:27051: result: /usr/bin/msgmerge configure:27102: checking whether NLS is requested configure:27111: result: no configure:27878: checking whether to use NLS configure:27880: result: no configure:27957: checking if the linker (/usr/bin/ld) is GNU ld configure:27970: result: yes configure:27976: checking for glib configure:28004: checking for pkg-config configure:28022: found /usr/bin/pkg-config configure:28035: result: /usr/bin/pkg-config configure:28058: checking for GLIB - version >= 2.0.0 configure:28177: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 configure:28180: $? = 0 configure:28182: ./conftest configure:28185: $? = 0 configure:28203: result: yes (version 2.10.2) configure:28296: checking whether glib is disabled configure:28370: checking for gtk configure:28394: checking for pkg-config configure:28425: result: /usr/bin/pkg-config configure:28446: checking for GTK+ - version >= 2.6.0 configure:28561: gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -pipe -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:28564: $? = 0 configure:28566: ./conftest configure:28569: $? = 0 configure:28587: result: yes (version 2.8.17) configure:28707: checking whether to enable printable extractors configure:28723: result: yes configure:28739: checking whether to enable exiv2 extractor configure:28755: result: yes configure:29095: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libextractor config.status 0.5.11, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hammer config.status:828: creating Makefile config.status:828: creating po/Makefile.in config.status:828: creating m4/Makefile config.status:828: creating doc/Makefile config.status:828: creating src/Makefile config.status:828: creating src/include/Makefile config.status:828: creating src/main/Makefile config.status:828: creating src/plugins/Makefile config.status:828: creating src/plugins/ole2/Makefile config.status:828: creating src/plugins/oo/Makefile config.status:828: creating src/plugins/pdf/Makefile config.status:828: creating src/plugins/rpm/Makefile config.status:828: creating src/plugins/printable/Makefile config.status:828: creating src/plugins/hash/Makefile config.status:828: creating src/plugins/thumbnail/Makefile config.status:828: creating src/plugins/exiv2/Makefile config.status:844: error: cannot find input file: src/plugins/wordleaker/Makefile.in ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe' 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=set ac_cv_env_CXXFLAGS_value='-O2 -march=i686 -pipe' 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__doprnt=no ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_floor=no ac_cv_func_fseeko=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_opendir=yes ac_cv_func_pow=no ac_cv_func_readdir=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_sqrt=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strrchr=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_header_argz_h=yes ac_cv_header_assert_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vorbis_vorbisfile_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_bz2_BZ2_decompress=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_error_at_line=yes ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_stdcpp_fclose=yes ac_cv_lib_vorbisfile_ov_open_callbacks=yes ac_cv_lib_vorbisfile_vorbis_comment_query=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk 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_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_opendir='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_symbol_underscore=no ac_cv_type__Bool=yes ac_cv_type_error_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gnupg_cv_c_endian=little libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib /usr/local/lib ' lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' 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} /usr/ports/work/libextractor/src/libextractor-0.5.11/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/work/libextractor/src/libextractor-0.5.11/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/work/libextractor/src/libextractor-0.5.11/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/work/libextractor/src/libextractor-0.5.11/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/work/libextractor/src/libextractor-0.5.11/missing --run automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-strict-aliasing -O2 -march=i686 -pipe' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=i686 -pipe' CYGPATH_W='echo' CYGWIN_FALSE='' CYGWIN_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GOBJECT_QUERY='gobject-query' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_BZ2_FALSE='#' HAVE_BZ2_TRUE='' HAVE_EXIV2_FALSE='#' HAVE_EXIV2_TRUE='' HAVE_GLIB_FALSE='#' HAVE_GLIB_TRUE='' HAVE_GNU_LD_FALSE='#' HAVE_GNU_LD_TRUE='' HAVE_GTK_FALSE='#' HAVE_GTK_TRUE='' HAVE_PRINTABLE_FALSE='#' HAVE_PRINTABLE_TRUE='' HAVE_VORBISFILE_FALSE='#' HAVE_VORBISFILE_TRUE='' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBADD_DL='-ldl' LIBICONV='' LIBINTL='' LIBLTDL='-lltdl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LOCALEDIR='/usr/share/locale' LTDLINCL='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/work/libextractor/src/libextractor-0.5.11/missing --run makeinfo' MINGW_FALSE='' MINGW_TRUE='#' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEED_VORBIS_FALSE='' NEED_VORBIS_TRUE='#' OBJEXT='o' PACKAGE='libextractor' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='libextractor' PACKAGE_STRING='libextractor 0.5.11' PACKAGE_TARNAME='libextractor' PACKAGE_VERSION='0.5.11' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' VERSION='0.5.11' XGETTEXT='/usr/bin/xgettext' XTRA_CPPLIBS='-lstdc++' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' 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='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/work/libextractor/src/libextractor-0.5.11/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_H 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASSERT_H 1 #define HAVE_BZLIB_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERROR_T 1 #define HAVE_EXIV2 1 #define HAVE_FCNTL_H 1 #define HAVE_FSEEKO 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GLIB 1 #define HAVE_GTK 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBSTDC__ 1 #define HAVE_LIMITS_H 1 #define HAVE_LTDL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NETINET_IN_H 1 #define HAVE_OPENDIR 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_READDIR 1 #define HAVE_SETENV 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VORBISFILE 1 #define HAVE_VORBIS_VORBISFILE_H 1 #define HAVE_VPRINTF 1 #define HAVE_ZLIB 1 #define HAVE_ZLIB_H 1 #define HAVE__BOOL 1 #define ICONV_CONST #define LINUX 1 #define LINUX 1 #define LITTLE_ENDIAN_HOST 1 #define LOCALEDIR "/usr/share/locale" #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define LTDL_OBJDIR ".libs/" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SHLIB_EXT ".so" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib" #define PACKAGE "libextractor" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "libextractor" #define PACKAGE_STRING "libextractor 0.5.11" #define PACKAGE_TARNAME "libextractor" #define PACKAGE_VERSION "0.5.11" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.5.11" #define _FILE_OFFSET_BITS 64 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1