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.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc/mail/spamassassin --datadir=/usr/share/spamassassin --enable-ssl=no ## --------- ## ## Platform. ## ## --------- ## hostname = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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:1355: checking for gcc configure:1371: found /usr/lib/ccache/gcc configure:1381: result: gcc configure:1625: checking for C compiler version configure:1628: gcc --version &5 gcc (GCC) 4.8.3 Copyright (C) 2013 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:1631: $? = 0 configure:1633: gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1636: $? = 0 configure:1638: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:1641: $? = 1 configure:1664: checking for C compiler default output file name configure:1667: gcc conftest.c >&5 configure:1670: $? = 0 configure:1716: result: a.out configure:1721: checking whether the C compiler works configure:1727: ./a.out configure:1730: $? = 0 configure:1747: result: yes configure:1754: checking whether we are cross compiling configure:1756: result: no configure:1759: checking for suffix of executables configure:1761: gcc -o conftest conftest.c >&5 configure:1764: $? = 0 configure:1789: result: configure:1795: checking for suffix of object files configure:1816: gcc -c conftest.c >&5 configure:1819: $? = 0 configure:1841: result: o configure:1845: checking whether we are using the GNU C compiler configure:1869: gcc -c conftest.c >&5 configure:1875: $? = 0 configure:1878: test -z || test ! -s conftest.err configure:1881: $? = 0 configure:1884: test -s conftest.o configure:1887: $? = 0 configure:1900: result: yes configure:1906: checking whether gcc accepts -g configure:1927: gcc -c -g conftest.c >&5 configure:1933: $? = 0 configure:1936: test -z || test ! -s conftest.err configure:1939: $? = 0 configure:1942: test -s conftest.o configure:1945: $? = 0 configure:1956: result: yes configure:1973: checking for gcc option to accept ANSI C configure:2043: gcc -c -g -O2 conftest.c >&5 configure:2049: $? = 0 configure:2052: test -z || test ! -s conftest.err configure:2055: $? = 0 configure:2058: test -s conftest.o configure:2061: $? = 0 configure:2079: result: none needed configure:2097: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2103: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2248: checking how to run the C preprocessor configure:2283: gcc -E conftest.c configure:2289: $? = 0 configure:2321: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2327: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2366: result: gcc -E configure:2390: gcc -E conftest.c configure:2396: $? = 0 configure:2428: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2434: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2478: checking for egrep configure:2488: result: grep -E configure:2493: checking for ANSI C header files configure:2518: gcc -c -g -O2 conftest.c >&5 configure:2524: $? = 0 configure:2527: test -z || test ! -s conftest.err configure:2530: $? = 0 configure:2533: test -s conftest.o configure:2536: $? = 0 configure:2625: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:2628: $? = 0 configure:2630: ./conftest configure:2633: $? = 0 configure:2648: result: yes configure:2672: checking for sys/types.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for sys/stat.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for stdlib.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for string.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for memory.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for strings.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for inttypes.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for stdint.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2672: checking for unistd.h configure:2688: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -z || test ! -s conftest.err configure:2700: $? = 0 configure:2703: test -s conftest.o configure:2706: $? = 0 configure:2717: result: yes configure:2747: checking sys/time.h usability configure:2759: gcc -c -g -O2 conftest.c >&5 configure:2765: $? = 0 configure:2768: test -z || test ! -s conftest.err configure:2771: $? = 0 configure:2774: test -s conftest.o configure:2777: $? = 0 configure:2787: result: yes configure:2791: checking sys/time.h presence configure:2801: gcc -E conftest.c configure:2807: $? = 0 configure:2827: result: yes configure:2862: checking for sys/time.h configure:2869: result: yes configure:2747: checking syslog.h usability configure:2759: gcc -c -g -O2 conftest.c >&5 configure:2765: $? = 0 configure:2768: test -z || test ! -s conftest.err configure:2771: $? = 0 configure:2774: test -s conftest.o configure:2777: $? = 0 configure:2787: result: yes configure:2791: checking syslog.h presence configure:2801: gcc -E conftest.c configure:2807: $? = 0 configure:2827: result: yes configure:2862: checking for syslog.h configure:2869: result: yes configure:2738: checking for unistd.h configure:2743: result: yes configure:2747: checking errno.h usability configure:2759: gcc -c -g -O2 conftest.c >&5 configure:2765: $? = 0 configure:2768: test -z || test ! -s conftest.err configure:2771: $? = 0 configure:2774: test -s conftest.o configure:2777: $? = 0 configure:2787: result: yes configure:2791: checking errno.h presence configure:2801: gcc -E conftest.c configure:2807: $? = 0 configure:2827: result: yes configure:2862: checking for errno.h configure:2869: result: yes configure:2747: checking sys/errno.h usability configure:2759: gcc -c -g -O2 conftest.c >&5 configure:2765: $? = 0 configure:2768: test -z || test ! -s conftest.err configure:2771: $? = 0 configure:2774: test -s conftest.o configure:2777: $? = 0 configure:2787: result: yes configure:2791: checking sys/errno.h presence configure:2801: gcc -E conftest.c configure:2807: $? = 0 configure:2827: result: yes configure:2862: checking for sys/errno.h configure:2869: result: yes configure:2900: checking time.h usability configure:2912: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2921: test -z || test ! -s conftest.err configure:2924: $? = 0 configure:2927: test -s conftest.o configure:2930: $? = 0 configure:2940: result: yes configure:2944: checking time.h presence configure:2954: gcc -E conftest.c configure:2960: $? = 0 configure:2980: result: yes configure:3015: checking for time.h configure:3022: result: yes configure:2900: checking sysexits.h usability configure:2912: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2921: test -z || test ! -s conftest.err configure:2924: $? = 0 configure:2927: test -s conftest.o configure:2930: $? = 0 configure:2940: result: yes configure:2944: checking sysexits.h presence configure:2954: gcc -E conftest.c configure:2960: $? = 0 configure:2980: result: yes configure:3015: checking for sysexits.h configure:3022: result: yes configure:2900: checking sys/socket.h usability configure:2912: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2921: test -z || test ! -s conftest.err configure:2924: $? = 0 configure:2927: test -s conftest.o configure:2930: $? = 0 configure:2940: result: yes configure:2944: checking sys/socket.h presence configure:2954: gcc -E conftest.c configure:2960: $? = 0 configure:2980: result: yes configure:3015: checking for sys/socket.h configure:3022: result: yes configure:2900: checking netdb.h usability configure:2912: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2921: test -z || test ! -s conftest.err configure:2924: $? = 0 configure:2927: test -s conftest.o configure:2930: $? = 0 configure:2940: result: yes configure:2944: checking netdb.h presence configure:2954: gcc -E conftest.c configure:2960: $? = 0 configure:2980: result: yes configure:3015: checking for netdb.h configure:3022: result: yes configure:2900: checking netinet/in.h usability configure:2912: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2921: test -z || test ! -s conftest.err configure:2924: $? = 0 configure:2927: test -s conftest.o configure:2930: $? = 0 configure:2940: result: yes configure:2944: checking netinet/in.h presence configure:2954: gcc -E conftest.c configure:2960: $? = 0 configure:2980: result: yes configure:3015: checking for netinet/in.h configure:3022: result: yes configure:3052: checking pwd.h usability configure:3064: gcc -c -g -O2 conftest.c >&5 configure:3070: $? = 0 configure:3073: test -z || test ! -s conftest.err configure:3076: $? = 0 configure:3079: test -s conftest.o configure:3082: $? = 0 configure:3092: result: yes configure:3096: checking pwd.h presence configure:3106: gcc -E conftest.c configure:3112: $? = 0 configure:3132: result: yes configure:3167: checking for pwd.h configure:3174: result: yes configure:3052: checking signal.h usability configure:3064: gcc -c -g -O2 conftest.c >&5 configure:3070: $? = 0 configure:3073: test -z || test ! -s conftest.err configure:3076: $? = 0 configure:3079: test -s conftest.o configure:3082: $? = 0 configure:3092: result: yes configure:3096: checking signal.h presence configure:3106: gcc -E conftest.c configure:3112: $? = 0 configure:3132: result: yes configure:3167: checking for signal.h configure:3174: result: yes configure:3052: checking openssl/crypto.h usability configure:3064: gcc -c -g -O2 conftest.c >&5 conftest.c:65:28: fatal error: openssl/crypto.h: No such file or directory #include ^ compilation terminated. configure:3070: $? = 1 configure: failed program was: | /* 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 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_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:3092: result: no configure:3096: checking openssl/crypto.h presence configure:3106: gcc -E conftest.c conftest.c:31:28: fatal error: openssl/crypto.h: No such file or directory #include ^ compilation terminated. configure:3112: $? = 1 configure: failed program was: | /* 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 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:3132: result: no configure:3167: checking for openssl/crypto.h configure:3174: result: no configure:3052: checking zlib.h usability configure:3064: gcc -c -g -O2 conftest.c >&5 configure:3070: $? = 0 configure:3073: test -z || test ! -s conftest.err configure:3076: $? = 0 configure:3079: test -s conftest.o configure:3082: $? = 0 configure:3092: result: yes configure:3096: checking zlib.h presence configure:3106: gcc -E conftest.c configure:3112: $? = 0 configure:3132: result: yes configure:3167: checking for zlib.h configure:3174: result: yes configure:3188: checking for an ANSI C-conforming const configure:3255: gcc -c -g -O2 conftest.c >&5 configure:3261: $? = 0 configure:3264: test -z || test ! -s conftest.err configure:3267: $? = 0 configure:3270: test -s conftest.o configure:3273: $? = 0 configure:3284: result: yes configure:3294: checking for off_t configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3324: $? = 0 configure:3327: test -z || test ! -s conftest.err configure:3330: $? = 0 configure:3333: test -s conftest.o configure:3336: $? = 0 configure:3347: result: yes configure:3359: checking for pid_t configure:3383: gcc -c -g -O2 conftest.c >&5 configure:3389: $? = 0 configure:3392: test -z || test ! -s conftest.err configure:3395: $? = 0 configure:3398: test -s conftest.o configure:3401: $? = 0 configure:3412: result: yes configure:3424: checking for uid_t in sys/types.h configure:3447: result: yes configure:3462: checking for size_t configure:3486: gcc -c -g -O2 conftest.c >&5 configure:3492: $? = 0 configure:3495: test -z || test ! -s conftest.err configure:3498: $? = 0 configure:3501: test -s conftest.o configure:3504: $? = 0 configure:3515: result: yes configure:3529: checking for SHUT_RD configure:3552: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:37:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] printf ("%d", SHUT_RD); return 0; ^ configure:3558: $? = 0 configure:3561: test -z || test ! -s conftest.err configure:3564: $? = 0 configure:3567: test -s conftest.o configure:3570: $? = 0 configure:3582: result: yes configure:3593: checking for socket in -lsocket configure:3623: gcc -o conftest -g -O2 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:3629: $? = 1 configure: failed program was: | /* 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 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SHUT_RD 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:3654: result: no configure:3819: checking for connect in -linet configure:3849: gcc -o conftest -g -O2 conftest.c -linet >&5 /usr/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:3855: $? = 1 configure: failed program was: | /* 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 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SHUT_RD 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 connect (); | int | main () | { | connect (); | ; | return 0; | } configure:3880: result: no configure:3892: checking for t_accept in -lnsl configure:3922: gcc -o conftest -g -O2 conftest.c -lnsl >&5 /tmp/ccNFOASS.o: In function `main': /var/uhubuild/work/compile/spamc/conftest.c:44: undefined reference to `t_accept' collect2: error: ld returned 1 exit status configure:3928: $? = 1 configure: failed program was: | /* 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 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SHUT_RD 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 t_accept (); | int | main () | { | t_accept (); | ; | return 0; | } configure:3953: result: no configure:3965: checking for deflate in -lz configure:3995: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:4001: $? = 0 configure:4004: test -z || test ! -s conftest.err configure:4007: $? = 0 configure:4010: test -s conftest configure:4013: $? = 0 configure:4026: result: yes configure:4038: checking for dlopen in -ldl configure:4068: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 configure:4074: $? = 0 configure:4077: test -z || test ! -s conftest.err configure:4080: $? = 0 configure:4083: test -s conftest configure:4086: $? = 0 configure:4099: result: yes configure:4120: checking for socket configure:4177: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4207: result: yes configure:4120: checking for strdup configure:4177: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4207: result: yes configure:4120: checking for strtod configure:4177: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4207: result: yes configure:4120: checking for strtol configure:4177: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4207: result: yes configure:4120: checking for snprintf configure:4177: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 conftest.c:63:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4207: result: yes configure:4120: checking for shutdown configure:4177: gcc -o conftest -g -O2 conftest.c -ldl -lz >&5 configure:4183: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest configure:4195: $? = 0 configure:4207: result: yes configure:4219: checking for h_errno configure:4241: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:45:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] printf ("%d", h_errno); return 0; ^ configure:4247: $? = 0 configure:4250: test -z || test ! -s conftest.err configure:4253: $? = 0 configure:4256: test -s conftest.o configure:4259: $? = 0 configure:4271: result: yes configure:4283: checking for in_addr_t configure:4306: gcc -c -g -O2 conftest.c >&5 configure:4312: $? = 0 configure:4315: test -z || test ! -s conftest.err configure:4318: $? = 0 configure:4321: test -s conftest.o configure:4324: $? = 0 configure:4336: result: yes configure:4407: checking for INADDR_NONE configure:4430: gcc -c -g -O2 conftest.c >&5 configure:4436: $? = 0 configure:4439: test -z || test ! -s conftest.err configure:4442: $? = 0 configure:4445: test -s conftest.o configure:4448: $? = 0 configure:4460: result: yes configure:4470: checking for EX__MAX configure:4495: gcc -c -g -O2 conftest.c >&5 configure:4501: $? = 0 configure:4504: test -z || test ! -s conftest.err configure:4507: $? = 0 configure:4510: test -s conftest.o configure:4513: $? = 0 configure:4525: result: yes configure:4535: checking for EAI_ADDRFAMILY configure:4559: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:50:11: error: 'EAI_ADDRFAMILY' undeclared (first use in this function) int foo = EAI_ADDRFAMILY; return 0; ^ conftest.c:50:11: note: each undeclared identifier is reported only once for each function it appears in configure:4565: $? = 1 configure: failed program was: | /* 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 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_SHUT_RD 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBDL 1 | #define HAVE_SOCKET 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_H_ERRNO 1 | #define HAVE_INADDR_NONE 1 | #define HAVE_EX__MAX 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | int foo = EAI_ADDRFAMILY; return 0; | ; | return 0; | } configure:4589: result: no configure:4599: checking for EAI_SYSTEM configure:4653: result: no configure:4663: checking for EAI_NODATA configure:4717: result: no configure:4836: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:686: creating Makefile config.status:686: creating spamc.h config.status:744: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_shutdown=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_crypto_h=no ac_cv_header_pwd_h=yes ac_cv_header_signal_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_errno_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_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_inet_connect=no ac_cv_lib_nsl_t_accept=no ac_cv_lib_socket_socket=no ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CCCDLFLAGS='-fPIC' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_SHUT_RD='' LDDLFLAGS='-shared -O2 -L/usr/local/lib -fstack-protector' LDFLAGS='' LIBOBJS='' LIBS='-ldl -lz ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' SSLCFLAGS='' SSLLIBS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='/usr/share/spamassassin' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/mail/spamassassin' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ERRNO_H 1 #define HAVE_EX__MAX 1 #define HAVE_H_ERRNO 1 #define HAVE_INADDR_NONE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBDL 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_SHUTDOWN 1 #define HAVE_SHUT_RD 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_ERRNO_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_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0