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= --enable-binary --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=. ## --------- ## ## 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: 369 tasks, 424 threads, 4 processors Load average: 2.42, Mach factor: 1.58 /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:1115: creating cache configure:1233: checking for a BSD-compatible install configure:1287: result: /usr/bin/install -c -o root -g wheel configure:1298: checking whether build environment is sane configure:1341: result: yes configure:1356: checking whether make sets ${MAKE} configure:1376: result: yes configure:1408: checking for working aclocal configure:1415: result: found configure:1423: checking for working autoconf configure:1430: result: found configure:1438: checking for working automake configure:1445: result: found configure:1453: checking for working autoheader configure:1460: result: found configure:1468: checking for working makeinfo configure:1475: result: found configure:1495: checking for i386-unknown-gnu-gcc configure:1521: result: cc configure:1803: checking for C compiler version configure:1806: 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:1809: $? = 0 configure:1811: 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:1814: $? = 0 configure:1816: cc -V &5 cc: `-V' option must have argument configure:1819: $? = 1 configure:1845: checking for C compiler default output configure:1848: cc -fno-common conftest.c >&5 configure:1851: $? = 0 configure:1884: result: a.out configure:1889: checking whether the C compiler works configure:1895: ./a.out configure:1898: $? = 0 configure:1913: result: yes configure:1920: checking whether we are cross compiling configure:1922: result: no configure:1925: checking for suffix of executables configure:1927: cc -o conftest -fno-common conftest.c >&5 configure:1930: $? = 0 configure:1952: result: configure:1958: checking for suffix of object files configure:1982: cc -c -fno-common conftest.c >&5 configure:1985: $? = 0 configure:2004: result: configure:2008: checking whether we are using the GNU C compiler configure:2035: cc -c -fno-common conftest.c >&5 configure:2038: $? = 0 configure:2041: test -s conftest. configure:2044: $? = 1 configure: failed program was: #line 2013 "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:2056: result: no configure:2062: checking whether cc accepts -g configure:2086: cc -c -g conftest.c >&5 configure:2089: $? = 0 configure:2092: test -s conftest. configure:2095: $? = 1 configure: failed program was: #line 2067 "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:2105: result: no configure:2132: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2135: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2255: checking for i386-unknown-gnu-g++ configure:2281: result: c++ configure:2339: checking for C++ compiler version configure:2342: c++ --version &5 c++ (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:2345: $? = 0 configure:2347: c++ -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:2350: $? = 0 configure:2352: c++ -V &5 c++: `-V' option must have argument configure:2355: $? = 1 configure:2358: checking whether we are using the GNU C++ compiler configure:2385: c++ -c -fno-common conftest.cc >&5 configure:2388: $? = 0 configure:2391: test -s conftest. configure:2394: $? = 1 configure: failed program was: #line 2363 "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:2406: result: no configure:2412: checking whether c++ accepts -g configure:2436: c++ -c -g conftest.cc >&5 configure:2439: $? = 0 configure:2442: test -s conftest. configure:2445: $? = 1 configure: failed program was: #line 2417 "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:2455: result: no configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include extern "C" void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2501: c++ -c -fno-common conftest.cc >&5 configure:2504: $? = 0 configure:2507: test -s conftest. configure:2510: $? = 1 configure: failed program was: #line 2481 "configure" #include "confdefs.h" #include void exit (int); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:2581: checking for a BSD-compatible install configure:2635: result: /usr/bin/install -c -o root -g wheel configure:2653: checking how to run the C preprocessor configure:2679: cc -E conftest.c configure:2685: $? = 0 configure:2712: cc -E conftest.c configure:2708:28: ac_nonexistent.h: No such file or directory configure:2718: $? = 1 configure: failed program was: #line 2707 "configure" #include "confdefs.h" #include configure:2755: result: cc -E configure:2770: cc -E conftest.c configure:2776: $? = 0 configure:2803: cc -E conftest.c configure:2799:28: ac_nonexistent.h: No such file or directory configure:2809: $? = 1 configure: failed program was: #line 2798 "configure" #include "confdefs.h" #include configure:2849: checking for ANSI C header files configure:2863: cc -E conftest.c configure:2869: $? = 0 configure:2954: cc -o conftest -fno-common conftest.c >&5 configure:2957: $? = 0 configure:2959: ./conftest configure:2962: $? = 0 configure:2976: result: yes configure:3000: checking for sys/types.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for sys/stat.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for stdlib.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for string.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for memory.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for strings.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for inttypes.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for stdint.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3000: checking for unistd.h configure:3013: cc -c -fno-common conftest.c >&5 configure:3016: $? = 0 configure:3019: test -s conftest. configure:3022: $? = 1 configure: failed program was: #line 3005 "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:3032: result: no configure:3062: checking stdarg.h usability configure:3071: cc -c -fno-common conftest.c >&5 configure:3074: $? = 0 configure:3077: test -s conftest. configure:3080: $? = 1 configure: failed program was: #line 3064 "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:3089: result: no configure:3093: checking stdarg.h presence configure:3100: cc -E conftest.c configure:3106: $? = 0 configure:3124: result: yes configure:3135: WARNING: stdarg.h: present but cannot be compiled configure:3137: WARNING: stdarg.h: check for missing prerequisite headers? configure:3139: WARNING: stdarg.h: proceeding with the preprocessor's result configure:3142: checking for stdarg.h configure:3149: result: yes configure:3053: checking for stdlib.h configure:3058: result: no configure:3053: checking for string.h configure:3058: result: no configure:3062: checking stdio.h usability configure:3071: cc -c -fno-common conftest.c >&5 configure:3074: $? = 0 configure:3077: test -s conftest. configure:3080: $? = 1 configure: failed program was: #line 3064 "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:3089: result: no configure:3093: checking stdio.h presence configure:3100: cc -E conftest.c configure:3106: $? = 0 configure:3124: result: yes configure:3135: WARNING: stdio.h: present but cannot be compiled configure:3137: WARNING: stdio.h: check for missing prerequisite headers? configure:3139: WARNING: stdio.h: proceeding with the preprocessor's result configure:3142: checking for stdio.h configure:3149: result: yes configure:3062: checking errno.h usability configure:3071: cc -c -fno-common conftest.c >&5 configure:3074: $? = 0 configure:3077: test -s conftest. configure:3080: $? = 1 configure: failed program was: #line 3064 "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:3089: result: no configure:3093: checking errno.h presence configure:3100: cc -E conftest.c configure:3106: $? = 0 configure:3124: result: yes configure:3135: WARNING: errno.h: present but cannot be compiled configure:3137: WARNING: errno.h: check for missing prerequisite headers? configure:3139: WARNING: errno.h: proceeding with the preprocessor's result configure:3142: checking for errno.h configure:3149: result: yes configure:3169: checking for unistd.h configure:3174: result: no configure:3169: checking for sys/stat.h configure:3174: result: no configure:3178: checking sys/param.h usability configure:3187: cc -c -fno-common conftest.c >&5 configure:3190: $? = 0 configure:3193: test -s conftest. configure:3196: $? = 1 configure: failed program was: #line 3180 "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:3205: result: no configure:3209: checking sys/param.h presence configure:3216: cc -E conftest.c configure:3222: $? = 0 configure:3240: result: yes configure:3251: WARNING: sys/param.h: present but cannot be compiled configure:3253: WARNING: sys/param.h: check for missing prerequisite headers? configure:3255: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3258: checking for sys/param.h configure:3265: result: yes configure:3278: checking for ANSI C header files configure:3405: result: yes configure:3423: checking for dirent.h that defines DIR configure:3450: cc -c -fno-common conftest.c >&5 configure:3453: $? = 0 configure:3456: test -s conftest. configure:3459: $? = 1 configure: failed program was: #line 3428 "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:3469: result: no configure:3423: checking for sys/ndir.h that defines DIR configure:3450: cc -c -fno-common conftest.c >&5 configure:3430:22: sys/ndir.h: No such file or directory configure: In function `main': configure:3441: error: `DIR' undeclared (first use in this function) configure:3441: error: (Each undeclared identifier is reported only once configure:3441: error: for each function it appears in.) configure:3441: error: parse error before ')' token configure:3453: $? = 1 configure: failed program was: #line 3428 "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:3469: result: no configure:3423: checking for sys/dir.h that defines DIR configure:3450: cc -c -fno-common conftest.c >&5 configure:3453: $? = 0 configure:3456: test -s conftest. configure:3459: $? = 1 configure: failed program was: #line 3428 "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:3469: result: no configure:3423: checking for ndir.h that defines DIR configure:3450: cc -c -fno-common conftest.c >&5 configure:3430:18: ndir.h: No such file or directory configure: In function `main': configure:3441: error: `DIR' undeclared (first use in this function) configure:3441: error: (Each undeclared identifier is reported only once configure:3441: error: for each function it appears in.) configure:3441: error: parse error before ')' token configure:3453: $? = 1 configure: failed program was: #line 3428 "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:3469: result: no configure:3591: checking for library containing opendir configure:3624: cc -o conftest -fno-common conftest.c >&5 configure:3627: $? = 0 configure:3630: test -s conftest configure:3633: $? = 0 configure:3692: result: none required configure:3701: checking whether stat file-mode macros are broken configure:3746: result: no configure:3762: checking for symlink configure:3805: cc -o conftest -fno-common conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest configure:3814: $? = 0 configure:3824: result: yes configure:3762: checking for readlink configure:3805: cc -o conftest -fno-common conftest.c >&5 configure:3808: $? = 0 configure:3811: test -s conftest configure:3814: $? = 0 configure:3824: result: yes configure:3948: 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:569: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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_readlink=yes ac_cv_func_symlink=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_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' 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 "CSSC-testsuite" #define VERSION "same-version-as-CSSC-itself" #ifdef __cplusplus void exit (int); #endif #define STDC_HEADERS 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_PARAM_H 1 #define STDC_HEADERS 1 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 configure: exit 0