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 --with-openssl-dir=/usr --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: 145 tasks, 200 threads, 4 processors Load average: 2.30, Mach factor: 1.72 /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: /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:1233: checking build system type configure:1251: result: i386-unknown-gnu configure:1259: checking host system type configure:1273: result: i386-unknown-gnu configure:1281: checking target system type configure:1295: result: i386-unknown-gnu configure:1323: checking for a BSD-compatible install configure:1377: result: /usr/bin/install -c -o root -g wheel configure:1391: checking for i386-unknown-gnu-ranlib configure:1420: result: no configure:1429: checking for ranlib configure:1445: found /usr/bin/ranlib configure:1456: result: ranlib configure:1471: checking for i386-unknown-gnu-ar configure:1500: result: no configure:1509: checking for ar configure:1525: found /usr/bin/ar configure:1535: result: ar configure:1555: checking for i386-unknown-gnu-gcc configure:1581: result: cc configure:1863: checking for C compiler version configure:1866: 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:1869: $? = 0 configure:1871: 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:1874: $? = 0 configure:1876: cc -V &5 cc: `-V' option must have argument configure:1879: $? = 1 configure:1905: checking for C compiler default output configure:1908: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1911: $? = 0 configure:1944: result: a.out configure:1949: checking whether the C compiler works configure:1955: ./a.out configure:1958: $? = 0 configure:1973: result: yes configure:1980: checking whether we are cross compiling configure:1982: result: no configure:1985: checking for suffix of executables configure:1987: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1990: $? = 0 configure:2012: result: configure:2018: checking for suffix of object files configure:2042: cc -c -fno-common conftest.c >&5 configure:2045: $? = 0 configure:2064: result: configure:2068: checking whether we are using the GNU C compiler configure:2095: cc -c -fno-common conftest.c >&5 configure:2098: $? = 0 configure:2101: test -s conftest. configure:2104: $? = 1 configure: failed program was: #line 2073 "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:2116: result: no configure:2122: checking whether cc accepts -g configure:2146: cc -c -g conftest.c >&5 configure:2149: $? = 0 configure:2152: test -s conftest. configure:2155: $? = 1 configure: failed program was: #line 2127 "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:2165: result: no configure:2192: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2195: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2307: checking for rm configure:2323: found /usr/local/bin/rm configure:2333: result: rm configure:2357: checking for curs_set in -lcurses configure:2390: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2393: $? = 0 configure:2396: test -s conftest configure:2399: $? = 0 configure:2410: result: yes configure:2423: checking for shutdown in -lsocket configure:2456: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure:2459: $? = 1 configure: failed program was: #line 2430 "configure" #include "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 shutdown (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { shutdown (); ; return 0; } configure:2476: result: no configure:2489: checking for inet_addr in -lnsl configure:2522: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lnsl -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lnsl configure:2525: $? = 1 configure: failed program was: #line 2496 "configure" #include "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 inet_addr (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { inet_addr (); ; return 0; } configure:2542: result: no configure:2553: checking for library containing el_init configure:2586: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _el_init configure:2589: $? = 1 configure: failed program was: #line 2560 "configure" #include "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 el_init (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { el_init (); ; return 0; } configure:2632: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2635: $? = 0 configure:2638: test -s conftest configure:2641: $? = 0 configure:2654: result: -ledit configure:2673: checking for dirent.h that defines DIR configure:2700: cc -c -fno-common conftest.c >&5 configure:2703: $? = 0 configure:2706: test -s conftest. configure:2709: $? = 1 configure: failed program was: #line 2678 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2719: result: no configure:2673: checking for sys/ndir.h that defines DIR configure:2700: cc -c -fno-common conftest.c >&5 configure:2680:22: sys/ndir.h: No such file or directory configure: In function `main': configure:2691: error: `DIR' undeclared (first use in this function) configure:2691: error: (Each undeclared identifier is reported only once configure:2691: error: for each function it appears in.) configure:2691: error: parse error before ')' token configure:2703: $? = 1 configure: failed program was: #line 2678 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2719: result: no configure:2673: checking for sys/dir.h that defines DIR configure:2700: cc -c -fno-common conftest.c >&5 configure:2703: $? = 0 configure:2706: test -s conftest. configure:2709: $? = 1 configure: failed program was: #line 2678 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2719: result: no configure:2673: checking for ndir.h that defines DIR configure:2700: cc -c -fno-common conftest.c >&5 configure:2680:18: ndir.h: No such file or directory configure: In function `main': configure:2691: error: `DIR' undeclared (first use in this function) configure:2691: error: (Each undeclared identifier is reported only once configure:2691: error: for each function it appears in.) configure:2691: error: parse error before ')' token configure:2703: $? = 1 configure: failed program was: #line 2678 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { if ((DIR *) 0) return 0; ; return 0; } configure:2719: result: no configure:2841: checking for library containing opendir configure:2874: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2877: $? = 0 configure:2880: test -s conftest configure:2883: $? = 0 configure:2942: result: none required configure:2956: checking how to run the C preprocessor configure:2982: cc -E conftest.c configure:2988: $? = 0 configure:3015: cc -E conftest.c configure:3011:28: ac_nonexistent.h: No such file or directory configure:3021: $? = 1 configure: failed program was: #line 3010 "configure" #include "confdefs.h" #include configure:3058: result: cc -E configure:3073: cc -E conftest.c configure:3079: $? = 0 configure:3106: cc -E conftest.c configure:3102:28: ac_nonexistent.h: No such file or directory configure:3112: $? = 1 configure: failed program was: #line 3101 "configure" #include "confdefs.h" #include configure:3152: checking for ANSI C header files configure:3166: cc -E conftest.c configure:3172: $? = 0 configure:3257: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3260: $? = 0 configure:3262: ./conftest configure:3265: $? = 0 configure:3279: result: yes configure:3289: checking for sys/wait.h that is POSIX.1 compatible configure:3323: cc -c -fno-common conftest.c >&5 configure:3326: $? = 0 configure:3329: test -s conftest. configure:3332: $? = 1 configure: failed program was: #line 3294 "configure" #include "confdefs.h" #include #include #ifndef WEXITSTATUS # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int s; wait (&s); s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; ; return 0; } configure:3342: result: no configure:3366: checking for sys/types.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for sys/stat.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for stdlib.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for string.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for memory.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for strings.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for inttypes.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for stdint.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3366: checking for unistd.h configure:3379: cc -c -fno-common conftest.c >&5 configure:3382: $? = 0 configure:3385: test -s conftest. configure:3388: $? = 1 configure: failed program was: #line 3371 "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:3398: result: no configure:3442: checking err.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking err.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: err.h: present but cannot be compiled configure:3517: WARNING: err.h: check for missing prerequisite headers? configure:3519: WARNING: err.h: proceeding with the preprocessor's result configure:3522: checking for err.h configure:3529: result: yes configure:3442: checking fcntl.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking fcntl.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: fcntl.h: present but cannot be compiled configure:3517: WARNING: fcntl.h: check for missing prerequisite headers? configure:3519: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3522: checking for fcntl.h configure:3529: result: yes configure:3442: checking glob.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking glob.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: glob.h: present but cannot be compiled configure:3517: WARNING: glob.h: check for missing prerequisite headers? configure:3519: WARNING: glob.h: proceeding with the preprocessor's result configure:3522: checking for glob.h configure:3529: result: yes configure:3442: checking libgen.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking libgen.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: libgen.h: present but cannot be compiled configure:3517: WARNING: libgen.h: check for missing prerequisite headers? configure:3519: WARNING: libgen.h: proceeding with the preprocessor's result configure:3522: checking for libgen.h configure:3529: result: yes configure:3442: checking limits.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking limits.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: limits.h: present but cannot be compiled configure:3517: WARNING: limits.h: check for missing prerequisite headers? configure:3519: WARNING: limits.h: proceeding with the preprocessor's result configure:3522: checking for limits.h configure:3529: result: yes configure:3442: checking malloc.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking malloc.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: malloc.h: present but cannot be compiled configure:3517: WARNING: malloc.h: check for missing prerequisite headers? configure:3519: WARNING: malloc.h: proceeding with the preprocessor's result configure:3522: checking for malloc.h configure:3529: result: yes configure:3442: checking netdb.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking netdb.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: netdb.h: present but cannot be compiled configure:3517: WARNING: netdb.h: check for missing prerequisite headers? configure:3519: WARNING: netdb.h: proceeding with the preprocessor's result configure:3522: checking for netdb.h configure:3529: result: yes configure:3442: checking paths.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking paths.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: paths.h: present but cannot be compiled configure:3517: WARNING: paths.h: check for missing prerequisite headers? configure:3519: WARNING: paths.h: proceeding with the preprocessor's result configure:3522: checking for paths.h configure:3529: result: yes configure:3442: checking signal.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking signal.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: signal.h: present but cannot be compiled configure:3517: WARNING: signal.h: check for missing prerequisite headers? configure:3519: WARNING: signal.h: proceeding with the preprocessor's result configure:3522: checking for signal.h configure:3529: result: yes configure:3442: checking tzfile.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking tzfile.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: tzfile.h: present but cannot be compiled configure:3517: WARNING: tzfile.h: check for missing prerequisite headers? configure:3519: WARNING: tzfile.h: proceeding with the preprocessor's result configure:3522: checking for tzfile.h configure:3529: result: yes configure:3433: checking for unistd.h configure:3438: result: no configure:3442: checking inet/common.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3479:25: inet/common.h: No such file or directory configure:3454: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking inet/common.h presence configure:3480: cc -E conftest.c configure:3476:25: inet/common.h: No such file or directory configure:3486: $? = 1 configure: failed program was: #line 3475 "configure" #include "confdefs.h" #include configure:3504: result: no configure:3522: checking for inet/common.h configure:3529: result: no configure:3442: checking sys/bitypes.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3479:25: sys/bitypes.h: No such file or directory configure:3454: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking sys/bitypes.h presence configure:3480: cc -E conftest.c configure:3476:25: sys/bitypes.h: No such file or directory configure:3486: $? = 1 configure: failed program was: #line 3475 "configure" #include "confdefs.h" #include configure:3504: result: no configure:3522: checking for sys/bitypes.h configure:3529: result: no configure:3442: checking sys/cdefs.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking sys/cdefs.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: sys/cdefs.h: present but cannot be compiled configure:3517: WARNING: sys/cdefs.h: check for missing prerequisite headers? configure:3519: WARNING: sys/cdefs.h: proceeding with the preprocessor's result configure:3522: checking for sys/cdefs.h configure:3529: result: yes configure:3442: checking sys/ioctl.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking sys/ioctl.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: sys/ioctl.h: present but cannot be compiled configure:3517: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:3519: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:3522: checking for sys/ioctl.h configure:3529: result: yes configure:3442: checking sys/termios.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking sys/termios.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: sys/termios.h: present but cannot be compiled configure:3517: WARNING: sys/termios.h: check for missing prerequisite headers? configure:3519: WARNING: sys/termios.h: proceeding with the preprocessor's result configure:3522: checking for sys/termios.h configure:3529: result: yes configure:3442: checking sys/time.h usability configure:3451: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3457: test -s conftest. configure:3460: $? = 1 configure: failed program was: #line 3444 "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:3469: result: no configure:3473: checking sys/time.h presence configure:3480: cc -E conftest.c configure:3486: $? = 0 configure:3504: result: yes configure:3515: WARNING: sys/time.h: present but cannot be compiled configure:3517: WARNING: sys/time.h: check for missing prerequisite headers? configure:3519: WARNING: sys/time.h: proceeding with the preprocessor's result configure:3522: checking for sys/time.h configure:3529: result: yes configure:3542: checking whether time.h and sys/time.h may both be included configure:3570: cc -c -fno-common conftest.c >&5 configure:3573: $? = 0 configure:3576: test -s conftest. configure:3579: $? = 1 configure: failed program was: #line 3547 "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:3589: result: no configure:3601: checking for cc option to accept ANSI C configure:3664: cc -c -fno-common conftest.c >&5 configure:3667: $? = 0 configure:3670: test -s conftest. configure:3673: $? = 1 configure: failed program was: #line 3608 "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:3664: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3667: $? = 0 configure:3670: test -s conftest. configure:3673: $? = 1 configure: failed program was: #line 3608 "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:3664: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3667: $? = 1 configure: failed program was: #line 3608 "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:3664: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3667: $? = 1 configure: failed program was: #line 3608 "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:3664: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3667: $? = 1 configure: failed program was: #line 3608 "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:3664: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3667: $? = 0 configure:3670: test -s conftest. configure:3673: $? = 1 configure: failed program was: #line 3608 "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:3690: result: none needed configure:3698: checking for an ANSI C-conforming const configure:3768: cc -c -fno-common conftest.c >&5 configure:3771: $? = 0 configure:3774: test -s conftest. configure:3777: $? = 1 configure: failed program was: #line 3703 "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:3787: result: no configure:3797: checking for off_t configure:3824: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:3846: error: `off_t' undeclared (first use in this function) configure:3846: error: (Each undeclared identifier is reported only once configure:3846: error: for each function it appears in.) configure:3846: error: parse error before ')' token configure:3827: $? = 1 configure: failed program was: #line 3802 "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 ((off_t *) 0) return 0; if (sizeof (off_t)) return 0; ; return 0; } configure:3843: result: no configure:3855: checking for pid_t configure:3882: cc -c -fno-common conftest.c >&5 configure:3885: $? = 0 configure:3888: test -s conftest. configure:3891: $? = 1 configure: failed program was: #line 3860 "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 ((pid_t *) 0) return 0; if (sizeof (pid_t)) return 0; ; return 0; } configure:3901: result: no configure:3913: checking for size_t configure:3940: cc -c -fno-common conftest.c >&5 configure:3943: $? = 0 configure:3946: test -s conftest. configure:3949: $? = 1 configure: failed program was: #line 3918 "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:3959: result: no configure:3972: checking for struct stat.st_blksize configure:3998: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:4021: error: storage size of `ac_aggr' isn't known configure:4021: error: storage size of `ac_aggr' isn't known configure:4001: $? = 1 configure: failed program was: #line 3977 "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 () { static struct stat ac_aggr; if (ac_aggr.st_blksize) return 0; ; return 0; } configure:4017: result: no configure:4033: checking whether time.h and sys/time.h may both be included configure:4080: result: no configure:4090: checking whether struct tm is in sys/time.h or time.h configure:4116: cc -c -fno-common conftest.c >&5 configure:4119: $? = 0 configure:4122: test -s conftest. configure:4125: $? = 1 configure: failed program was: #line 4095 "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:4135: result: sys/time.h configure:4147: checking for quad_t configure:4169: cc -c -fno-common conftest.c >&5 configure:4172: $? = 0 configure:4175: test -s conftest. configure:4178: $? = 1 configure: failed program was: #line 4149 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { quad_t q = 0; ; return 0; } configure:4197: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4200: $? = 0 configure: failed program was: #line 4192 "configure" #include "confdefs.h" #include int main() { return sizeof(long); } configure:4252: result: no, define it to long long configure:4270: checking for int32_t and u_int32_t configure:4292: cc -c -fno-common conftest.c >&5 configure:4295: $? = 0 configure:4298: test -s conftest. configure:4301: $? = 1 configure: failed program was: #line 4272 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int32_t i = 0; ; return 0; } configure:4329: cc -c -fno-common conftest.c >&5 configure:4332: $? = 0 configure:4335: test -s conftest. configure:4338: $? = 1 configure: failed program was: #line 4309 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { u_int32_t i = 0; ; return 0; } configure:4361: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4364: $? = 0 configure: failed program was: #line 4356 "configure" #include "confdefs.h" #include int main() { return sizeof(int); } configure:4378: result: no, define it to int configure:4452: checking the size of off_t configure:4465: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4468: $? = 0 configure: failed program was: #line 4460 "configure" #include "confdefs.h" #include int main() { return sizeof(long); } configure:4492: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4495: $? = 0 configure: failed program was: #line 4487 "configure" #include "confdefs.h" #include int main() { return sizeof(off_t); } configure:4509: result: long configure:4525: checking whether getpgrp requires zero arguments configure:4550: cc -c -fno-common conftest.c >&5 configure:4553: $? = 0 configure:4556: test -s conftest. configure:4559: $? = 1 configure: failed program was: #line 4531 "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 () { getpgrp (0); ; return 0; } configure:4570: result: yes configure:4580: checking return type of signal handlers configure:4614: cc -c -fno-common conftest.c >&5 configure:4617: $? = 0 configure:4620: test -s conftest. configure:4623: $? = 1 configure: failed program was: #line 4585 "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:4633: result: int configure:4641: checking whether utime accepts a null argument configure:4675: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure: In function `main': configure:4695: error: storage size of `s' isn't known configure:4695: error: storage size of `t' isn't known configure:4678: $? = 1 configure: program exited with status 1 configure: failed program was: #line 4651 "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 () { struct stat s, t; exit (!(stat ("conftest.data", &s) == 0 && utime ("conftest.data", (long *)0) == 0 && stat ("conftest.data", &t) == 0 && t.st_mtime >= s.st_mtime && t.st_mtime - s.st_mtime < 120)); ; return 0; } configure:4697: result: no configure:4712: checking for vprintf configure:4755: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4727: warning: conflicting types for built-in function `vprintf' configure:4758: $? = 0 configure:4761: test -s conftest configure:4764: $? = 0 configure:4774: result: yes configure:4781: checking for _doprnt configure:4824: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: __doprnt configure:4827: $? = 1 configure: failed program was: #line 4786 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); 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 _doprnt (); 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__doprnt) || defined (__stub____doprnt) choke me #else f = _doprnt; #endif ; return 0; } configure:4843: result: no configure:4887: checking for fclose configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for fflush configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for fprintf configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4902: warning: conflicting types for built-in function `fprintf' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for fputs configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4902: warning: conflicting types for built-in function `fputs' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for fputc configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for getcwd configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for gethostname configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for getopt configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for gettimeofday configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for issetugid configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for mktime configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for re_comp configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _re_comp configure:4933: $? = 1 configure: failed program was: #line 4892 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char re_comp (); 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 re_comp (); 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_re_comp) || defined (__stub___re_comp) choke me #else f = re_comp; #endif ; return 0; } configure:4949: result: no configure:4887: checking for regcomp configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for select configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for shutdown configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for socket configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for sigaction configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strcasecmp configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strcspn configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4902: warning: conflicting types for built-in function `strcspn' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strdup configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strerror configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strncasecmp configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strstr configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4902: warning: conflicting types for built-in function `strstr' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for strtol configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4887: checking for vfprintf configure:4930: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4933: $? = 0 configure:4936: test -s conftest configure:4939: $? = 0 configure:4949: result: yes configure:4971: checking for basename configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for err configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for errx configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for gai_strerror configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for getnameinfo configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for strlcpy configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for strtoq configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for warn configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:4971: checking for warnx configure:5014: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5017: $? = 0 configure:5020: test -s conftest configure:5023: $? = 0 configure:5033: result: yes configure:5050: checking for fgetln configure:5093: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5096: $? = 0 configure:5099: test -s conftest configure:5102: $? = 0 configure:5112: result: yes configure:5127: checking if struct sockaddr_in have sin_len member configure:5149: cc -c -fno-common conftest.c >&5 configure:5152: $? = 0 configure:5155: test -s conftest. configure:5158: $? = 1 configure: failed program was: #line 5129 "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 sockaddr_in s; s.sin_len = 0; ; return 0; } configure:5174: result: no configure:5179: checking if struct tm have tm_gmtoff member configure:5200: cc -c -fno-common conftest.c >&5 configure:5203: $? = 0 configure:5206: test -s conftest. configure:5209: $? = 1 configure: failed program was: #line 5181 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { struct tm t; t.tm_gmtoff = 0; ; return 0; } configure:5225: result: no configure:5230: checking if we have inet6 configure:5252: cc -c -fno-common conftest.c >&5 configure:5255: $? = 0 configure:5258: test -s conftest. configure:5261: $? = 1 configure: failed program was: #line 5232 "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 sockaddr_in6 s; ; return 0; } configure:5277: result: no configure:5282: checking if cc likes our warning flags configure:5306: cc -c -fno-common -Wall -Wno-unused conftest.c >&5 configure:5309: $? = 0 configure:5312: test -s conftest. configure:5315: $? = 1 configure: failed program was: #line 5287 "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:5329: result: no, clearing them configure:5335: checking how well snprintf() behaves configure:5349: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5352: $? = 0 configure: failed program was: #line 5343 "configure" #include "confdefs.h" int main() { char buf[3]; int r; r = snprintf(buf, 3, "123"); return r < 0 ? 1 : r; } configure:5367: result: ok configure:5510: checking for X509_STORE_load_locations in -lcrypto configure:5543: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lcrypto -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5546: $? = 0 configure:5549: test -s conftest configure:5552: $? = 0 configure:5563: result: yes configure:5652: checking for SSL_new in -lssl configure:5685: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lssl -lcrypto -ledit -lcurses >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5688: $? = 0 configure:5691: test -s conftest configure:5694: $? = 0 configure:5705: result: yes configure:5874: checking for libedit configure:5884: result: yes configure:5888: checking for NetBSD enhancements in libedit configure:5909: cc -c -fno-common conftest.c >&5 configure:5912: $? = 0 configure:5915: test -s conftest. configure:5918: $? = 1 configure: failed program was: #line 5890 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { int X = EL_RPROMPT ; return 0; } configure:5934: result: no configure:6023: 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:593: creating libedit/Makefile config.status:593: creating Makefile config.status:697: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' 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__doprnt=no ac_cv_func_basename=yes ac_cv_func_err=yes ac_cv_func_errx=yes ac_cv_func_fclose=yes ac_cv_func_fflush=yes ac_cv_func_fgetln=yes ac_cv_func_fprintf=yes ac_cv_func_fputc=yes ac_cv_func_fputs=yes ac_cv_func_gai_strerror=yes ac_cv_func_getcwd=yes ac_cv_func_gethostname=yes ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpgrp_void=yes ac_cv_func_gettimeofday=yes ac_cv_func_issetugid=yes ac_cv_func_mktime=yes ac_cv_func_re_comp=no ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoq=yes ac_cv_func_utime_null=no ac_cv_func_vfprintf=yes ac_cv_func_vprintf=yes ac_cv_func_warn=yes ac_cv_func_warnx=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_err_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_glob_h=yes ac_cv_header_inet_common_h=no ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_paths_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_bitypes_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_tzfile_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypto_X509_STORE_load_locations=yes ac_cv_lib_curses_curs_set=yes ac_cv_lib_nsl_inet_addr=no ac_cv_lib_socket_shutdown=no ac_cv_lib_ssl_SSL_new=yes ac_cv_member_struct_stat_st_blksize=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_RM=rm ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_search_el_init=-ledit ac_cv_search_opendir='none required' ac_cv_struct_tm=sys/time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_signal=int ac_cv_type_size_t=no lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_LIBCURSES 1 #define STDC_HEADERS 1 #define HAVE_ERR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GLOB_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETDB_H 1 #define HAVE_PATHS_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TZFILE_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define const #define off_t long #define pid_t int #define size_t unsigned #define TM_IN_SYS_TIME 1 #define QUAD_T_IS_LONG_LONG 1 #define quad_t long long #define u_quad_t unsigned long long #define int32_t int #define u_int32_t unsigned int #define OFF_T_IS_LONG 1 #define GETPGRP_VOID 1 #define RETSIGTYPE int #define HAVE_VPRINTF 1 #define HAVE_FCLOSE 1 #define HAVE_FFLUSH 1 #define HAVE_FPRINTF 1 #define HAVE_FPUTS 1 #define HAVE_FPUTC 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISSETUGID 1 #define HAVE_MKTIME 1 #define HAVE_REGCOMP 1 #define HAVE_SELECT 1 #define HAVE_SHUTDOWN 1 #define HAVE_SOCKET 1 #define HAVE_SIGACTION 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_VFPRINTF 1 #define HAVE_BASENAME 1 #define HAVE_ERR 1 #define HAVE_ERRX 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETNAMEINFO 1 #define HAVE_STRLCPY 1 #define HAVE_STRTOQ 1 #define HAVE_WARN 1 #define HAVE_WARNX 1 #define HAVE_FGETLN 1 #define SNPRINTF_OK 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define TLS 1 configure: exit 0