This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by maildir configure 0.11, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib LDFLAGS=/usr/lib/libperl.so --with-makedatprog=/usr/libexec/courier/makedatprog --with-piddir=/usr/var/tmp --with-package=courier --with-version=0.66.1 --with-courierlogger=/usr/sbin/courierlogger --with-db=gdbm --with-mailuser=daemon --with-mailgroup=daemon --with-mailuid=1 --with-mailgid=1 --enable-trusted-groups=daemon --with-formdata --enable-utf7-folder-encoding --with-webadmindir=/usr/share/courierwebadmin --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = MiraNetNew uname -m = i686 uname -r = 3.0.0-14-generic-pae uname -s = Linux uname -v = #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2498: checking build system type configure:2512: result: i686-pc-linux-gnu configure:2532: checking host system type configure:2545: result: i686-pc-linux-gnu configure:2565: checking target system type configure:2578: result: i686-pc-linux-gnu configure:2621: checking for a BSD-compatible install configure:2689: result: /usr/bin/install -c configure:2700: checking whether build environment is sane configure:2750: result: yes configure:2891: checking for a thread-safe mkdir -p configure:2930: result: /bin/mkdir -p configure:2943: checking for gawk configure:2959: found /usr/bin/gawk configure:2970: result: gawk configure:2981: checking whether make sets $(MAKE) configure:3003: result: yes configure:3081: checking for gawk configure:3108: result: gawk configure:3131: checking for style of include used by make configure:3159: result: GNU configure:3229: checking for gcc configure:3245: found /usr/bin/gcc configure:3256: result: gcc configure:3485: checking for C compiler version configure:3494: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:3505: $? = 0 configure:3494: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:3505: $? = 0 configure:3494: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3505: $? = 4 configure:3494: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3505: $? = 4 configure:3525: checking whether the C compiler works configure:3547: gcc /usr/lib/libperl.so conftest.c >&5 configure:3551: $? = 0 configure:3599: result: yes configure:3602: checking for C compiler default output file name configure:3604: result: a.out configure:3610: checking for suffix of executables configure:3617: gcc -o conftest /usr/lib/libperl.so conftest.c >&5 configure:3621: $? = 0 configure:3643: result: configure:3665: checking whether we are cross compiling configure:3673: gcc -o conftest /usr/lib/libperl.so conftest.c >&5 configure:3677: $? = 0 configure:3684: ./conftest configure:3688: $? = 0 configure:3703: result: no configure:3708: checking for suffix of object files configure:3730: gcc -c conftest.c >&5 configure:3734: $? = 0 configure:3755: result: o configure:3759: checking whether we are using the GNU C compiler configure:3778: gcc -c conftest.c >&5 configure:3778: $? = 0 configure:3787: result: yes configure:3796: checking whether gcc accepts -g configure:3816: gcc -c -g conftest.c >&5 configure:3816: $? = 0 configure:3857: result: yes configure:3874: checking for gcc option to accept ISO C89 configure:3938: gcc -c -g -O2 conftest.c >&5 configure:3938: $? = 0 configure:3951: result: none needed configure:3973: checking dependency style of gcc configure:4083: result: gcc3 configure:4104: checking how to run the C preprocessor configure:4135: gcc -E conftest.c configure:4135: $? = 0 configure:4149: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4149: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:4174: result: gcc -E configure:4194: gcc -E conftest.c configure:4194: $? = 0 configure:4208: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4208: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:4237: checking for grep that handles long lines and -e configure:4295: result: /bin/grep configure:4300: checking for egrep configure:4362: result: /bin/grep -E configure:4367: checking for ANSI C header files configure:4387: gcc -c -g -O2 conftest.c >&5 configure:4387: $? = 0 configure:4460: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 configure:4460: $? = 0 configure:4460: ./conftest configure:4460: $? = 0 configure:4471: result: yes configure:4484: checking for sys/types.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for sys/stat.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for stdlib.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for string.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for memory.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for strings.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for inttypes.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for stdint.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4484: checking for unistd.h configure:4484: gcc -c -g -O2 conftest.c >&5 configure:4484: $? = 0 configure:4484: result: yes configure:4497: checking minix/config.h usability configure:4497: gcc -c -g -O2 conftest.c >&5 conftest.c:45:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4497: $? = 1 configure: failed program was: | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4497: result: no configure:4497: checking minix/config.h presence configure:4497: gcc -E conftest.c conftest.c:12:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4497: $? = 1 configure: failed program was: | #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 | /* end confdefs.h. */ | #include configure:4497: result: no configure:4497: checking for minix/config.h configure:4497: result: no configure:4518: checking whether it is safe to define __EXTENSIONS__ configure:4536: gcc -c -g -O2 conftest.c >&5 configure:4536: $? = 0 configure:4543: result: yes configure:4605: checking for gcc configure:4632: result: gcc configure:4861: checking for C compiler version configure:4870: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:4881: $? = 0 configure:4870: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:4881: $? = 0 configure:4870: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4881: $? = 4 configure:4870: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4881: $? = 4 configure:4885: checking whether we are using the GNU C compiler configure:4913: result: yes configure:4922: checking whether gcc accepts -g configure:4983: result: yes configure:5000: checking for gcc option to accept ISO C89 configure:5077: result: none needed configure:5099: checking dependency style of gcc configure:5209: result: gcc3 configure:5225: checking whether ln -s works configure:5229: result: yes configure:5286: checking how to print strings configure:5313: result: printf configure:5334: checking for a sed that does not truncate output configure:5398: result: /bin/sed configure:5416: checking for fgrep configure:5478: result: /bin/grep -F configure:5513: checking for ld used by gcc configure:5580: result: /usr/bin/ld configure:5587: checking if the linker (/usr/bin/ld) is GNU ld configure:5602: result: yes configure:5614: checking for BSD- or MS-compatible name lister (nm) configure:5663: result: /usr/bin/nm -B configure:5793: checking the name lister (/usr/bin/nm -B) interface configure:5800: gcc -c -g -O2 conftest.c >&5 configure:5803: /usr/bin/nm -B "conftest.o" configure:5806: output 00000000 B some_variable configure:5813: result: BSD nm configure:5817: checking the maximum length of command line arguments configure:5942: result: 1572864 configure:5959: checking whether the shell understands some XSI constructs configure:5969: result: yes configure:5973: checking whether the shell understands "+=" configure:5979: result: yes configure:6014: checking for /usr/bin/ld option to reload object files configure:6021: result: -r configure:6090: checking for objdump configure:6106: found /usr/bin/objdump configure:6117: result: objdump configure:6149: checking how to recognize dependent libraries configure:6351: result: pass_all configure:6411: checking for ar configure:6427: found /usr/bin/ar configure:6438: result: ar configure:6516: checking for strip configure:6532: found /usr/bin/strip configure:6543: result: strip configure:6615: checking for ranlib configure:6631: found /usr/bin/ranlib configure:6642: result: ranlib configure:6744: checking command to parse /usr/bin/nm -B output from gcc object configure:6862: gcc -c -g -O2 conftest.c >&5 configure:6865: $? = 0 configure:6869: /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:6872: $? = 0 configure:6926: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c conftstm.o >&5 configure:6929: $? = 0 configure:6967: result: ok configure:7804: checking for dlfcn.h configure:7804: gcc -c -g -O2 conftest.c >&5 configure:7804: $? = 0 configure:7804: result: yes configure:7989: checking for objdir configure:8004: result: .libs configure:8271: checking if gcc supports -fno-rtti -fno-exceptions configure:8289: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8293: $? = 0 configure:8306: result: no configure:8326: checking for gcc option to produce PIC configure:8611: result: -fPIC -DPIC configure:8623: checking if gcc PIC flag -fPIC -DPIC works configure:8641: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8645: $? = 0 configure:8658: result: yes configure:8682: checking if gcc static flag -static works configure:8710: result: no configure:8725: checking if gcc supports -c -o file.o configure:8746: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8750: $? = 0 configure:8772: result: yes configure:8780: checking if gcc supports -c -o file.o configure:8827: result: yes configure:8860: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9935: result: yes configure:9972: checking whether -lc should be explicitly linked in configure:9980: gcc -c -g -O2 conftest.c >&5 configure:9983: $? = 0 configure:9998: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10001: $? = 0 configure:10015: result: no configure:10180: checking dynamic linker characteristics configure:10635: gcc -o conftest -g -O2 /usr/lib/libperl.so -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10635: $? = 0 configure:10861: result: GNU/Linux ld.so configure:10968: checking how to hardcode library paths into programs configure:10993: result: immediate configure:11087: checking for shl_load configure:11087: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 /tmp/ccVJsBC8.o: In function `main': /usr/src/courier-0.66.1/maildir/conftest.c:53: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11087: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11087: result: no configure:11091: checking for shl_load in -ldld configure:11116: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11116: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11125: result: no configure:11130: checking for dlopen configure:11130: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c >&5 /tmp/cc4gtScm.o: In function `main': /usr/src/courier-0.66.1/maildir/conftest.c:53: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11130: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | 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 | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11130: result: no configure:11134: checking for dlopen in -ldl configure:11159: gcc -o conftest -g -O2 /usr/lib/libperl.so conftest.c -ldl >&5 configure:11159: $? = 0 configure:11168: result: yes configure:11287: checking whether a program can dlopen itself configure:11367: gcc -o conftest -g -O2 -DHAVE_DLFCN_H /usr/lib/libperl.so -Wl,--export-dynamic conftest.c -ldl >&5 configure:11370: $? = 0 configure:11388: result: yes configure:11393: checking whether a statically linked program can dlopen itself configure:11473: gcc -o conftest -g -O2 -DHAVE_DLFCN_H /usr/lib/libperl.so -Wl,--export-dynamic conftest.c -ldl >&5 configure:11476: $? = 0 configure:11494: result: yes configure:11533: checking whether stripping libraries is possible configure:11538: result: yes configure:11573: checking if libtool supports shared libraries configure:11575: result: yes configure:11578: checking whether to build shared libraries configure:11599: result: yes configure:11602: checking whether to build static libraries configure:11606: result: yes configure:11700: checking for g++ configure:11716: found /usr/bin/g++ configure:11727: result: g++ configure:11754: checking for C++ compiler version configure:11763: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:11774: $? = 0 configure:11763: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu Thread model: posix gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:11774: $? = 0 configure:11763: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:11774: $? = 4 configure:11763: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:11774: $? = 4 configure:11778: checking whether we are using the GNU C++ compiler configure:11797: g++ -c conftest.cpp >&5 configure:11797: $? = 0 configure:11806: result: yes configure:11815: checking whether g++ accepts -g configure:11835: g++ -c -g conftest.cpp >&5 configure:11835: $? = 0 configure:11876: result: yes configure:11901: checking dependency style of g++ configure:12011: result: gcc3 configure:12034: checking how to run the C++ preprocessor configure:12061: g++ -E conftest.cpp configure:12061: $? = 0 configure:12075: g++ -E conftest.cpp conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12075: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12100: result: g++ -E configure:12120: g++ -E conftest.cpp configure:12120: $? = 0 configure:12134: g++ -E conftest.cpp conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12134: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12302: checking for ld used by g++ configure:12369: result: /usr/bin/ld configure:12376: checking if the linker (/usr/bin/ld) is GNU ld configure:12391: result: yes configure:12446: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13378: result: yes configure:13406: g++ -c -g -O2 conftest.cpp >&5 configure:13409: $? = 0 configure:13591: checking for g++ option to produce PIC configure:13913: result: -fPIC -DPIC configure:13922: checking if g++ PIC flag -fPIC -DPIC works configure:13940: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13944: $? = 0 configure:13957: result: yes configure:13978: checking if g++ static flag -static works configure:14006: result: no configure:14018: checking if g++ supports -c -o file.o configure:14039: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14043: $? = 0 configure:14065: result: yes configure:14070: checking if g++ supports -c -o file.o configure:14117: result: yes configure:14147: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14175: result: yes configure:14318: checking dynamic linker characteristics configure:14933: result: GNU/Linux ld.so configure:14986: checking how to hardcode library paths into programs configure:15011: result: immediate configure:15055: checking for perl5 configure:15088: result: no configure:15055: checking for perl configure:15073: found /usr/bin/perl configure:15085: result: /usr/bin/perl configure:15114: checking for dirent.h that defines DIR configure:15133: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15133: $? = 0 configure:15141: result: yes configure:15154: checking for library containing opendir configure:15185: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c >&5 configure:15185: $? = 0 configure:15202: result: none required configure:15269: checking for ANSI C header files configure:15373: result: yes configure:15381: checking whether time.h and sys/time.h may both be included configure:15401: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15401: $? = 0 configure:15408: result: yes configure:15419: checking for sys/stat.h configure:15419: result: yes configure:15419: checking sys/wait.h usability configure:15419: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking sys/wait.h presence configure:15419: gcc -E conftest.c configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking for sys/wait.h configure:15419: result: yes configure:15419: checking fcntl.h usability configure:15419: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking fcntl.h presence configure:15419: gcc -E conftest.c configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking for fcntl.h configure:15419: result: yes configure:15419: checking for unistd.h configure:15419: result: yes configure:15419: checking sysexits.h usability configure:15419: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking sysexits.h presence configure:15419: gcc -E conftest.c configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking for sysexits.h configure:15419: result: yes configure:15419: checking utime.h usability configure:15419: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking utime.h presence configure:15419: gcc -E conftest.c configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking for utime.h configure:15419: result: yes configure:15419: checking pcre.h usability configure:15419: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking pcre.h presence configure:15419: gcc -E conftest.c configure:15419: $? = 0 configure:15419: result: yes configure:15419: checking for pcre.h configure:15419: result: yes configure:15419: checking pcre/pcre.h usability configure:15419: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c:62:23: fatal error: pcre/pcre.h: No such file or directory compilation terminated. configure:15419: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15419: result: no configure:15419: checking pcre/pcre.h presence configure:15419: gcc -E conftest.c conftest.c:29:23: fatal error: pcre/pcre.h: No such file or directory compilation terminated. configure:15419: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include configure:15419: result: no configure:15419: checking for pcre/pcre.h configure:15419: result: no configure:15430: checking for pcre.h configure:15430: result: yes configure:15437: checking for pcre/pcre.h configure:15437: result: no configure:15446: checking for sys/wait.h that is POSIX.1 compatible configure:15479: result: yes configure:15498: checking vector usability configure:15498: g++ -c -g -O2 -Wall conftest.cpp >&5 configure:15498: $? = 0 configure:15498: result: yes configure:15498: checking vector presence configure:15498: g++ -E conftest.cpp configure:15498: $? = 0 configure:15498: result: yes configure:15498: checking for vector configure:15498: result: yes configure:15498: checking vector.h usability configure:15498: g++ -c -g -O2 -Wall conftest.cpp >&5 conftest.cpp:64:20: fatal error: vector.h: No such file or directory compilation terminated. configure:15498: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15498: result: no configure:15498: checking vector.h presence configure:15498: g++ -E conftest.cpp conftest.cpp:31:20: fatal error: vector.h: No such file or directory compilation terminated. configure:15498: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | /* end confdefs.h. */ | #include configure:15498: result: no configure:15498: checking for vector.h configure:15498: result: no configure:15515: checking for an ANSI C-conforming const configure:15580: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c: In function 'main': conftest.c:60:10: warning: 't' is used uninitialized in this function [-Wuninitialized] configure:15580: $? = 0 configure:15587: result: yes configure:15595: checking for off_t configure:15595: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15595: $? = 0 configure:15595: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c: In function 'main': conftest.c:67:20: error: expected expression before ')' token configure:15595: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15595: result: yes configure:15606: checking for size_t configure:15606: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15606: $? = 0 configure:15606: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token configure:15606: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15606: result: yes configure:15617: checking for uid_t in sys/types.h configure:15636: result: yes configure:15647: checking whether struct tm is in sys/time.h or time.h configure:15667: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15667: $? = 0 configure:15674: result: time.h configure:15689: checking for special C compiler options needed for large files configure:15734: result: no configure:15740: checking for _FILE_OFFSET_BITS value needed for large files configure:15765: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c:37:3: warning: left shift count >= width of type [enabled by default] conftest.c:37:3: warning: left shift count >= width of type [enabled by default] conftest.c:38:10: warning: left shift count >= width of type [enabled by default] conftest.c:38:10: warning: left shift count >= width of type [enabled by default] conftest.c:37:7: error: size of array 'off_t_is_large' is negative conftest.c:39:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:15765: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | /* 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:15789: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:15789: $? = 0 configure:15797: result: 64 configure:15881: checking fam.h usability configure:15881: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c:65:17: fatal error: fam.h: No such file or directory compilation terminated. configure:15881: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15881: result: no configure:15881: checking fam.h presence configure:15881: gcc -E conftest.c conftest.c:32:17: fatal error: fam.h: No such file or directory compilation terminated. configure:15881: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:15881: result: no configure:15881: checking for fam.h configure:15881: result: no configure:15892: checking for symlink configure:15892: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c >&5 configure:15892: $? = 0 configure:15892: result: yes configure:15892: checking for readlink configure:15892: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c >&5 configure:15892: $? = 0 configure:15892: result: yes configure:15892: checking for strcasecmp configure:15892: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:15892: $? = 0 configure:15892: result: yes configure:15892: checking for utime configure:15892: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c >&5 configure:15892: $? = 0 configure:15892: result: yes configure:15892: checking for utimes configure:15892: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c >&5 configure:15892: $? = 0 configure:15892: result: yes configure:15901: checking for FAMOpen in -lfam configure:15926: gcc -o conftest -g -O2 -Wall -I./.. -I.. /usr/lib/libperl.so conftest.c -lfam >&5 /usr/bin/ld: cannot find -lfam collect2: ld returned 1 exit status configure:15926: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char FAMOpen (); | int | main () | { | return FAMOpen (); | ; | return 0; | } configure:15935: result: no configure:15974: checking for missing gethostname prototype configure:15997: gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 conftest.c:42:8: error: expected identifier or '(' before string constant configure:15997: $? = 1 configure: failed program was: | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | extern "C" int gethostname(int,int); | | int | main () | { | | | ; | return 0; | } configure:16007: result: no configure:16070: checking for mailbot configure:16088: found /usr/local/bin/mailbot configure:16100: result: /usr/local/bin/mailbot configure:16281: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildir config.status 0.11, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MiraNetNew config.status:1160: creating Makefile config.status:1160: creating sharedindexinstall config.status:1160: creating sharedindexsplit config.status:1160: creating config.h config.status:1388: executing depfiles commands config.status:1388: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=/usr/lib/libperl.so ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_func_dlopen=no ac_cv_func_readlink=yes ac_cv_func_shl_load=no ac_cv_func_strcasecmp=yes ac_cv_func_symlink=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fam_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vector=yes ac_cv_header_vector_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_fam_FAMOpen=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_MAILBOT=/usr/local/bin/mailbot ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-pc-linux-gnu ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no 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=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' 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_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_shlibpath_overrides_runpath=no 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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 maildir_cv_SYS_GETHOSTNAME=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/courier-0.66.1/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/courier-0.66.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/src/courier-0.66.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/courier-0.66.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/courier-0.66.1/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -I./.. -I..' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_SGML_FALSE='' HAVE_SGML_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='/usr/lib/libperl.so' LIBFAM='' LIBOBJS='' LIBPCRE='-lpcre' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAILBOT='${exec_prefix}/bin/mailbot' MAKEINFO='${SHELL} /usr/src/courier-0.66.1/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='maildir' PACKAGE_BUGREPORT='courier-maildrop@lists.sourceforge.net' PACKAGE_NAME='maildir' PACKAGE_STRING='maildir 0.11' PACKAGE_TARNAME='maildir' PACKAGE_URL='' PACKAGE_VERSION='0.11' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='0.11' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/src/courier-0.66.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_UTIME_H 1 #define HAVE_PCRE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_VECTOR 1 #define _FILE_OFFSET_BITS 64 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 #define HAVE_STRCASECMP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAS_GETHOSTNAME 1 #define HAVE_DBOBJ 1 #define HAVE_COURIER 1 #define MDIRSEP ":" configure: exit 0