This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by maildrop configure 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr/local --with-db=gdbm --sysconfdir=/etc --enable-trusted-users=0 --enable-userdb --enable-maildirquota --enable-sendmail=/usr/sbin/sendmail --enable-authlib --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:2618: checking for a BSD-compatible install configure:2686: result: /usr/bin/install -c configure:2697: checking whether build environment is sane configure:2747: result: yes configure:2888: checking for a thread-safe mkdir -p configure:2927: result: /bin/mkdir -p configure:2940: checking for gawk configure:2956: found /usr/bin/gawk configure:2967: result: gawk configure:2978: checking whether make sets $(MAKE) configure:3000: result: yes configure:3072: checking whether make sets $(MAKE) configure:3094: result: yes configure:3118: checking for style of include used by make configure:3146: result: GNU configure:3216: checking for gcc configure:3232: found /usr/bin/gcc configure:3243: result: gcc configure:3472: checking for C compiler version configure:3481: 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:3492: $? = 0 configure:3481: 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:3492: $? = 0 configure:3481: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3492: $? = 4 configure:3481: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3492: $? = 4 configure:3512: checking whether the C compiler works configure:3534: gcc conftest.c >&5 configure:3538: $? = 0 configure:3587: result: yes configure:3590: checking for C compiler default output file name configure:3592: result: a.out configure:3598: checking for suffix of executables configure:3605: gcc -o conftest conftest.c >&5 configure:3609: $? = 0 configure:3631: result: configure:3653: checking whether we are cross compiling configure:3661: gcc -o conftest conftest.c >&5 configure:3665: $? = 0 configure:3672: ./conftest configure:3676: $? = 0 configure:3691: result: no configure:3696: checking for suffix of object files configure:3718: gcc -c conftest.c >&5 configure:3722: $? = 0 configure:3743: result: o configure:3747: checking whether we are using the GNU C compiler configure:3766: gcc -c conftest.c >&5 configure:3766: $? = 0 configure:3775: result: yes configure:3784: checking whether gcc accepts -g configure:3804: gcc -c -g conftest.c >&5 configure:3804: $? = 0 configure:3845: result: yes configure:3862: checking for gcc option to accept ISO C89 configure:3926: gcc -c -g -O2 conftest.c >&5 configure:3926: $? = 0 configure:3939: result: none needed configure:3961: checking dependency style of gcc configure:4071: result: gcc3 configure:4092: checking how to run the C preprocessor configure:4123: gcc -E conftest.c configure:4123: $? = 0 configure:4137: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4137: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:4162: result: gcc -E configure:4182: gcc -E conftest.c configure:4182: $? = 0 configure:4196: gcc -E conftest.c conftest.c:2:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4196: $? = 1 configure: failed program was: | /* end confdefs.h. */ | #include configure:4225: checking for grep that handles long lines and -e configure:4283: result: /bin/grep configure:4288: checking for egrep configure:4350: result: /bin/grep -E configure:4355: checking for ANSI C header files configure:4375: gcc -c -g -O2 conftest.c >&5 configure:4375: $? = 0 configure:4448: gcc -o conftest -g -O2 conftest.c >&5 configure:4448: $? = 0 configure:4448: ./conftest configure:4448: $? = 0 configure:4459: result: yes configure:4472: checking for sys/types.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for sys/stat.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for stdlib.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for string.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for memory.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for strings.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for inttypes.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for stdint.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4472: checking for unistd.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4472: $? = 0 configure:4472: result: yes configure:4486: checking minix/config.h usability configure:4486: gcc -c -g -O2 conftest.c >&5 conftest.c:45:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4486: $? = 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:4486: result: no configure:4486: checking minix/config.h presence configure:4486: gcc -E conftest.c conftest.c:12:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4486: $? = 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:4486: result: no configure:4486: checking for minix/config.h configure:4486: result: no configure:4507: checking whether it is safe to define __EXTENSIONS__ configure:4525: gcc -c -g -O2 conftest.c >&5 configure:4525: $? = 0 configure:4532: result: yes configure:4594: checking for gcc configure:4621: result: gcc configure:4850: checking for C compiler version configure:4859: 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:4870: $? = 0 configure:4859: 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:4870: $? = 0 configure:4859: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4870: $? = 4 configure:4859: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4870: $? = 4 configure:4874: checking whether we are using the GNU C compiler configure:4902: result: yes configure:4911: checking whether gcc accepts -g configure:4972: result: yes configure:4989: checking for gcc option to accept ISO C89 configure:5066: result: none needed configure:5088: checking dependency style of gcc configure:5198: result: gcc3 configure:5217: checking for gawk configure:5244: result: gawk configure:5255: checking whether ln -s works configure:5259: result: yes configure:5324: checking for g++ configure:5340: found /usr/bin/g++ configure:5351: result: g++ configure:5378: checking for C++ compiler version configure:5387: 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:5398: $? = 0 configure:5387: 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:5398: $? = 0 configure:5387: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:5398: $? = 4 configure:5387: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:5398: $? = 4 configure:5402: checking whether we are using the GNU C++ compiler configure:5421: g++ -c conftest.cpp >&5 configure:5421: $? = 0 configure:5430: result: yes configure:5439: checking whether g++ accepts -g configure:5459: g++ -c -g conftest.cpp >&5 configure:5459: $? = 0 configure:5500: result: yes configure:5525: checking dependency style of g++ configure:5635: result: gcc3 configure:5679: checking build system type configure:5693: result: i686-pc-linux-gnu configure:5713: checking host system type configure:5726: result: i686-pc-linux-gnu configure:5746: checking for a sed that does not truncate output configure:5810: result: /bin/sed configure:5828: checking for fgrep configure:5890: result: /bin/grep -F configure:5925: checking for ld used by gcc configure:5992: result: /usr/bin/ld configure:5999: checking if the linker (/usr/bin/ld) is GNU ld configure:6014: result: yes configure:6026: checking for BSD- or MS-compatible name lister (nm) configure:6075: result: /usr/bin/nm -B configure:6193: checking the name lister (/usr/bin/nm -B) interface configure:6200: gcc -c -g -O2 conftest.c >&5 configure:6203: /usr/bin/nm -B "conftest.o" configure:6206: output 00000000 B some_variable configure:6213: result: BSD nm configure:6217: checking the maximum length of command line arguments configure:6337: result: 1572864 configure:6354: checking whether the shell understands some XSI constructs configure:6364: result: yes configure:6368: checking whether the shell understands "+=" configure:6374: result: yes configure:6409: checking for /usr/bin/ld option to reload object files configure:6416: result: -r configure:6485: checking for objdump configure:6501: found /usr/bin/objdump configure:6512: result: objdump configure:6544: checking how to recognize dependent libraries configure:6740: result: pass_all configure:6800: checking for ar configure:6816: found /usr/bin/ar configure:6827: result: ar configure:6905: checking for strip configure:6921: found /usr/bin/strip configure:6932: result: strip configure:7004: checking for ranlib configure:7020: found /usr/bin/ranlib configure:7031: result: ranlib configure:7121: checking command to parse /usr/bin/nm -B output from gcc object configure:7239: gcc -c -g -O2 conftest.c >&5 configure:7242: $? = 0 configure:7246: /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:7249: $? = 0 configure:7303: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7306: $? = 0 configure:7344: result: ok configure:8149: checking for dlfcn.h configure:8149: gcc -c -g -O2 conftest.c >&5 configure:8149: $? = 0 configure:8149: result: yes configure:8274: checking for C++ compiler version configure:8283: 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:8294: $? = 0 configure:8283: 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:8294: $? = 0 configure:8283: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:8294: $? = 4 configure:8283: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:8294: $? = 4 configure:8298: checking whether we are using the GNU C++ compiler configure:8326: result: yes configure:8335: checking whether g++ accepts -g configure:8396: result: yes configure:8421: checking dependency style of g++ configure:8531: result: gcc3 configure:8554: checking how to run the C++ preprocessor configure:8581: g++ -E conftest.cpp configure:8581: $? = 0 configure:8595: g++ -E conftest.cpp conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8595: $? = 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 | /* end confdefs.h. */ | #include configure:8620: result: g++ -E configure:8640: g++ -E conftest.cpp configure:8640: $? = 0 configure:8654: g++ -E conftest.cpp conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8654: $? = 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 | /* end confdefs.h. */ | #include configure:8860: checking for objdir configure:8875: result: .libs configure:9167: checking if gcc supports -fno-rtti -fno-exceptions configure:9185: 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:9189: $? = 0 configure:9202: result: no configure:9222: checking for gcc option to produce PIC configure:9494: result: -fPIC -DPIC configure:9506: checking if gcc PIC flag -fPIC -DPIC works configure:9524: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9528: $? = 0 configure:9541: result: yes configure:9565: checking if gcc static flag -static works configure:9593: result: yes configure:9608: checking if gcc supports -c -o file.o configure:9629: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9633: $? = 0 configure:9655: result: yes configure:9663: checking if gcc supports -c -o file.o configure:9710: result: yes configure:9743: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10734: result: yes configure:10771: checking whether -lc should be explicitly linked in configure:10776: gcc -c -g -O2 conftest.c >&5 configure:10779: $? = 0 configure:10794: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10797: $? = 0 configure:10809: result: no configure:10973: checking dynamic linker characteristics configure:11406: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11406: $? = 0 configure:11636: result: GNU/Linux ld.so configure:11738: checking how to hardcode library paths into programs configure:11763: result: immediate configure:12283: checking whether stripping libraries is possible configure:12288: result: yes configure:12323: checking if libtool supports shared libraries configure:12325: result: yes configure:12328: checking whether to build shared libraries configure:12349: result: yes configure:12352: checking whether to build static libraries configure:12356: result: yes configure:12506: checking for ld used by g++ configure:12573: result: /usr/bin/ld configure:12580: checking if the linker (/usr/bin/ld) is GNU ld configure:12595: result: yes configure:12650: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13563: result: yes configure:13591: g++ -c -g -O2 conftest.cpp >&5 configure:13594: $? = 0 configure:13776: checking for g++ option to produce PIC configure:14093: result: -fPIC -DPIC configure:14102: checking if g++ PIC flag -fPIC -DPIC works configure:14120: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14124: $? = 0 configure:14137: result: yes configure:14158: checking if g++ static flag -static works configure:14186: result: yes configure:14198: checking if g++ supports -c -o file.o configure:14219: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14223: $? = 0 configure:14245: result: yes configure:14250: checking if g++ supports -c -o file.o configure:14297: result: yes configure:14327: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14356: result: yes configure:14493: checking dynamic linker characteristics configure:14874: g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14874: $? = 0 configure:15104: result: GNU/Linux ld.so configure:15155: checking how to hardcode library paths into programs configure:15180: result: immediate configure:15243: checking for perl5 configure:15276: result: no configure:15243: checking for perl configure:15261: found /usr/bin/perl configure:15273: result: /usr/bin/perl configure:15292: checking for -fhandle-exceptions flag to g++ configure:15322: g++ -c -g -O2 conftest.cpp >&5 configure:15322: $? = 0 configure:15340: result: no configure:15348: checking ability to handle both const and non-const exceptions configure:15396: g++ -c -g -O2 conftest.cpp >&5 configure:15396: $? = 0 configure:15404: result: yes configure:15424: checking for getpwnam in -lsun configure:15449: gcc -o conftest -g -O2 conftest.c -lsun >&5 /usr/bin/ld: cannot find -lsun collect2: ld returned 1 exit status configure:15449: $? = 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 NEED_NONCONST_EXCEPTIONS 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 getpwnam (); | int | main () | { | return getpwnam (); | ; | return 0; | } configure:15458: result: no configure:15498: checking for courierauthconfig configure:15516: found /usr/bin/courierauthconfig configure:15528: result: /usr/bin/courierauthconfig configure:15586: checking for ANSI C header files configure:15690: result: yes configure:15698: checking for sys/wait.h that is POSIX.1 compatible configure:15724: gcc -c -g -O2 conftest.c >&5 configure:15724: $? = 0 configure:15731: result: yes configure:15739: checking whether time.h and sys/time.h may both be included configure:15759: gcc -c -g -O2 conftest.c >&5 configure:15759: $? = 0 configure:15766: result: yes configure:15777: checking for dirent.h that defines DIR configure:15796: gcc -c -g -O2 conftest.c >&5 configure:15796: $? = 0 configure:15804: result: yes configure:15818: checking for library containing opendir configure:15849: gcc -o conftest -g -O2 conftest.c >&5 configure:15849: $? = 0 configure:15866: result: none required configure:15936: checking fcntl.h usability configure:15936: gcc -c -g -O2 conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking fcntl.h presence configure:15936: gcc -E conftest.c configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for fcntl.h configure:15936: result: yes configure:15936: checking for memory.h configure:15936: result: yes configure:15936: checking sys/file.h usability configure:15936: gcc -c -g -O2 conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking sys/file.h presence configure:15936: gcc -E conftest.c configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for sys/file.h configure:15936: result: yes configure:15936: checking sys/time.h usability configure:15936: gcc -c -g -O2 conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking sys/time.h presence configure:15936: gcc -E conftest.c configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for sys/time.h configure:15936: result: yes configure:15936: checking for sys/stat.h configure:15936: result: yes configure:15936: checking for unistd.h configure:15936: result: yes configure:15936: checking for strings.h configure:15936: result: yes configure:15936: checking locale.h usability configure:15936: gcc -c -g -O2 conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking locale.h presence configure:15936: gcc -E conftest.c configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for locale.h configure:15936: result: yes configure:15936: checking pcre.h usability configure:15936: gcc -c -g -O2 conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking pcre.h presence configure:15936: gcc -E conftest.c configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for pcre.h configure:15936: result: yes configure:15936: checking pcre/pcre.h usability configure:15936: gcc -c -g -O2 conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking pcre/pcre.h presence configure:15936: gcc -E conftest.c configure:15936: $? = 0 configure:15936: result: yes configure:15936: checking for pcre/pcre.h configure:15936: result: yes configure:15948: checking for mode_t configure:15948: gcc -c -g -O2 conftest.c >&5 configure:15948: $? = 0 configure:15948: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:21: error: expected expression before ')' token configure:15948: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_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 | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:15948: result: yes configure:15959: checking for off_t configure:15959: gcc -c -g -O2 conftest.c >&5 configure:15959: $? = 0 configure:15959: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token configure:15959: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15959: result: yes configure:15970: checking for size_t configure:15970: gcc -c -g -O2 conftest.c >&5 configure:15970: $? = 0 configure:15970: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:21: error: expected expression before ')' token configure:15970: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15970: result: yes configure:15981: checking for pid_t configure:15981: gcc -c -g -O2 conftest.c >&5 configure:15981: $? = 0 configure:15981: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token configure:15981: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:15981: result: yes configure:15992: checking for uid_t in sys/types.h configure:16011: result: yes configure:16022: checking whether struct tm is in sys/time.h or time.h configure:16042: gcc -c -g -O2 conftest.c >&5 configure:16042: $? = 0 configure:16049: result: time.h configure:16057: checking type of array argument to getgroups configure:16091: gcc -o conftest -g -O2 conftest.c >&5 configure:16091: $? = 0 configure:16091: ./conftest configure:16091: $? = 0 configure:16116: result: gid_t configure:16155: gcc -o conftest -g -O2 conftest.c >&5 configure:16155: $? = 0 configure:16155: ./conftest configure:16155: $? = 0 configure:16174: checking whether closedir returns void configure:16198: gcc -o conftest -g -O2 conftest.c >&5 configure:16198: $? = 0 configure:16198: ./conftest configure:16198: $? = 0 configure:16208: result: no configure:16216: checking return type of signal handlers configure:16234: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:43:1: error: void value not ignored as it ought to be configure:16234: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_PCRE_H 1 | #define GETGROUPS_T gid_t | #define MAXLONGSIZE 12 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:16241: result: void configure:16252: checking for setgroups configure:16252: gcc -o conftest -g -O2 conftest.c >&5 configure:16252: $? = 0 configure:16252: result: yes configure:16252: checking for setlocale configure:16252: gcc -o conftest -g -O2 conftest.c >&5 configure:16252: $? = 0 configure:16252: result: yes configure:16263: checking for getpgrp configure:16263: gcc -o conftest -g -O2 conftest.c >&5 configure:16263: $? = 0 configure:16263: result: yes configure:16276: checking for getpgid configure:16276: gcc -o conftest -g -O2 conftest.c >&5 configure:16276: $? = 0 configure:16276: result: yes configure:16291: checking whether getpgrp requires zero arguments configure:16308: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:78:1: error: too many arguments to function 'getpgrp' /usr/include/unistd.h:633:16: note: declared here configure:16308: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_PCRE_H 1 | #define GETGROUPS_T gid_t | #define MAXLONGSIZE 12 | #define RETSIGTYPE void | #define HAVE_SETGROUPS 1 | #define HAVE_SETLOCALE 1 | #define HAS_GETPGRP 1 | #define HAS_GETPGID 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 () | { | getpgrp (0); | ; | return 0; | } configure:16316: result: yes configure:16326: checking setpgrp() configure:16351: gcc -o conftest -g -O2 conftest.c >&5 configure:16351: $? = 0 configure:16365: result: 1 configure:16373: checking setpgid() configure:16399: gcc -o conftest -g -O2 conftest.c >&5 configure:16399: $? = 0 configure:16411: result: 1 configure:16419: checking for missing gethostname prototype configure:16442: gcc -c -g -O2 conftest.c >&5 conftest.c:50:8: error: expected identifier or '(' before string constant configure:16442: $? = 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 NEED_NONCONST_EXCEPTIONS 1 | #define AUTHLIB 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PCRE_H 1 | #define HAVE_PCRE_PCRE_H 1 | #define GETGROUPS_T gid_t | #define MAXLONGSIZE 12 | #define RETSIGTYPE void | #define HAVE_SETGROUPS 1 | #define HAVE_SETLOCALE 1 | #define HAS_GETPGRP 1 | #define HAS_GETPGID 1 | #define GETPGRP_VOID 1 | #define HAS_SETPGRP 1 | #define HAS_SETPGID 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | extern "C" int gethostname(int,int); | | int | main () | { | | | ; | return 0; | } configure:16452: result: no configure:16465: checking default PATH for commands configure:16477: result: /bin:/usr/bin:/usr/local/bin configure:16492: checking for qmail-inject configure:16522: result: no configure:16573: checking mail transport agent configure:16596: result: /usr/sbin/sendmail -oi configure:16703: checking location of system mailboxes configure:16712: result: /var/mail configure:16715: checking whether maildrop should reset its group ID configure:16724: result: 0 configure:16761: checking privileged users configure:16782: result: 0 configure:16803: checking for UID of maildrop configure:16817: result: root configure:16821: checking for GID of maildrop configure:16835: result: mail configure:16843: checking for USE_FLOCK configure:16852: result: 1 configure:16856: checking for USE_DOTLOCK configure:16882: result: 0 configure:16886: checking for LOCKEXT_DEF configure:16895: result: .lock configure:16899: checking for LOCKSLEEP_DEF configure:16908: result: 5 configure:16912: checking for LOCKTIMEOUT_DEF configure:16921: result: 60 configure:16925: checking for LOCKREFRESH_DEF configure:16934: result: 15 configure:16938: checking for TEMPDIR configure:16957: result: use tmpfile() configure:16961: checking for SMALLMSG configure:16970: result: 8192 configure:16974: checking for GLOBAL_TIMEOUT configure:16983: result: 300 configure:16987: checking for CRLF_TERM configure:17004: result: 0 configure:17008: checking for RESTRICT_TRUSTED configure:17025: result: 1 configure:17029: checking for KEEP_FROMLINE configure:17046: result: 1 configure:17050: checking for syslog support configure:17059: result: 0 configure:17160: checking whether to treat authlib errors as tempreject configure:17169: result: 1 configure:17327: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MiraNetNew config.status:1191: creating xconfig.h config.status:1191: creating Makefile config.status:1191: creating README.html config.status:1191: creating testsuite config.status:1191: creating config.h config.status:1363: config.h is unchanged config.status:1411: executing depfiles commands config.status:1411: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=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= ac_cv_env_LDFLAGS_value= 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_closedir_void=no ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_setgroups=yes ac_cv_func_setlocale=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_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=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_sun_getpwnam=no ac_cv_objext=o ac_cv_path_COURIERAUTHCONFIG=/usr/bin/courierauthconfig ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep 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_type_getgroups=gid_t ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void 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_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_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=yes lt_cv_prog_compiler_static_works_CXX=yes 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\", (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 maildrop_cv_HAS_SETPGID=1 maildrop_cv_HAS_SETPGRP=1 maildrop_cv_SYS_DEFAULT_PATH=/bin:/usr/bin:/usr/local/bin maildrop_cv_SYS_INSTALL_MBOXDIR=/var/mail maildrop_cv_SYS_INSTALL_PRIVUSERS=0 maildrop_cv_SYS_INSTALL_RESET_GID=0 maildrop_cv_SYS_MTA='/usr/sbin/sendmail -oi' maildrop_cv_const_exceptions=yes maildrop_cv_handle_exceptions=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/maildrop-2.2.0/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/maildrop-2.2.0/missing --run tar' AR='ar' AUTHINCLUDE='' AUTHLDADD='-L/usr/lib/courier-authlib -lcourierauth' AUTOCONF='${SHELL} /usr/src/maildrop-2.2.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/maildrop-2.2.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/maildrop-2.2.0/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall' COURIERAUTHCONFIG='/usr/bin/courierauthconfig' CPP='gcc -E' CPPFLAGS='' CRLF_TERM='0' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I./.. -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' GLOBAL_TIMEOUT='300' 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' KEEP_FROMLINE='1' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOCKEXT_DEF='.lock' LOCKREFRESH_DEF='15' LOCKSLEEP_DEF='5' LOCKTIMEOUT_DEF='60' LTLIBOBJS='' MAILDIRQUOTA_FALSE='#' MAILDIRQUOTA_TRUE='' MAILDROPGID='mail' MAILDROPUID='root' MAKEINFO='${SHELL} /usr/src/maildrop-2.2.0/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='maildrop' PACKAGE_BUGREPORT='courier-users@lists.sourceforge.net' PACKAGE_NAME='maildrop' PACKAGE_STRING='maildrop 2.1.0' PACKAGE_TARNAME='maildrop' PACKAGE_URL='' PACKAGE_VERSION='2.1.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl' QMAIL='' RANLIB='ranlib' RESTRICT_TRUSTED='1' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SMALLMSG='8192' STRIP='strip' TEMPDIR='use tmpfile()' USE_DOTLOCK='0' USE_FLOCK='1' VERSION='2.1.0' WITHETCDIR='/etc' 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' dblibrary='../gdbmobj/libgdbmobj.la' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr/local' 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/maildrop-2.2.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' maildirquota='1' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' withetcdir='/etc' ## ----------- ## ## 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 NEED_NONCONST_EXCEPTIONS 1 #define AUTHLIB 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRINGS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PCRE_H 1 #define HAVE_PCRE_PCRE_H 1 #define GETGROUPS_T gid_t #define MAXLONGSIZE 12 #define RETSIGTYPE void #define HAVE_SETGROUPS 1 #define HAVE_SETLOCALE 1 #define HAS_GETPGRP 1 #define HAS_GETPGID 1 #define GETPGRP_VOID 1 #define HAS_SETPGRP 1 #define HAS_SETPGID 1 #define HAS_GETHOSTNAME 1 #define DEFAULT_PATH "/bin:/usr/bin:/usr/local/bin" #define SENDMAIL_DEF "/usr/sbin/sendmail -oi" #define DEFAULT_DEF "/var/mail" #define RESET_GID 0 #define TRUSTED_USERS "0" #define TRUSTED_GROUPS "" #define MAILDROPUID "root" #define MAILDROPGID "mail" #define SHARED_TEMPDIR 1 #define SYSLOG_LOGGING 0 #define MAILDIRQUOTA 1 #define ETCDIR "/etc" #define AUTHLIB_TEMPREJECT 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildrop.html on MiraNetNew config.status:1191: creating maildrop.html ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildrop.1 on MiraNetNew config.status:1191: creating maildrop.1 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildropfilter.html on MiraNetNew config.status:1191: creating maildropfilter.html ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildropfilter.7 on MiraNetNew config.status:1191: creating maildropfilter.7 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildrop.html on MiraNetNew config.status:1191: creating maildrop.html ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildrop.1 on MiraNetNew config.status:1191: creating maildrop.1 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildropfilter.html on MiraNetNew config.status:1191: creating maildropfilter.html ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by maildrop config.status 2.1.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=maildropfilter.7 on MiraNetNew config.status:1191: creating maildropfilter.7