This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:600: checking for a BSD compatible install configure:653: checking whether build environment is sane configure:710: checking whether make sets ${MAKE} configure:756: checking for working aclocal configure:769: checking for working autoconf configure:782: checking for working automake configure:795: checking for working autoheader configure:808: checking for working makeinfo configure:824: checking whether make sets ${MAKE} configure:859: checking host system type configure:882: checking for gcc configure:995: checking whether the C compiler (cc -fno-common ) works configure:1011: cc -o conftest -fno-common conftest.c 1>&5 configure:1037: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1042: checking whether we are using GNU C configure:1051: cc -E conftest.c configure:1070: checking whether cc accepts -g configure:1102: checking for Cygwin environment configure:1118: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1114: error: `__CYGWIN32__' undeclared (first use in this function) configure:1114: error: (Each undeclared identifier is reported only once configure:1114: error: for each function it appears in.) configure: failed program was: #line 1107 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1135: checking for mingw32 environment configure:1147: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1143: error: `__MINGW32__' undeclared (first use in this function) configure:1143: error: (Each undeclared identifier is reported only once configure:1143: error: for each function it appears in.) configure: failed program was: #line 1140 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1166: checking for executable suffix configure:1176: cc -o conftest -fno-common conftest.c 1>&5 configure:1266: checking build system type configure:1286: checking for ranlib configure:1325: checking for ld used by GCC configure:1387: checking if the linker (/usr/bin/ld) is GNU ld configure:1403: checking for BSD-compatible nm configure:1439: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: cc -c -fno-common conftest.c 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -fno-common -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -fno-common -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: cc -c -fno-common conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: cc -c -fno-common conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1709: cc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:1626: checking for working const configure:1680: cc -c -fno-common conftest.c 1>&5 configure:1712: checking for a BSD compatible install configure:1767: checking for ranlib configure:1795: checking whether ln -s works configure:1829: checking which tclConfig.sh to use configure:1845: checking for your tcl version configure:1871: checking how to run the C preprocessor configure:1892: cc -E conftest.c >/dev/null 2>conftest.out configure:1951: checking for ANSI C header files configure:1964: cc -E conftest.c >/dev/null 2>conftest.out configure:2031: cc -o conftest -fno-common conftest.c 1>&5 configure:2058: checking for string.h configure:2068: cc -E conftest.c >/dev/null 2>conftest.out configure:2109: checking where to look for tcl.h configure:2139: checking for tputs in -lncurses configure:2158: cc -o conftest -fno-common conftest.c -lncurses 1>&5 configure:2215: checking where to look for readline.h configure:2246: checking for rl_callback_read_char in -lreadline configure:2265: cc -o conftest -fno-common conftest.c -lreadline -lncurses 1>&5 configure:2308: checking for _rl_executing_macro in -lreadline configure:2320: cc -o conftest -fno-common conftest.c -lreadline -lncurses 1>&5 ld: Undefined symbols: __rl_executing_macro configure: failed program was: #line 2310 "configure" #include "confdefs.h" int main() { extern char* _rl_executing_macro; _rl_executing_macro = (char*) 0; ; return 0; } configure:2338: checking for rl_cleanup_after_signal() in -lreadline configure:2350: cc -o conftest -fno-common conftest.c -lreadline -lncurses 1>&5 ld: Undefined symbols: _rl_cleanup_after_signal configure: failed program was: #line 2340 "configure" #include "confdefs.h" int main() { extern void rl_cleanup_after_signal(); rl_cleanup_after_signal(); ; return 0; } configure:2367: checking for the readline version number configure:2385: cc -o conftest -fno-common conftest.c -lreadline -lncurses 1>&5