This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:559: checking MACHDEP configure:599: checking for c++ configure:630: checking whether the C++ compiler (c++ -fno-common ) works configure:644: c++ -o conftest -fno-common conftest.C 1>&5 configure:664: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:669: checking whether we are using GNU C++ configure:678: c++ -E conftest.C configure:693: checking whether c++ accepts -g configure:723: checking for gcc configure:800: checking whether the C compiler (cc -fno-common -DPIC ) works configure:814: cc -o conftest -fno-common -DPIC conftest.c 1>&5 configure:840: checking whether the C compiler (cc -fno-common -DPIC ) is a cross-compiler configure:845: checking whether we are using GNU C configure:854: cc -E conftest.c configure:869: checking whether cc accepts -g configure:899: checking for ranlib configure:932: checking for ar configure:963: checking how to run the C++ preprocessor configure:981: c++ -E conftest.C >/dev/null 2>conftest.out configure:1000: checking for ANSI C header files configure:1013: c++ -E conftest.C >/dev/null 2>conftest.out configure:1083: c++ -o conftest -fno-common conftest.C 1>&5 configure:1110: checking for working alloca.h configure:1122: c++ -o conftest -fno-common conftest.C 1>&5 configure: In function `int main()': configure:1118: warning: invalid conversion from `void*' to `char*' configure:1143: checking for alloca configure:1171: c++ -o conftest -fno-common conftest.C 1>&5 configure:1389: checking for bison configure:1433: checking SO configure:1446: checking LDSHARED configure:1467: checking CCSHARED configure:1485: checking LINKFORSHARED configure:1507: checking for dlopen in -ldl configure:1529: c++ -o conftest -fno-common conftest.C -ldl 1>&5 configure:1557: checking for shl_load in -ldld configure:1579: c++ -o conftest -fno-common conftest.C -ldld -ldl 1>&5 ld: can't locate file for: -ldld configure: failed program was: #line 1565 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char shl_load(); int main() { shl_load() ; return 0; } configure:1616: checking for t_open in -lnsl configure:1638: c++ -o conftest -fno-common conftest.C -lnsl -ldl 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1624 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char t_open(); int main() { t_open() ; return 0; } configure:1659: checking for gethostbyname in -linet configure:1681: c++ -o conftest -fno-common conftest.C -linet -lnsl -ldl 1>&5 ld: can't locate file for: -linet configure: failed program was: #line 1667 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname(); int main() { gethostbyname() ; return 0; } configure:1702: checking for socket in -lsocket configure:1724: c++ -o conftest -fno-common conftest.C -lsocket -ldl -ldl 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1710 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket(); int main() { socket() ; return 0; } configure:1760: checking for main in -lieee configure:1775: c++ -o conftest -fno-common conftest.C -lieee -ldl 1>&5 ld: can't locate file for: -lieee configure: failed program was: #line 1768 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1823: checking for X configure:1890: c++ -E conftest.C >/dev/null 2>conftest.out configure:1886:27: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 1885 "configure" #include "confdefs.h" #include configure:1966: c++ -o conftest -fno-common conftest.C -lXt -ldl 1>&5 configure: In function `int main()': configure:1962: error: `XtMalloc' undeclared (first use this function) configure:1962: error: (Each undeclared identifier is reported only once for each function it appears in.) configure: failed program was: #line 1959 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:2244: checking for Tcl header files configure:2283: checking for Tcl library configure:2353: checking for incr Tcl headers configure:2372: checking for incr Tcl library configure:2445: checking for Python header files configure:2461: checking for Python library configure:2513: checking for perl5.004 configure:2513: checking for perl5.003 configure:2513: checking for perl5.002 configure:2513: checking for perl5.001 configure:2513: checking for perl5 configure:2546: checking for Perl5 header files