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.53. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 169 tasks, 224 threads, 4 processors Load average: 1.83, Mach factor: 2.16 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1228: checking for a BSD-compatible install configure:1282: result: /usr/bin/install -c -o root -g wheel configure:1293: checking whether build environment is sane configure:1336: result: yes configure:1351: checking whether make sets ${MAKE} configure:1371: result: yes configure:1403: checking for working aclocal configure:1410: result: found configure:1418: checking for working autoconf configure:1425: result: found configure:1433: checking for working automake configure:1440: result: found configure:1448: checking for working autoheader configure:1455: result: found configure:1463: checking for working makeinfo configure:1470: result: found configure:1506: checking for i386-unknown-gnu-gcc configure:1532: result: cc configure:1814: checking for C compiler version configure:1817: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1820: $? = 0 configure:1822: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1825: $? = 0 configure:1827: cc -V &5 cc: `-V' option must have argument configure:1830: $? = 1 configure:1856: checking for C compiler default output configure:1859: cc -fno-common conftest.c >&5 configure:1862: $? = 0 configure:1895: result: a.out configure:1900: checking whether the C compiler works configure:1906: ./a.out configure:1909: $? = 0 configure:1924: result: yes configure:1931: checking whether we are cross compiling configure:1933: result: no configure:1936: checking for suffix of executables configure:1938: cc -o conftest -fno-common conftest.c >&5 configure:1941: $? = 0 configure:1963: result: configure:1969: checking for suffix of object files configure:1993: cc -c -fno-common conftest.c >&5 configure:1996: $? = 0 configure:2015: result: configure:2019: checking whether we are using the GNU C compiler configure:2046: cc -c -fno-common conftest.c >&5 configure:2049: $? = 0 configure:2052: test -s conftest. configure:2055: $? = 1 configure: failed program was: #line 2024 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2067: result: no configure:2073: checking whether cc accepts -g configure:2097: cc -c -g conftest.c >&5 configure:2100: $? = 0 configure:2103: test -s conftest. configure:2106: $? = 1 configure: failed program was: #line 2078 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2116: result: no configure:2143: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2146: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2257: checking whether make sets ${MAKE} configure:2277: result: yes configure:2298: checking for a BSD-compatible install configure:2352: result: /usr/bin/install -c -o root -g wheel configure:2368: checking for bison configure:2384: found /usr/local/bin/bison configure:2394: result: bison -y configure:2411: checking for flex configure:2427: found /usr/bin/flex configure:2437: result: flex configure:2452: checking for flex configure:2478: result: flex configure:2491: checking for yywrap in -lfl configure:2524: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2527: $? = 0 configure:2530: test -s conftest configure:2533: $? = 0 configure:2544: result: yes configure:2613: checking lex output file root configure:2624: flex conftest.l configure:2627: $? = 0 configure:2639: result: lex.yy configure:2644: checking whether yytext is a pointer configure:2660: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2663: $? = 0 configure:2666: test -s conftest configure:2669: $? = 0 configure:2681: result: yes configure:2785: checking for library containing gethostbyname configure:2818: cc -o conftest -fno-common conftest.c >&5 configure:2821: $? = 0 configure:2824: test -s conftest configure:2827: $? = 0 configure:2886: result: none required configure:2893: checking for library containing gethostbyaddr configure:2926: cc -o conftest -fno-common conftest.c >&5 configure:2929: $? = 0 configure:2932: test -s conftest configure:2935: $? = 0 configure:2994: result: none required configure:3001: checking for library containing socket configure:3034: cc -o conftest -fno-common conftest.c >&5 configure:3037: $? = 0 configure:3040: test -s conftest configure:3043: $? = 0 configure:3102: result: none required configure:3109: checking for library containing hstrerror configure:3142: cc -o conftest -fno-common conftest.c >&5 configure:3145: $? = 0 configure:3148: test -s conftest configure:3151: $? = 0 configure:3210: result: none required configure:3217: checking for library containing crypt configure:3250: cc -o conftest -fno-common conftest.c >&5 configure:3253: $? = 0 configure:3256: test -s conftest configure:3259: $? = 0 configure:3318: result: none required configure:3331: checking how to run the C preprocessor configure:3357: cc -E conftest.c configure:3363: $? = 0 configure:3390: cc -E conftest.c configure:3386:28: ac_nonexistent.h: No such file or directory configure:3396: $? = 1 configure: failed program was: #line 3385 "configure" #include "confdefs.h" #include configure:3433: result: cc -E configure:3448: cc -E conftest.c configure:3454: $? = 0 configure:3481: cc -E conftest.c configure:3477:28: ac_nonexistent.h: No such file or directory configure:3487: $? = 1 configure: failed program was: #line 3476 "configure" #include "confdefs.h" #include configure:3527: checking for ANSI C header files configure:3541: cc -E conftest.c configure:3547: $? = 0 configure:3632: cc -o conftest -fno-common conftest.c >&5 configure:3635: $? = 0 configure:3637: ./conftest configure:3640: $? = 0 configure:3654: result: yes configure:3685: checking for sys/types.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for sys/stat.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for stdlib.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for string.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for memory.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for strings.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for inttypes.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for stdint.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3685: checking for unistd.h configure:3698: cc -c -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3704: test -s conftest. configure:3707: $? = 1 configure: failed program was: #line 3690 "configure" #include "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:3717: result: no configure:3748: checking fcntl.h usability configure:3757: cc -c -fno-common conftest.c >&5 configure:3760: $? = 0 configure:3763: test -s conftest. configure:3766: $? = 1 configure: failed program was: #line 3750 "configure" #include "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:3775: result: no configure:3779: checking fcntl.h presence configure:3786: cc -E conftest.c configure:3792: $? = 0 configure:3810: result: yes configure:3821: WARNING: fcntl.h: present but cannot be compiled configure:3823: WARNING: fcntl.h: check for missing prerequisite headers? configure:3825: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3828: checking for fcntl.h configure:3835: result: yes configure:3748: checking sys/time.h usability configure:3757: cc -c -fno-common conftest.c >&5 configure:3760: $? = 0 configure:3763: test -s conftest. configure:3766: $? = 1 configure: failed program was: #line 3750 "configure" #include "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:3775: result: no configure:3779: checking sys/time.h presence configure:3786: cc -E conftest.c configure:3792: $? = 0 configure:3810: result: yes configure:3821: WARNING: sys/time.h: present but cannot be compiled configure:3823: WARNING: sys/time.h: check for missing prerequisite headers? configure:3825: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3828: checking for sys/time.h configure:3835: result: yes configure:3739: checking for unistd.h configure:3744: result: no configure:3748: checking errno.h usability configure:3757: cc -c -fno-common conftest.c >&5 configure:3760: $? = 0 configure:3763: test -s conftest. configure:3766: $? = 1 configure: failed program was: #line 3750 "configure" #include "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:3775: result: no configure:3779: checking errno.h presence configure:3786: cc -E conftest.c configure:3792: $? = 0 configure:3810: result: yes configure:3821: WARNING: errno.h: present but cannot be compiled configure:3823: WARNING: errno.h: check for missing prerequisite headers? configure:3825: WARNING: errno.h: proceeding with the preprocessor's result configure:3828: checking for errno.h configure:3835: result: yes configure:3748: checking pwd.h usability configure:3757: cc -c -fno-common conftest.c >&5 configure:3760: $? = 0 configure:3763: test -s conftest. configure:3766: $? = 1 configure: failed program was: #line 3750 "configure" #include "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:3775: result: no configure:3779: checking pwd.h presence configure:3786: cc -E conftest.c configure:3792: $? = 0 configure:3810: result: yes configure:3821: WARNING: pwd.h: present but cannot be compiled configure:3823: WARNING: pwd.h: check for missing prerequisite headers? configure:3825: WARNING: pwd.h: proceeding with the preprocessor's result configure:3828: checking for pwd.h configure:3835: result: yes configure:3748: checking crypt.h usability configure:3757: cc -c -fno-common conftest.c >&5 configure:3785:19: crypt.h: No such file or directory configure:3760: $? = 1 configure: failed program was: #line 3750 "configure" #include "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:3775: result: no configure:3779: checking crypt.h presence configure:3786: cc -E conftest.c configure:3782:19: crypt.h: No such file or directory configure:3792: $? = 1 configure: failed program was: #line 3781 "configure" #include "confdefs.h" #include configure:3810: result: no configure:3828: checking for crypt.h configure:3835: result: no configure:3861: checking for sys/types.h configure:3866: result: no configure:3870: checking sys/socket.h usability configure:3879: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3885: test -s conftest. configure:3888: $? = 1 configure: failed program was: #line 3872 "configure" #include "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:3897: result: no configure:3901: checking sys/socket.h presence configure:3908: cc -E conftest.c configure:3914: $? = 0 configure:3932: result: yes configure:3943: WARNING: sys/socket.h: present but cannot be compiled configure:3945: WARNING: sys/socket.h: check for missing prerequisite headers? configure:3947: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:3950: checking for sys/socket.h configure:3957: result: yes configure:3861: checking for sys/stat.h configure:3866: result: no configure:3870: checking netinet/in.h usability configure:3879: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3885: test -s conftest. configure:3888: $? = 1 configure: failed program was: #line 3872 "configure" #include "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:3897: result: no configure:3901: checking netinet/in.h presence configure:3908: cc -E conftest.c configure:3914: $? = 0 configure:3932: result: yes configure:3943: WARNING: netinet/in.h: present but cannot be compiled configure:3945: WARNING: netinet/in.h: check for missing prerequisite headers? configure:3947: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:3950: checking for netinet/in.h configure:3957: result: yes configure:3870: checking netdb.h usability configure:3879: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3885: test -s conftest. configure:3888: $? = 1 configure: failed program was: #line 3872 "configure" #include "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:3897: result: no configure:3901: checking netdb.h presence configure:3908: cc -E conftest.c configure:3914: $? = 0 configure:3932: result: yes configure:3943: WARNING: netdb.h: present but cannot be compiled configure:3945: WARNING: netdb.h: check for missing prerequisite headers? configure:3947: WARNING: netdb.h: proceeding with the preprocessor's result configure:3950: checking for netdb.h configure:3957: result: yes configure:3870: checking arpa/inet.h usability configure:3879: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3885: test -s conftest. configure:3888: $? = 1 configure: failed program was: #line 3872 "configure" #include "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:3897: result: no configure:3901: checking arpa/inet.h presence configure:3908: cc -E conftest.c configure:3914: $? = 0 configure:3932: result: yes configure:3943: WARNING: arpa/inet.h: present but cannot be compiled configure:3945: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:3947: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:3950: checking for arpa/inet.h configure:3957: result: yes configure:3870: checking signal.h usability configure:3879: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3885: test -s conftest. configure:3888: $? = 1 configure: failed program was: #line 3872 "configure" #include "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:3897: result: no configure:3901: checking signal.h presence configure:3908: cc -E conftest.c configure:3914: $? = 0 configure:3932: result: yes configure:3943: WARNING: signal.h: present but cannot be compiled configure:3945: WARNING: signal.h: check for missing prerequisite headers? configure:3947: WARNING: signal.h: proceeding with the preprocessor's result configure:3950: checking for signal.h configure:3957: result: yes configure:3870: checking ctype.h usability configure:3879: cc -c -fno-common conftest.c >&5 configure:3882: $? = 0 configure:3885: test -s conftest. configure:3888: $? = 1 configure: failed program was: #line 3872 "configure" #include "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:3897: result: no configure:3901: checking ctype.h presence configure:3908: cc -E conftest.c configure:3914: $? = 0 configure:3932: result: yes configure:3943: WARNING: ctype.h: present but cannot be compiled configure:3945: WARNING: ctype.h: check for missing prerequisite headers? configure:3947: WARNING: ctype.h: proceeding with the preprocessor's result configure:3950: checking for ctype.h configure:3957: result: yes configure:3861: checking for strings.h configure:3866: result: no configure:3971: checking for cc option to accept ANSI C configure:4034: cc -c -fno-common conftest.c >&5 configure:4037: $? = 0 configure:4040: test -s conftest. configure:4043: $? = 1 configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4034: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:4037: $? = 0 configure:4040: test -s conftest. configure:4043: $? = 1 configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4034: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:4037: $? = 1 configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4034: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4037: $? = 1 configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4034: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4037: $? = 1 configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4034: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:4037: $? = 0 configure:4040: test -s conftest. configure:4043: $? = 1 configure: failed program was: #line 3978 "configure" #include "confdefs.h" #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:4060: result: none needed configure:4068: checking for an ANSI C-conforming const configure:4138: cc -c -fno-common conftest.c >&5 configure:4141: $? = 0 configure:4144: test -s conftest. configure:4147: $? = 1 configure: failed program was: #line 4073 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset x; /* SunOS 4.1.1 cc rejects this. */ char const *const *ccp; char **p; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; ccp = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++ccp; p = (char**) ccp; ccp = (char const *const *) p; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; } #endif ; return 0; } configure:4157: result: no configure:4167: checking for size_t configure:4194: cc -c -fno-common conftest.c >&5 configure:4197: $? = 0 configure:4200: test -s conftest. configure:4203: $? = 1 configure: failed program was: #line 4172 "configure" #include "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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((size_t *) 0) return 0; if (sizeof (size_t)) return 0; ; return 0; } configure:4213: result: no configure:4225: checking whether time.h and sys/time.h may both be included configure:4253: cc -c -fno-common conftest.c >&5 configure:4256: $? = 0 configure:4259: test -s conftest. configure:4262: $? = 1 configure: failed program was: #line 4230 "configure" #include "confdefs.h" #include #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((struct tm *) 0) return 0; ; return 0; } configure:4272: result: no configure:4282: checking whether struct tm is in sys/time.h or time.h configure:4308: cc -c -fno-common conftest.c >&5 configure:4311: $? = 0 configure:4314: test -s conftest. configure:4317: $? = 1 configure: failed program was: #line 4287 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct tm *tp; tp->tm_sec; ; return 0; } configure:4327: result: sys/time.h configure:4341: checking for working alloca.h configure:4365: cc -o conftest -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4371: test -s conftest configure:4374: $? = 0 configure:4384: result: yes configure:4394: checking for alloca configure:4438: cc -o conftest -fno-common conftest.c >&5 configure:4441: $? = 0 configure:4444: test -s conftest configure:4447: $? = 0 configure:4457: result: yes configure:4647: checking whether setvbuf arguments are reversed configure:4675: cc -o conftest -fno-common conftest.c >&5 configure: In function `main': configure:4666: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:4666: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:4678: $? = 0 configure:4680: ./conftest configure:4683: $? = 1 configure: program exited with status 1 configure: failed program was: #line 4657 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ int main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */ } configure:4697: result: no configure:4707: checking return type of signal handlers configure:4741: cc -c -fno-common conftest.c >&5 configure:4744: $? = 0 configure:4747: test -s conftest. configure:4750: $? = 1 configure: failed program was: #line 4712 "configure" #include "confdefs.h" #include #include #ifdef signal # undef signal #endif #ifdef __cplusplus extern "C" void (*signal (int, void (*)(int)))(int); #else void (*signal ()) (); #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int i; ; return 0; } configure:4760: result: int configure:4772: checking for strftime configure:4815: cc -o conftest -fno-common conftest.c >&5 configure:4818: $? = 0 configure:4821: test -s conftest configure:4824: $? = 0 configure:4834: result: yes configure:4919: checking for select configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:4919: checking for socket configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:4919: checking for gethostbyname configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:4919: checking for gethostbyaddr configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:4919: checking for strerror configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:4919: checking for strdup configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:4919: checking for sigemptyset configure:4962: cc -o conftest -fno-common conftest.c >&5 configure:4965: $? = 0 configure:4968: test -s conftest configure:4971: $? = 0 configure:4981: result: yes configure:5005: checking for strncasecmp configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5005: checking for strcasecmp configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5005: checking for vsnprintf configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5020: warning: conflicting types for built-in function `vsnprintf' configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5005: checking for bzero configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5020: warning: conflicting types for built-in function `bzero' configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5005: checking for crypt configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5005: checking for getpass configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5005: checking for gethostname configure:5048: cc -o conftest -fno-common conftest.c >&5 configure:5051: $? = 0 configure:5054: test -s conftest configure:5057: $? = 0 configure:5067: result: yes configure:5087: checking for sigaction configure:5130: cc -o conftest -fno-common conftest.c >&5 configure:5133: $? = 0 configure:5136: test -s conftest configure:5139: $? = 0 configure:5149: result: yes configure:5087: checking for random configure:5130: cc -o conftest -fno-common conftest.c >&5 configure:5133: $? = 0 configure:5136: test -s conftest configure:5139: $? = 0 configure:5149: result: yes configure:5087: checking for hstrerror configure:5130: cc -o conftest -fno-common conftest.c >&5 configure:5133: $? = 0 configure:5136: test -s conftest configure:5139: $? = 0 configure:5149: result: yes configure:5165: checking for backtrace configure:5208: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _backtrace configure:5211: $? = 1 configure: failed program was: #line 5170 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char backtrace (); below. */ #include /* 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 backtrace (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_backtrace) || defined (__stub___backtrace) choke me #else f = backtrace; #endif ; return 0; } configure:5227: result: no configure:5165: checking for backtrace_symbols configure:5208: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _backtrace_symbols configure:5211: $? = 1 configure: failed program was: #line 5170 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char backtrace_symbols (); below. */ #include /* 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 backtrace_symbols (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* 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_backtrace_symbols) || defined (__stub___backtrace_symbols) choke me #else f = backtrace_symbols; #endif ; return 0; } configure:5227: result: no configure:5320: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:597: creating Makefile config.status:597: creating src/Makefile config.status:597: creating doc/Makefile config.status:597: creating misc/Makefile config.status:597: creating misc/muhrc config.status:597: creating muh.spec config.status:701: creating config.h config.status:971: executing default-1 commands configure:6341: result: now type 'make' to compile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_alloca_works=yes ac_cv_func_backtrace=no ac_cv_func_backtrace_symbols=no ac_cv_func_bzero=yes ac_cv_func_crypt=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpass=yes ac_cv_func_hstrerror=yes ac_cv_func_random=yes ac_cv_func_select=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_sigaction=yes ac_cv_func_sigemptyset=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_crypt_h=no ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_crypt='none required' ac_cv_search_gethostbyaddr='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_hstrerror='none required' ac_cv_search_socket='none required' ac_cv_struct_tm=sys/time.h ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_working_alloca_h=yes lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "muh" #define VERSION "2.2a" #define YYTEXT_POINTER 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ERRNO_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_CTYPE_H 1 #define const #define size_t unsigned #define TM_IN_SYS_TIME 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define RETSIGTYPE int #define HAVE_STRFTIME 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_STRERROR 1 #define HAVE_STRDUP 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCASECMP 1 #define HAVE_VSNPRINTF 1 #define HAVE_BZERO 1 #define HAVE_CRYPT 1 #define HAVE_GETPASS 1 #define HAVE_GETHOSTNAME 1 #define HAVE_SIGACTION 1 #define HAVE_RANDOM 1 #define HAVE_HSTRERROR 1 configure: exit 0