This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 122 tasks, 179 threads, 4 processors Load average: 1.13, Mach factor: 2.86 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1218: checking for i386-unknown-gnu-gcc configure:1244: result: cc configure:1526: checking for C compiler version configure:1529: 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:1532: $? = 0 configure:1534: 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:1537: $? = 0 configure:1539: cc -V &5 cc: `-V' option must have argument configure:1542: $? = 1 configure:1568: checking for C compiler default output configure:1571: cc -fno-common conftest.c >&5 configure:1574: $? = 0 configure:1607: result: a.out configure:1612: checking whether the C compiler works configure:1618: ./a.out configure:1621: $? = 0 configure:1636: result: yes configure:1643: checking whether we are cross compiling configure:1645: result: no configure:1648: checking for suffix of executables configure:1650: cc -o conftest -fno-common conftest.c >&5 configure:1653: $? = 0 configure:1675: result: configure:1681: checking for suffix of object files configure:1705: cc -c -fno-common conftest.c >&5 configure:1708: $? = 0 configure:1727: result: configure:1731: checking whether we are using the GNU C compiler configure:1758: cc -c -fno-common conftest.c >&5 configure:1761: $? = 0 configure:1764: test -s conftest. configure:1767: $? = 1 configure: failed program was: #line 1736 "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:1779: result: no configure:1785: checking whether cc accepts -g configure:1809: cc -c -g conftest.c >&5 configure:1812: $? = 0 configure:1815: test -s conftest. configure:1818: $? = 1 configure: failed program was: #line 1790 "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:1828: result: no configure:1855: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1858: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1980: checking for a BSD-compatible install configure:2034: result: /usr/bin/install -c -o root -g wheel configure:2059: checking build system type configure:2077: result: i386-unknown-gnu configure:2085: checking host system type configure:2099: result: i386-unknown-gnu configure:2133: checking how to run the C preprocessor configure:2159: gcc -E conftest.c configure:2165: $? = 0 configure:2192: gcc -E conftest.c configure:2188:28: ac_nonexistent.h: No such file or directory configure:2198: $? = 1 configure: failed program was: #line 2187 "configure" #include "confdefs.h" #include configure:2235: result: gcc -E configure:2250: gcc -E conftest.c configure:2256: $? = 0 configure:2283: gcc -E conftest.c configure:2279:28: ac_nonexistent.h: No such file or directory configure:2289: $? = 1 configure: failed program was: #line 2278 "configure" #include "confdefs.h" #include configure:2329: checking for ANSI C header files configure:2343: gcc -E conftest.c configure:2349: $? = 0 configure:2434: gcc -o conftest -fno-common conftest.c >&5 configure:2437: $? = 0 configure:2439: ./conftest configure:2442: $? = 0 configure:2456: result: yes configure:2480: checking for sys/types.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for sys/stat.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for stdlib.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for string.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for memory.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for strings.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for inttypes.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for stdint.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2480: checking for unistd.h configure:2493: gcc -c -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2499: test -s conftest. configure:2502: $? = 1 configure: failed program was: #line 2485 "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:2512: result: no configure:2540: checking fcntl.h usability configure:2549: gcc -c -fno-common conftest.c >&5 configure:2552: $? = 0 configure:2555: test -s conftest. configure:2558: $? = 1 configure: failed program was: #line 2542 "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:2567: result: no configure:2571: checking fcntl.h presence configure:2578: gcc -E conftest.c configure:2584: $? = 0 configure:2602: result: yes configure:2613: WARNING: fcntl.h: present but cannot be compiled configure:2615: WARNING: fcntl.h: check for missing prerequisite headers? configure:2617: WARNING: fcntl.h: proceeding with the preprocessor's result configure:2620: checking for fcntl.h configure:2627: result: yes configure:2531: checking for stdlib.h configure:2536: result: no configure:2531: checking for unistd.h configure:2536: result: no configure:2755: 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:568: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_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_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_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='gcc -E' ac_cv_prog_cc_g=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 STDC_HEADERS 1 #define HAVE_FCNTL_H 1 configure: exit 0