This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr --with-etcdir=/etc/courier --enable-maildropldap --with-ldapconfig=/etc/courier/maildropldap.config --enable-syslog=1 --enable-restrict-trusted=1 --disable-userdb --without-db --enable-trusted-users=mail --enable-maildirquota --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --with-userdb=/etc/courier/userdb --with-userdbtmpdir=/etc/courier --with-makedatprog=${exec_prefix}/bin/makedatprog --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1324: checking build system type configure:1342: result: i586-uhu-linux-gnu configure:1350: checking host system type configure:1364: result: i586-uhu-linux-gnu configure:1372: checking target system type configure:1386: result: i586-uhu-linux-gnu configure:1413: checking for a BSD-compatible install configure:1467: result: /bin/install -c configure:1478: checking whether build environment is sane configure:1521: result: yes configure:1554: checking for gawk configure:1570: found /bin/gawk configure:1580: result: gawk configure:1590: checking whether make sets $(MAKE) configure:1610: result: yes configure:1757: checking for gawk configure:1783: result: gawk configure:1801: checking for i586-uhu-linux-gcc configure:1817: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1827: result: i586-uhu-linux-gcc configure:2109: checking for C compiler version configure:2112: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2115: $? = 0 configure:2117: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2120: $? = 0 configure:2122: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2125: $? = 1 configure:2149: checking for C compiler default output configure:2152: i586-uhu-linux-gcc conftest.c >&5 configure:2155: $? = 0 configure:2201: result: a.out configure:2206: checking whether the C compiler works configure:2212: ./a.out configure:2215: $? = 0 configure:2232: result: yes configure:2239: checking whether we are cross compiling configure:2241: result: no configure:2244: checking for suffix of executables configure:2246: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2249: $? = 0 configure:2274: result: configure:2280: checking for suffix of object files configure:2302: i586-uhu-linux-gcc -c conftest.c >&5 configure:2305: $? = 0 configure:2327: result: o configure:2331: checking whether we are using the GNU C compiler configure:2356: i586-uhu-linux-gcc -c conftest.c >&5 configure:2359: $? = 0 configure:2362: test -s conftest.o configure:2365: $? = 0 configure:2378: result: yes configure:2384: checking whether i586-uhu-linux-gcc accepts -g configure:2406: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2409: $? = 0 configure:2412: test -s conftest.o configure:2415: $? = 0 configure:2426: result: yes configure:2443: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2504: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2507: $? = 0 configure:2510: test -s conftest.o configure:2513: $? = 0 configure:2531: result: none needed configure:2549: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2552: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2680: checking for style of include used by make configure:2708: result: GNU configure:2736: checking dependency style of i586-uhu-linux-gcc configure:2798: result: gcc3 configure:2815: checking for a BSD-compatible install configure:2869: result: /bin/install -c configure:2880: checking whether ln -s works configure:2884: result: yes configure:2894: checking for i586-uhu-linux-ranlib configure:2923: result: no configure:2932: checking for ranlib configure:2948: found /usr/bin/ranlib configure:2959: result: ranlib configure:2973: checking for strerror in -lcposix configure:3004: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3007: $? = 1 configure: failed program was: | #line 2980 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3025: result: no configure:3039: checking how to run the C preprocessor configure:3075: i586-uhu-linux-gcc -E conftest.c configure:3081: $? = 0 configure:3113: i586-uhu-linux-gcc -E conftest.c configure:3112:28: ac_nonexistent.h: No such file or directory configure:3119: $? = 1 configure: failed program was: | #line 3104 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3157: result: i586-uhu-linux-gcc -E configure:3182: i586-uhu-linux-gcc -E conftest.c configure:3188: $? = 0 configure:3220: i586-uhu-linux-gcc -E conftest.c configure:3219:28: ac_nonexistent.h: No such file or directory configure:3226: $? = 1 configure: failed program was: | #line 3211 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3269: checking for egrep configure:3279: result: grep -E configure:3285: checking for AIX configure:3308: result: no configure:3314: checking for ANSI C header files configure:3340: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3343: $? = 0 configure:3346: test -s conftest.o configure:3349: $? = 0 configure:3441: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3444: $? = 0 configure:3446: ./conftest configure:3449: $? = 0 configure:3464: result: yes configure:3488: checking for sys/types.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for sys/stat.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for stdlib.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for string.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for memory.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for strings.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for inttypes.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for stdint.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3488: checking for unistd.h configure:3505: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3525: result: yes configure:3547: checking minix/config.h usability configure:3560: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3601:26: minix/config.h: No such file or directory configure:3563: $? = 1 configure: failed program was: | #line 3549 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3579: result: no configure:3583: checking minix/config.h presence configure:3594: i586-uhu-linux-gcc -E conftest.c configure:3603:26: minix/config.h: No such file or directory configure:3600: $? = 1 configure: failed program was: | #line 3585 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:3619: result: no configure:3655: checking for minix/config.h configure:3662: result: no configure:3702: checking for i586-uhu-linux-g++ configure:3718: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3728: result: i586-uhu-linux-g++ configure:3786: checking for C++ compiler version configure:3789: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3792: $? = 0 configure:3794: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3797: $? = 0 configure:3799: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3802: $? = 1 configure:3805: checking whether we are using the GNU C++ compiler configure:3830: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3833: $? = 0 configure:3836: test -s conftest.o configure:3839: $? = 0 configure:3852: result: yes configure:3858: checking whether i586-uhu-linux-g++ accepts -g configure:3880: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3883: $? = 0 configure:3886: test -s conftest.o configure:3889: $? = 0 configure:3900: result: yes configure:3944: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3980: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:3985: error: `exit' was not declared in this scope configure:3983: $? = 1 configure: failed program was: | #line 3963 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3944: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3947: $? = 0 configure:3950: test -s conftest.o configure:3953: $? = 0 configure:3980: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3983: $? = 0 configure:3986: test -s conftest.o configure:3989: $? = 0 configure:4014: checking dependency style of i586-uhu-linux-g++ configure:4076: result: gcc3 configure:4086: checking for perl5 configure:4104: found /usr/bin/perl5 configure:4116: result: /usr/bin/perl5 configure:4149: checking for dirent.h that defines DIR configure:4174: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4177: $? = 0 configure:4180: test -s conftest.o configure:4183: $? = 0 configure:4194: result: yes configure:4207: checking for library containing opendir configure:4238: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4241: $? = 0 configure:4244: test -s conftest configure:4247: $? = 0 configure:4306: result: none required configure:4422: checking for ANSI C header files configure:4572: result: yes configure:4582: checking whether time.h and sys/time.h may both be included configure:4608: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4611: $? = 0 configure:4614: test -s conftest.o configure:4617: $? = 0 configure:4628: result: yes configure:4648: checking for sys/stat.h configure:4653: result: yes configure:4657: checking sys/wait.h usability configure:4670: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4673: $? = 0 configure:4676: test -s conftest.o configure:4679: $? = 0 configure:4689: result: yes configure:4693: checking sys/wait.h presence configure:4704: i586-uhu-linux-gcc -E conftest.c configure:4710: $? = 0 configure:4729: result: yes configure:4765: checking for sys/wait.h configure:4772: result: yes configure:4657: checking fcntl.h usability configure:4670: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4673: $? = 0 configure:4676: test -s conftest.o configure:4679: $? = 0 configure:4689: result: yes configure:4693: checking fcntl.h presence configure:4704: i586-uhu-linux-gcc -E conftest.c configure:4710: $? = 0 configure:4729: result: yes configure:4765: checking for fcntl.h configure:4772: result: yes configure:4657: checking syslog.h usability configure:4670: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4673: $? = 0 configure:4676: test -s conftest.o configure:4679: $? = 0 configure:4689: result: yes configure:4693: checking syslog.h presence configure:4704: i586-uhu-linux-gcc -E conftest.c configure:4710: $? = 0 configure:4729: result: yes configure:4765: checking for syslog.h configure:4772: result: yes configure:4648: checking for unistd.h configure:4653: result: yes configure:4657: checking sysexits.h usability configure:4670: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:4673: $? = 0 configure:4676: test -s conftest.o configure:4679: $? = 0 configure:4689: result: yes configure:4693: checking sysexits.h presence configure:4704: i586-uhu-linux-gcc -E conftest.c configure:4710: $? = 0 configure:4729: result: yes configure:4765: checking for sysexits.h configure:4772: result: yes configure:4785: checking for sys/wait.h that is POSIX.1 compatible configure:4837: result: yes configure:4860: checking how to run the C++ preprocessor configure:4892: i586-uhu-linux-g++ -E conftest.cc configure:4898: $? = 0 configure:4930: i586-uhu-linux-g++ -E conftest.cc configure:4952:28: ac_nonexistent.h: No such file or directory configure:4936: $? = 1 configure: failed program was: | #line 4921 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef __cplusplus | #include | #endif | #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_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:4974: result: i586-uhu-linux-g++ -E configure:4999: i586-uhu-linux-g++ -E conftest.cc configure:5005: $? = 0 configure:5037: i586-uhu-linux-g++ -E conftest.cc configure:5059:28: ac_nonexistent.h: No such file or directory configure:5043: $? = 1 configure: failed program was: | #line 5028 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef __cplusplus | #include | #endif | #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_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:5101: checking vector usability configure:5114: i586-uhu-linux-g++ -c -g -O2 -Wall conftest.cc >&5 configure:5117: $? = 0 configure:5120: test -s conftest.o configure:5123: $? = 0 configure:5133: result: yes configure:5137: checking vector presence configure:5148: i586-uhu-linux-g++ -E conftest.cc configure:5154: $? = 0 configure:5173: result: yes configure:5209: checking for vector configure:5216: result: yes configure:5101: checking vector.h usability configure:5114: i586-uhu-linux-g++ -c -g -O2 -Wall conftest.cc >&5 In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/vector.h:59, from configure:5169: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:5117: $? = 0 configure:5120: test -s conftest.o configure:5123: $? = 0 configure:5133: result: yes configure:5137: checking vector.h presence configure:5148: i586-uhu-linux-g++ -E conftest.cc In file included from /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/vector.h:59, from configure:5171: /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../../include/c++/3.4.6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. configure:5154: $? = 0 configure:5173: result: yes configure:5209: checking for vector.h configure:5216: result: yes configure:5236: checking for an ANSI C-conforming const configure:5304: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure: In function `main': configure:5301: warning: unused variable `s' configure:5321: warning: unused variable `foo' configure:5282: warning: unused variable `x' configure:5288: warning: unused variable `zero' configure:5318: warning: 'b' might be used uninitialized in this function configure:5300: warning: 't' might be used uninitialized in this function configure:5307: $? = 0 configure:5310: test -s conftest.o configure:5313: $? = 0 configure:5324: result: yes configure:5334: checking for off_t configure:5359: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5362: $? = 0 configure:5365: test -s conftest.o configure:5368: $? = 0 configure:5379: result: yes configure:5391: checking for size_t configure:5416: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5419: $? = 0 configure:5422: test -s conftest.o configure:5425: $? = 0 configure:5436: result: yes configure:5448: checking whether struct tm is in sys/time.h or time.h configure:5472: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure: In function `main': configure:5492: warning: statement with no effect configure:5475: $? = 0 configure:5478: test -s conftest.o configure:5481: $? = 0 configure:5492: result: time.h configure:5513: checking fam.h usability configure:5526: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5582:17: fam.h: No such file or directory configure:5529: $? = 1 configure: failed program was: | #line 5515 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef __cplusplus | #include | #endif | #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_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define HAVE_VECTOR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5545: result: no configure:5549: checking fam.h presence configure:5560: i586-uhu-linux-gcc -E conftest.c configure:5584:17: fam.h: No such file or directory configure:5566: $? = 1 configure: failed program was: | #line 5551 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef __cplusplus | #include | #endif | #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_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define HAVE_VECTOR_H 1 | /* end confdefs.h. */ | #include configure:5585: result: no configure:5621: checking for fam.h configure:5628: result: no configure:5645: checking for symlink configure:5695: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5698: $? = 0 configure:5701: test -s conftest configure:5704: $? = 0 configure:5715: result: yes configure:5645: checking for readlink configure:5695: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5698: $? = 0 configure:5701: test -s conftest configure:5704: $? = 0 configure:5715: result: yes configure:5645: checking for strcasecmp configure:5695: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5698: $? = 0 configure:5701: test -s conftest configure:5704: $? = 0 configure:5715: result: yes configure:5725: checking for FAMOpen in -lfam configure:5756: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -I./.. -I.. conftest.c -lfam >&5 /usr/bin/ld: cannot find -lfam collect2: ld returned 1 exit status configure:5759: $? = 1 configure: failed program was: | #line 5732 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef __cplusplus | #include | #endif | #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_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define HAVE_VECTOR_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char FAMOpen (); | int | main () | { | FAMOpen (); | ; | return 0; | } configure:5777: result: no configure:5946: checking for missing gethostname prototype configure:5975: i586-uhu-linux-gcc -c -g -O2 -Wall -I./.. -I.. conftest.c >&5 configure:5992: error: syntax error before string constant configure:5978: $? = 1 configure: failed program was: | #line 5951 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #ifdef __cplusplus | #include | #endif | #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_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VECTOR 1 | #define HAVE_VECTOR_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | extern "C" int gethostname(int,int); | | int | main () | { | | | ; | return 0; | } configure:5998: result: no configure:6061: checking for mailbot configure:6094: result: no configure:6245: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:673: creating Makefile config.status:777: creating config.h config.status:1018: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_readlink=yes ac_cv_func_strcasecmp=yes ac_cv_func_symlink=yes ac_cv_header_dirent_dirent_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_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_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vector=yes ac_cv_header_vector_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_lib_fam_FAMOpen=no ac_cv_objext=o ac_cv_path_PERL=/usr/bin/perl5 ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 maildir_cv_SYS_GETHOSTNAME=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.6' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -I./.. -I..' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -Wall' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_SGML_FALSE='' HAVE_SGML_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBFAM='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAILBOT='mailbot' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='maildir' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.11' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='/usr' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAS_GETHOSTNAME 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_READLINK 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYMLINK 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VECTOR 1 #define HAVE_VECTOR_H 1 #define MDIRSEP ":" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #endif #ifdef __cplusplus #include configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = deliverquota.html CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:673: creating deliverquota.html config.status:1018: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = maildirmake.html CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:673: creating maildirmake.html config.status:1018: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = deliverquota.8 CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:673: creating deliverquota.8 config.status:1018: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = maildirmake.1 CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:673: creating maildirmake.1 config.status:1018: executing depfiles commands