This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:607: checking for gcc configure:720: checking whether the C compiler (cc -fno-common ) works configure:736: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:762: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:767: checking whether we are using GNU C configure:776: cc -E conftest.c configure:795: checking whether cc accepts -g configure:831: checking for c++ configure:863: checking whether the C++ compiler (c++ -fno-common ) works configure:879: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.C -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:905: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:910: checking whether we are using GNU C++ configure:919: c++ -E conftest.C configure:938: checking whether c++ accepts -g configure:970: checking how to run the C++ preprocessor configure:988: c++ -E -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.C >/dev/null 2>conftest.out configure:1013: checking for working const configure:1067: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 configure:1201: checking host system type configure:1222: checking build system type configure:1242: checking for ranlib configure:1281: checking for ld used by GCC configure:1344: checking if the linker (/usr/bin/ld) is GNU ld configure:1360: checking for BSD-compatible nm configure:1397: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -fno-common -fPIC -DPIC -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -fno-common -o out/conftest2.o -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -fno-common -c -o conftest.lo -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include 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 -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include -static conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1592: checking if global_symbol_pipe works ltconfig:1593: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 ltconfig:1596: 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:1592: checking if global_symbol_pipe works ltconfig:1593: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c 1>&5 ltconfig:1596: 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:1648: cc -o conftest -fno-common -fno-builtin -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c conftstm.o 1>&5 configure:1592: checking for working const configure:1679: checking for a BSD compatible install configure:1732: checking whether build environment is sane configure:1770: checking whether gmake sets ${MAKE} configure:1809: checking for working aclocal configure:1822: checking for working autoconf configure:1835: checking for working automake configure:1848: checking for working autoheader configure:1861: checking for working makeinfo configure:1875: checking whether to enable maintainer-specific portions of Makefiles configure:1945: checking how to run the C preprocessor configure:1966: cc -E -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:2029: checking for X configure:2343: checking for dnet_ntoa in -ldnet configure:2362: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -ldnet -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: Undefined symbols: _dnet_ntoa configure: failed program was: #line 2351 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2384: checking for dnet_ntoa in -ldnet_stub configure:2403: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -ldnet_stub -L/usr/local/lib -L/usr/X11R6/lib 1>&5 ld: can't locate file for: -ldnet_stub configure: failed program was: #line 2392 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:2432: checking for gethostbyname configure:2460: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2530: checking for connect configure:2558: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2622: checking for remove configure:2650: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2714: checking for shmat configure:2742: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2815: checking for IceConnectionNumber in -lICE configure:2834: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lICE -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2870: checking for XOpenDisplay in -lX11 configure:2889: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lX11 -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2913: checking for XShmAttach in -lXext configure:2932: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lXext -L/usr/X11R6/lib -lX11 -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:2998: checking for XtGetSelectionValue in -lXt configure:3017: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lXt -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3041: checking for XmuLookupStandardColormap in -lXmu configure:3060: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lXmu -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -lXt -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3084: checking for XOpenDevice in -lXi configure:3103: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lXi -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -lXt -lXmu -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3134: checking for floor in -lm configure:3153: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3202: checking GL configure:3212: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -lXt -lXmu -lXi -lGL 1>&5 configure:3262: checking GLU configure:3272: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -lXt -lXmu -lXi -lGL -lGLU 1>&5 configure:3322: checking check Glide support configure:3331: cc -o conftest -fno-common -g -Wall -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -lXt -lXmu -lXi -lGL -lGLU 1>&5 ld: Undefined symbols: _XMesaSetFXmode configure: failed program was: #line 3324 "configure" #include "confdefs.h" int main() { char XMesaSetFXmode (); XMesaSetFXmode (); ; return 0; } configure:3377: checking for glutKeyboardUpFunc in -lglut configure:3396: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lglut -lm -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lX11 -lXext -lSM -lICE -lXt -lXmu -lXi -lGL -lGLU 1>&5 configure:3435: cc -o conftest -fno-common -g -Wall -I/usr/local/include -I/usr/local/include/tcl8.2 -I/usr/X11R6/include conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib 1>&5 configure:3459: checking tcl build dir