This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fetchmail configure 6.3.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-RPA --enable-NTLM --enable-SDPS --enable-inet6 --with-ssl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## 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:1391: checking build system type configure:1409: result: i586-uhu-linux-gnu configure:1417: checking host system type configure:1431: result: i586-uhu-linux-gnu configure:1439: checking target system type configure:1453: result: i586-uhu-linux-gnu configure:1483: checking for a BSD-compatible install configure:1538: result: /bin/install -c configure:1549: checking whether build environment is sane configure:1592: result: yes configure:1657: checking for gawk configure:1673: found /bin/gawk configure:1683: result: gawk configure:1693: checking whether make sets $(MAKE) configure:1713: result: yes configure:1889: autobuild project... fetchmail configure:1891: autobuild revision... 6.3.4 configure:1904: autobuild timestamp... 20060808-205658 configure:1942: checking for a Python interpreter with version >= 2.0 configure:1957: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python: command not found configure:1960: $? = 127 configure:1957: python2 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2: command not found configure:1960: $? = 127 configure:1957: python2.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2.5: command not found configure:1960: $? = 127 configure:1957: python2.4 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2.4: command not found configure:1960: $? = 127 configure:1957: python2.3 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2.3: command not found configure:1960: $? = 127 configure:1957: python2.2 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2.2: command not found configure:1960: $? = 127 configure:1957: python2.1 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2.1: command not found configure:1960: $? = 127 configure:1957: python2.0 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python2.0: command not found configure:1960: $? = 127 configure:1957: python1.6 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python1.6: command not found configure:1960: $? = 127 configure:1957: python1.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.0', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) ./configure: line 1958: python1.5: command not found configure:1960: $? = 127 configure:1967: result: none configure:2018: WARNING: Disabling fetchmailconf: python 2.0 or greater not found configure:2109: checking for gawk configure:2135: result: gawk configure:2153: checking for i586-uhu-linux-gcc configure:2169: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2179: result: i586-uhu-linux-gcc configure:2461: checking for C compiler version configure:2464: 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:2467: $? = 0 configure:2469: 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:2472: $? = 0 configure:2474: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2477: $? = 1 configure:2500: checking for C compiler default output file name configure:2503: i586-uhu-linux-gcc conftest.c >&5 configure:2506: $? = 0 configure:2552: result: a.out configure:2557: checking whether the C compiler works configure:2563: ./a.out configure:2566: $? = 0 configure:2583: result: yes configure:2590: checking whether we are cross compiling configure:2592: result: no configure:2595: checking for suffix of executables configure:2597: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2600: $? = 0 configure:2625: result: configure:2631: checking for suffix of object files configure:2652: i586-uhu-linux-gcc -c conftest.c >&5 configure:2655: $? = 0 configure:2677: result: o configure:2681: checking whether we are using the GNU C compiler configure:2705: i586-uhu-linux-gcc -c conftest.c >&5 configure:2711: $? = 0 configure:2715: test -z || test ! -s conftest.err configure:2718: $? = 0 configure:2721: test -s conftest.o configure:2724: $? = 0 configure:2737: result: yes configure:2743: checking whether i586-uhu-linux-gcc accepts -g configure:2764: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2770: $? = 0 configure:2774: test -z || test ! -s conftest.err configure:2777: $? = 0 configure:2780: test -s conftest.o configure:2783: $? = 0 configure:2794: result: yes configure:2811: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2881: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2887: $? = 0 configure:2891: test -z || test ! -s conftest.err configure:2894: $? = 0 configure:2897: test -s conftest.o configure:2900: $? = 0 configure:2918: result: none needed configure:2936: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2942: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3086: checking for style of include used by make configure:3114: result: GNU configure:3142: checking dependency style of i586-uhu-linux-gcc configure:3232: result: gcc3 configure:3262: checking for a BSD-compatible install configure:3317: result: /bin/install -c configure:3333: checking how to run the C preprocessor configure:3368: i586-uhu-linux-gcc -E conftest.c configure:3374: $? = 0 configure:3406: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3412: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | /* end confdefs.h. */ | #include configure:3451: result: i586-uhu-linux-gcc -E configure:3475: i586-uhu-linux-gcc -E conftest.c configure:3481: $? = 0 configure:3513: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | /* end confdefs.h. */ | #include configure:3564: checking for i586-uhu-linux-ranlib configure:3593: result: no configure:3602: checking for ranlib configure:3618: found /usr/bin/ranlib configure:3629: result: ranlib configure:3642: checking whether i586-uhu-linux-gcc and cc understand -c and -o together configure:3672: i586-uhu-linux-gcc -c conftest.c -o conftest.o >&5 configure:3675: $? = 0 configure:3677: i586-uhu-linux-gcc -c conftest.c -o conftest.o >&5 configure:3680: $? = 0 configure:3687: cc -c conftest.c >&5 configure:3690: $? = 0 configure:3693: cc -c conftest.c -o conftest.o >&5 configure:3696: $? = 0 configure:3698: cc -c conftest.c -o conftest.o >&5 configure:3701: $? = 0 configure:3719: result: yes configure:3746: checking for egrep configure:3756: result: grep -E configure:3762: checking for AIX configure:3784: result: no configure:3790: checking for library containing strerror configure:3820: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3826: $? = 0 configure:3830: test -z || test ! -s conftest.err configure:3833: $? = 0 configure:3836: test -s conftest configure:3839: $? = 0 configure:3909: result: none required configure:3916: checking for ANSI C header files configure:3941: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3947: $? = 0 configure:3951: test -z || test ! -s conftest.err configure:3954: $? = 0 configure:3957: test -s conftest.o configure:3960: $? = 0 configure:4049: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4052: $? = 0 configure:4054: ./conftest configure:4057: $? = 0 configure:4072: result: yes configure:4096: checking for sys/types.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for sys/stat.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for stdlib.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for string.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for memory.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for strings.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for inttypes.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for stdint.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4096: checking for unistd.h configure:4112: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4118: $? = 0 configure:4122: test -z || test ! -s conftest.err configure:4125: $? = 0 configure:4128: test -s conftest.o configure:4131: $? = 0 configure:4142: result: yes configure:4164: checking minix/config.h usability configure:4176: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:55:26: minix/config.h: No such file or directory configure:4182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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:4205: result: no configure:4209: checking minix/config.h presence configure:4219: i586-uhu-linux-gcc -E conftest.c conftest.c:21:26: minix/config.h: No such file or directory configure:4225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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:4245: result: no configure:4280: checking for minix/config.h configure:4287: result: no configure:4316: checking for ANSI C header files configure:4472: result: yes configure:4482: checking whether time.h and sys/time.h may both be included configure:4507: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4513: $? = 0 configure:4517: test -z || test ! -s conftest.err configure:4520: $? = 0 configure:4523: test -s conftest.o configure:4526: $? = 0 configure:4537: result: yes configure:4547: checking for size_t configure:4571: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4577: $? = 0 configure:4581: test -z || test ! -s conftest.err configure:4584: $? = 0 configure:4587: test -s conftest.o configure:4590: $? = 0 configure:4601: result: yes configure:4613: checking for pid_t configure:4637: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4643: $? = 0 configure:4647: test -z || test ! -s conftest.err configure:4650: $? = 0 configure:4653: test -s conftest.o configure:4656: $? = 0 configure:4667: result: yes configure:4679: checking return type of signal handlers configure:4710: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4716: $? = 0 configure:4720: test -z || test ! -s conftest.err configure:4723: $? = 0 configure:4726: test -s conftest.o configure:4729: $? = 0 configure:4740: result: void configure:4748: checking for u_int32_t configure:4772: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4778: $? = 0 configure:4782: test -z || test ! -s conftest.err configure:4785: $? = 0 configure:4788: test -s conftest.o configure:4791: $? = 0 configure:4802: result: yes configure:4839: checking for unistd.h configure:4844: result: yes configure:4848: checking termios.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking termios.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for termios.h configure:4971: result: yes configure:4848: checking termio.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking termio.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for termio.h configure:4971: result: yes configure:4848: checking sgtty.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking sgtty.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for sgtty.h configure:4971: result: yes configure:4848: checking stdarg.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking stdarg.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for stdarg.h configure:4971: result: yes configure:4848: checking sys/itimer.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:63:24: sys/itimer.h: No such file or directory configure:4866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_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:4889: result: no configure:4893: checking sys/itimer.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c conftest.c:29:24: sys/itimer.h: No such file or directory configure:4909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:4929: result: no configure:4964: checking for sys/itimer.h configure:4971: result: no configure:4848: checking fcntl.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking fcntl.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for fcntl.h configure:4971: result: yes configure:4848: checking sys/fcntl.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking sys/fcntl.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for sys/fcntl.h configure:4971: result: yes configure:4839: checking for memory.h configure:4844: result: yes configure:4848: checking sys/wait.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking sys/wait.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for sys/wait.h configure:4971: result: yes configure:4848: checking arpa/inet.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking arpa/inet.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for arpa/inet.h configure:4971: result: yes configure:4848: checking arpa/nameser.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking arpa/nameser.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for arpa/nameser.h configure:4971: result: yes configure:4848: checking netinet/in.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking netinet/in.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for netinet/in.h configure:4971: result: yes configure:4848: checking net/socket.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:70:24: net/socket.h: No such file or directory configure:4866: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_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:4889: result: no configure:4893: checking net/socket.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c conftest.c:36:24: net/socket.h: No such file or directory configure:4909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:4929: result: no configure:4964: checking for net/socket.h configure:4971: result: no configure:4848: checking sys/select.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking sys/select.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for sys/select.h configure:4971: result: yes configure:4848: checking sys/socket.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking sys/socket.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for sys/socket.h configure:4971: result: yes configure:4848: checking sys/time.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking sys/time.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for sys/time.h configure:4971: result: yes configure:4848: checking langinfo.h usability configure:4860: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4866: $? = 0 configure:4870: test -z || test ! -s conftest.err configure:4873: $? = 0 configure:4876: test -s conftest.o configure:4879: $? = 0 configure:4889: result: yes configure:4893: checking langinfo.h presence configure:4903: i586-uhu-linux-gcc -E conftest.c configure:4909: $? = 0 configure:4929: result: yes configure:4964: checking for langinfo.h configure:4971: result: yes configure:4988: checking for resolv.h configure:5012: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5018: $? = 0 configure:5022: test -z || test ! -s conftest.err configure:5025: $? = 0 configure:5028: test -s conftest.o configure:5031: $? = 0 configure:5042: result: yes configure:5054: checking for an ANSI C-conforming const configure:5121: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5127: $? = 0 configure:5131: test -z || test ! -s conftest.err configure:5134: $? = 0 configure:5137: test -s conftest.o configure:5140: $? = 0 configure:5151: result: yes configure:5165: checking for flex configure:5181: found /usr/bin/flex configure:5191: result: flex configure:5204: checking for yywrap in -lfl configure:5234: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:5240: $? = 0 configure:5244: test -z || test ! -s conftest.err configure:5247: $? = 0 configure:5250: test -s conftest configure:5253: $? = 0 configure:5266: result: yes configure:5344: checking lex output file root configure:5355: flex conftest.l configure:5358: $? = 0 configure:5370: result: lex.yy configure:5375: checking whether yytext is a pointer configure:5391: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:5397: $? = 0 configure:5401: test -z || test ! -s conftest.err configure:5404: $? = 0 configure:5407: test -s conftest configure:5410: $? = 0 configure:5424: result: yes configure:5438: checking whether make sets $(MAKE) configure:5458: result: yes configure:5471: checking for bison configure:5487: found /usr/bin/bison configure:5497: result: bison -y configure:5556: checking whether NLS is requested configure:5565: result: yes configure:5603: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:5635: result: /usr/bin/msgfmt configure:5644: checking for gmsgfmt configure:5675: result: /usr/bin/msgfmt configure:5714: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:5746: result: /usr/bin/xgettext configure:5786: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:5817: result: /usr/bin/msgmerge configure:5892: checking for ld used by GCC configure:5956: result: /usr/bin/ld configure:5965: checking if the linker (/usr/bin/ld) is GNU ld configure:5978: result: yes configure:5985: checking for shared library run path origin configure:5998: result: done configure:6414: checking for CFPreferencesCopyAppValue configure:6439: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:6445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:6472: result: no configure:6481: checking for CFLocaleCopyCurrent configure:6506: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:6512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:6539: result: no configure:6556: checking whether NLS is requested configure:6565: result: yes configure:6583: checking for GNU gettext in libc configure:6607: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6613: $? = 0 configure:6617: test -z || test ! -s conftest.err configure:6620: $? = 0 configure:6623: test -s conftest configure:6626: $? = 0 configure:6638: result: yes configure:7345: checking whether to use NLS configure:7347: result: yes configure:7350: checking where the gettext function comes from configure:7361: result: libc configure:7428: checking for socket configure:7485: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7491: $? = 0 configure:7495: test -z || test ! -s conftest.err configure:7498: $? = 0 configure:7501: test -s conftest configure:7504: $? = 0 configure:7516: result: yes configure:7519: result: using libc's socket configure:7674: checking for inet_addr configure:7731: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7737: $? = 0 configure:7741: test -z || test ! -s conftest.err configure:7744: $? = 0 configure:7747: test -s conftest configure:7750: $? = 0 configure:7762: result: yes configure:7765: result: using libc's inet_addr configure:7845: checking for strchr in -lcposix configure:7875: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 conftest.c:52: warning: conflicting types for built-in function 'strchr' /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:7881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 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 strchr (); | int | main () | { | strchr (); | ; | return 0; | } configure:7907: result: no configure:7925: checking for strstr configure:7982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function 'strstr' configure:7988: $? = 0 configure:7992: test -z || test ! -s conftest.err configure:7995: $? = 0 configure:7998: test -s conftest configure:8001: $? = 0 configure:8013: result: yes configure:7925: checking for strcasecmp configure:7982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7988: $? = 0 configure:7992: test -z || test ! -s conftest.err configure:7995: $? = 0 configure:7998: test -s conftest configure:8001: $? = 0 configure:8013: result: yes configure:7925: checking for memmove configure:7982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function 'memmove' configure:7988: $? = 0 configure:7992: test -z || test ! -s conftest.err configure:7995: $? = 0 configure:7998: test -s conftest configure:8001: $? = 0 configure:8013: result: yes configure:7925: checking for stpcpy configure:7982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'stpcpy' configure:7988: $? = 0 configure:7992: test -z || test ! -s conftest.err configure:7995: $? = 0 configure:7998: test -s conftest configure:8001: $? = 0 configure:8013: result: yes configure:7925: checking for strlcpy configure:7982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccsUwGOC.o: In function `main': /var/uhubuild/work/compile/conftest.c:89: undefined reference to `strlcpy' /tmp/ccsUwGOC.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:7988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:8013: result: no configure:7925: checking for strlcat configure:7982: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccsHUTPN.o: In function `main': /var/uhubuild/work/compile/conftest.c:89: undefined reference to `strlcat' /tmp/ccsHUTPN.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:7988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:8013: result: no configure:8034: checking for MD5Init configure:8091: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccYMpmV0.o: In function `main': /var/uhubuild/work/compile/conftest.c:89: undefined reference to `MD5Init' /tmp/ccYMpmV0.o:(.data+0x0): undefined reference to `MD5Init' collect2: ld returned 1 exit status configure:8097: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | /* Define MD5Init to an innocuous variant, in case declares MD5Init. | For example, HP-UX 11i declares gettimeofday. */ | #define MD5Init innocuous_MD5Init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MD5Init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MD5Init | | /* 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 MD5Init (); | /* 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_MD5Init) || defined (__stub___MD5Init) | choke me | #else | char (*f) () = MD5Init; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != MD5Init; | ; | return 0; | } configure:8122: result: no configure:8132: checking for getopt_long configure:8189: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8195: $? = 0 configure:8199: test -z || test ! -s conftest.err configure:8202: $? = 0 configure:8205: test -s conftest configure:8208: $? = 0 configure:8220: result: yes configure:8234: checking for vprintf configure:8291: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'vprintf' configure:8297: $? = 0 configure:8301: test -z || test ! -s conftest.err configure:8304: $? = 0 configure:8307: test -s conftest configure:8310: $? = 0 configure:8322: result: yes configure:8329: checking for _doprnt configure:8386: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccGNBBCh.o: In function `main': /var/uhubuild/work/compile/conftest.c:90: undefined reference to `_doprnt' /tmp/ccGNBBCh.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:8392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:8417: result: no configure:8457: checking for tcsetattr configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for stty configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80: error: syntax error before "me" conftest.c:88: error: syntax error before "int" conftest.c: In function `main': conftest.c:91: error: `f' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) configure:8520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | /* end confdefs.h. */ | /* Define stty to an innocuous variant, in case declares stty. | For example, HP-UX 11i declares gettimeofday. */ | #define stty innocuous_stty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stty | | /* 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 stty (); | /* 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_stty) || defined (__stub___stty) | choke me | #else | char (*f) () = stty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stty; | ; | return 0; | } configure:8545: result: no configure:8457: checking for setsid configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for geteuid configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for seteuid configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for strerror configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for syslog configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for snprintf configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function 'snprintf' configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for vprintf configure:8545: result: yes configure:8457: checking for vsnprintf configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function 'vsnprintf' configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for vsyslog configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for atexit configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for inet_aton configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for strftime configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function 'strftime' configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for setrlimit configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for socketpair configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for sigprocmask configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for sigaction configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for strdup configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:91: warning: conflicting types for built-in function 'strdup' configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8457: checking for setlocale configure:8514: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8520: $? = 0 configure:8524: test -z || test ! -s conftest.err configure:8527: $? = 0 configure:8530: test -s conftest configure:8533: $? = 0 configure:8545: result: yes configure:8556: checking whether strerror is declared configure:8580: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8586: $? = 0 configure:8590: test -z || test ! -s conftest.err configure:8593: $? = 0 configure:8596: test -s conftest.o configure:8599: $? = 0 configure:8610: result: yes configure:8636: checking for res_search in libc configure:8671: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccpixnHg.o: In function `main': /var/uhubuild/work/compile/conftest.c:86: undefined reference to `__res_search' collect2: ld returned 1 exit status configure:8677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #ifdef HAVE_RESOLV_H | #include | #endif | extern int res_search(); | | int | main () | { | res_search(0, 0, 0, 0, 0); | ; | return 0; | } configure:8704: result: not found configure:8639: checking for res_search in -lresolv configure:8671: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:8677: $? = 0 configure:8681: test -z || test ! -s conftest.err configure:8684: $? = 0 configure:8687: test -s conftest configure:8690: $? = 0 configure:8692: result: found configure:8712: checking for crypt configure:8769: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lresolv >&5 /tmp/ccaDHvaB.o: In function `main': /var/uhubuild/work/compile/conftest.c:111: undefined reference to `crypt' /tmp/ccaDHvaB.o:(.data+0x0): undefined reference to `crypt' collect2: ld returned 1 exit status configure:8775: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_RES_SEARCH 1 | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* 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 crypt (); | /* 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_crypt) || defined (__stub___crypt) | choke me | #else | char (*f) () = crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != crypt; | ; | return 0; | } configure:8800: result: no configure:8806: checking for crypt in -lcrypt configure:8836: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:8842: $? = 0 configure:8846: test -z || test ! -s conftest.err configure:8849: $? = 0 configure:8852: test -s conftest configure:8855: $? = 0 configure:8868: result: yes configure:8883: checking for RSAPublicDecrypt in -lrsaref configure:8913: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lrsaref -lcrypt -lresolv >&5 /usr/bin/ld: cannot find -lrsaref collect2: ld returned 1 exit status configure:8919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBCRYPT 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 RSAPublicDecrypt (); | int | main () | { | RSAPublicDecrypt (); | ; | return 0; | } configure:8945: result: no configure:8958: checking use of void pointer type configure:8979: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8985: $? = 0 configure:8989: test -z || test ! -s conftest.err configure:8992: $? = 0 configure:8995: test -s conftest.o configure:8998: $? = 0 configure:9004: result: yes configure:9015: checking for working volatile configure:9038: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9044: $? = 0 configure:9048: test -z || test ! -s conftest.err configure:9051: $? = 0 configure:9054: test -s conftest.o configure:9057: $? = 0 configure:9068: result: yes configure:9084: checking for waitpid configure:9141: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:9147: $? = 0 configure:9151: test -z || test ! -s conftest.err configure:9154: $? = 0 configure:9157: test -s conftest configure:9160: $? = 0 configure:9172: result: yes configure:9084: checking for wait3 configure:9141: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:9147: $? = 0 configure:9151: test -z || test ! -s conftest.err configure:9154: $? = 0 configure:9157: test -s conftest configure:9160: $? = 0 configure:9172: result: yes configure:9182: checking for union wait configure:9212: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 conftest.c: In function `main': conftest.c:89: warning: passing arg 2 of `waitpid' from incompatible pointer type configure:9218: $? = 0 configure:9222: test -z || test ! -s conftest.err configure:9225: $? = 0 configure:9228: test -s conftest configure:9231: $? = 0 configure:9237: result: yes configure:9249: checking sys_siglist declaration in signal.h or unistd.h configure:9271: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 conftest.c: In function `main': conftest.c:84: warning: initialization discards qualifiers from pointer target type configure:9277: $? = 0 configure:9281: test -z || test ! -s conftest.err configure:9284: $? = 0 configure:9287: test -s conftest configure:9290: $? = 0 configure:9296: result: yes configure:9316: result: root-mode pid file will go in /var/run configure:9365: checking for procmail configure:9400: result: no configure:9406: checking for sendmail configure:9441: result: no configure:9447: checking for maildrop configure:9482: result: no configure:9539: Will not use a fallback MDA. configure:9563: checking for short configure:9587: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9593: $? = 0 configure:9597: test -z || test ! -s conftest.err configure:9600: $? = 0 configure:9603: test -s conftest.o configure:9606: $? = 0 configure:9617: result: yes configure:9620: checking size of short configure:9939: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:9942: $? = 0 configure:9944: ./conftest configure:9947: $? = 0 configure:9970: result: 2 configure:9977: checking for int configure:10001: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10007: $? = 0 configure:10011: test -z || test ! -s conftest.err configure:10014: $? = 0 configure:10017: test -s conftest.o configure:10020: $? = 0 configure:10031: result: yes configure:10034: checking size of int configure:10353: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:10356: $? = 0 configure:10358: ./conftest configure:10361: $? = 0 configure:10384: result: 4 configure:10391: checking for long configure:10415: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10421: $? = 0 configure:10425: test -z || test ! -s conftest.err configure:10428: $? = 0 configure:10431: test -s conftest.o configure:10434: $? = 0 configure:10445: result: yes configure:10448: checking size of long configure:10767: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:10770: $? = 0 configure:10772: ./conftest configure:10775: $? = 0 configure:10798: result: 4 configure:11164: checking for library containing getaddrinfo configure:11194: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:11200: $? = 0 configure:11204: test -z || test ! -s conftest.err configure:11207: $? = 0 configure:11210: test -s conftest configure:11213: $? = 0 configure:11283: result: none required configure:11298: checking for getnameinfo configure:11355: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:11361: $? = 0 configure:11365: test -z || test ! -s conftest.err configure:11368: $? = 0 configure:11371: test -s conftest configure:11374: $? = 0 configure:11386: result: yes configure:12558: Enabling OpenSSL support in /usr. configure:12572: checking for additional library dependencies of SSL configure:12594: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -L/usr/lib -lcrypt -lresolv -lssl -lcrypto >&5 configure:12600: $? = 0 configure:12604: test -z || test ! -s conftest.err configure:12607: $? = 0 configure:12610: test -s conftest configure:12613: $? = 0 configure:12633: result: (none) configure:12940: checking number of arguments to gethostbyname_r configure:12971: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:102: error: storage size of 'data' isn't known conftest.c:103: error: too few arguments to function `gethostbyname_r' configure:12977: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "fetchmail" | #define PACKAGE_TARNAME "fetchmail" | #define PACKAGE_VERSION "6.3.4" | #define PACKAGE_STRING "fetchmail 6.3.4" | #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" | #define PACKAGE "fetchmail" | #define VERSION "6.3.4" | #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 STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_RESOLV_H 1 | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STPCPY 1 | #define HAVE_VPRINTF 1 | #define HAVE_TCSETATTR 1 | #define HAVE_SETSID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETEUID 1 | #define HAVE_STRERROR 1 | #define HAVE_SYSLOG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSYSLOG 1 | #define HAVE_ATEXIT 1 | #define HAVE_INET_ATON 1 | #define HAVE_STRFTIME 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRDUP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_VOIDPOINTER 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_UNION_WAIT 1 | #define SYS_SIGLIST_DECLARED 1 | #define PID_DIR "/var/run" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define POP3_ENABLE 1 | #define IMAP_ENABLE 1 | #define ETRN_ENABLE 1 | #define ODMR_ENABLE 1 | #define RPA_ENABLE 1 | #define NTLM_ENABLE 1 | #define SDPS_ENABLE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define SSL_ENABLE 1 | #define SSL_ENABLE 1 | /* end confdefs.h. */ | | # include | | int | main () | { | | | char *name; | struct hostent *he; | struct hostent_data data; | (void) gethostbyname_r(name, he, &data); | | | ; | return 0; | } configure:13023: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13029: $? = 0 configure:13033: test -z || test ! -s conftest.err configure:13036: $? = 0 configure:13039: test -s conftest.o configure:13042: $? = 0 configure:13116: result: 6 configure:14264: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by fetchmail config.status 6.3.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:751: creating Makefile config.status:751: creating m4/Makefile config.status:751: creating po/Makefile.in config.status:751: creating genlsm.sh config.status:855: creating config.h config.status:1319: executing depfiles commands config.status:1319: executing default-1 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_c_volatile=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_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_MD5Init=no ac_cv_func__doprnt=no ac_cv_func_atexit=yes ac_cv_func_crypt=no ac_cv_func_geteuid=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_memmove=yes ac_cv_func_seteuid=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strstr=yes ac_cv_func_stty=no ac_cv_func_syslog=yes ac_cv_func_tcsetattr=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_have_decl_strerror=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_resolv_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_itimer_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strchr=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_rsaref_RSAPublicDecrypt=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_maildrop= ac_cv_path_procmail= ac_cv_path_sendmail= 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_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_i586_uhu_linux_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_getaddrinfo='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_u_int32_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_pathless_PYTHON=none gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' 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.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CEFLAGS=' -I/usr/kerberos/include' CFLAGS='-g -O2' CPFLAGS='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRAOBJ=' md5c.$(OBJEXT)' GMSGFMT='/usr/bin/msgfmt' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDEFLAGS=' -L/usr/lib' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='-liconv' LIBINTL='' LIBOBJS=' strlcpy$U.o strlcat$U.o' LIBS='-lcrypt -lresolv -lssl -lcrypto ' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS=' strlcpy$U.lo strlcat$U.lo' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEED_TRIO_FALSE='' NEED_TRIO_TRUE='#' OBJEXT='o' PACKAGE='fetchmail' PACKAGE_BUGREPORT='fetchmail-users@lists.berlios.de' PACKAGE_NAME='fetchmail' PACKAGE_STRING='fetchmail 6.3.4' PACKAGE_TARNAME='fetchmail' PACKAGE_VERSION='6.3.4' PATH_SEPARATOR=':' POSUB='po' PYTHON=':' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='6.3.4' XGETTEXT='/usr/bin/xgettext' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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='${prefix}' 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' maildrop='' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pkgpyexecdir='' pkgpythondir='' prefix='/usr' procmail='' program_transform_name='s,x,x,' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sendmail='' 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 ENABLE_NLS 1 #define ETRN_ENABLE 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ATEXIT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_STRERROR 1 #define HAVE_FCNTL_H 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETEUID 1 #define HAVE_GETHOSTBYNAME_R 6 #define HAVE_GETNAMEINFO 1 #define HAVE_GETTEXT 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBCRYPT 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_SETEUID 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETSID 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_SYSLOG 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCSETATTR 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_UNION_WAIT 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VOIDPOINTER 1 #define HAVE_VPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSYSLOG 1 #define HAVE_WAIT3 1 #define HAVE_WAITPID 1 #define IMAP_ENABLE 1 #define NTLM_ENABLE 1 #define ODMR_ENABLE 1 #define PACKAGE "fetchmail" #define PACKAGE_BUGREPORT "fetchmail-users@lists.berlios.de" #define PACKAGE_NAME "fetchmail" #define PACKAGE_STRING "fetchmail 6.3.4" #define PACKAGE_TARNAME "fetchmail" #define PACKAGE_VERSION "6.3.4" #define PID_DIR "/var/run" #define POP3_ENABLE 1 #define RETSIGTYPE void #define RPA_ENABLE 1 #define SDPS_ENABLE 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SSL_ENABLE 1 #define SSL_ENABLE 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SYS_SIGLIST_DECLARED 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "6.3.4" #define YYTEXT_POINTER 1 configure: exit 0