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: 119 tasks, 174 threads, 4 processors Load average: 0.64, Mach factor: 3.34 /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:1231: checking for a BSD-compatible install configure:1285: result: /usr/bin/install -c -o root -g wheel configure:1296: checking whether build environment is sane configure:1339: result: yes configure:1373: checking for gawk configure:1389: found /usr/local/bin/gawk configure:1399: result: gawk configure:1409: checking whether make sets ${MAKE} configure:1429: result: yes configure:1539: checking build system type configure:1557: result: i386-unknown-gnu configure:1565: checking host system type configure:1579: result: i386-unknown-gnu configure:1596: checking for i386-unknown-gnu-gcc configure:1622: result: cc configure:1904: checking for C compiler version configure:1907: 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:1910: $? = 0 configure:1912: 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:1915: $? = 0 configure:1917: cc -V &5 cc: `-V' option must have argument configure:1920: $? = 1 configure:1946: checking for C compiler default output configure:1949: cc -fno-common conftest.c >&5 configure:1952: $? = 0 configure:1985: result: a.out configure:1990: checking whether the C compiler works configure:1996: ./a.out configure:1999: $? = 0 configure:2014: result: yes configure:2021: checking whether we are cross compiling configure:2023: result: no configure:2026: checking for suffix of executables configure:2028: cc -o conftest -fno-common conftest.c >&5 configure:2031: $? = 0 configure:2053: result: configure:2059: checking for suffix of object files configure:2083: cc -c -fno-common conftest.c >&5 configure:2086: $? = 0 configure:2105: result: configure:2109: checking whether we are using the GNU C compiler configure:2136: cc -c -fno-common conftest.c >&5 configure:2139: $? = 0 configure:2142: test -s conftest. configure:2145: $? = 1 configure: failed program was: #line 2114 "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:2157: result: no configure:2163: checking whether cc accepts -g configure:2187: cc -c -g conftest.c >&5 configure:2190: $? = 0 configure:2193: test -s conftest. configure:2196: $? = 1 configure: failed program was: #line 2168 "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:2206: result: no configure:2233: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2236: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2354: checking for style of include used by make configure:2382: result: GNU configure:2389: checking dependency style of cc configure:2451: result: gcc3 configure:2468: checking for a BSD-compatible install configure:2522: result: /usr/bin/install -c -o root -g wheel configure:2535: checking for initscr in -lncurses configure:2568: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:2571: $? = 0 configure:2574: test -s conftest configure:2577: $? = 0 configure:2588: result: yes configure:2672: checking how to run the C preprocessor configure:2698: cc -E conftest.c configure:2704: $? = 0 configure:2731: cc -E conftest.c configure:2727:28: ac_nonexistent.h: No such file or directory configure:2737: $? = 1 configure: failed program was: #line 2726 "configure" #include "confdefs.h" #include configure:2774: result: cc -E configure:2789: cc -E conftest.c configure:2795: $? = 0 configure:2822: cc -E conftest.c configure:2818:28: ac_nonexistent.h: No such file or directory configure:2828: $? = 1 configure: failed program was: #line 2817 "configure" #include "confdefs.h" #include configure:2868: checking for ANSI C header files configure:2882: cc -E conftest.c configure:2888: $? = 0 configure:2973: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:2976: $? = 0 configure:2978: ./conftest configure:2981: $? = 0 configure:2995: result: yes configure:3019: checking for sys/types.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for sys/stat.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for stdlib.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for string.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for memory.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for strings.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for inttypes.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for stdint.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3019: checking for unistd.h configure:3032: cc -c -fno-common conftest.c >&5 configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: #line 3024 "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:3051: result: no configure:3068: checking for unistd.h configure:3073: result: no configure:3183: checking for string.h configure:3188: result: no configure:3297: checking for strings.h configure:3302: result: no configure:3408: checking return type of signal handlers configure:3442: cc -c -fno-common conftest.c >&5 configure:3445: $? = 0 configure:3448: test -s conftest. configure:3451: $? = 1 configure: failed program was: #line 3413 "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:3461: result: int configure:3583: 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:600: creating Makefile config.status:600: creating src/Makefile config.status:600: creating man/Makefile config.status:725: executing default-1 commands ## ---------------- ## ## 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_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_lib_ncurses_initscr=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_type_signal=int am_cv_CC_dependencies_compiler_type=gcc3 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 "hexcurse" #define VERSION "1.55" #define HAVE_LIBNCURSES 1 #define STDC_HEADERS 1 #define RETSIGTYPE int configure: exit 0