This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:541: checking for gcc configure:654: checking whether the C compiler (gcc ) works configure:670: gcc -o conftest conftest.c 1>&5 configure:696: checking whether the C compiler (gcc ) is a cross-compiler configure:701: checking whether we are using GNU C configure:710: gcc -E conftest.c configure:729: checking whether gcc accepts -g configure:765: checking for c++ configure:797: checking whether the C++ compiler (c++ ) works configure:813: c++ -o conftest conftest.C 1>&5 configure:839: checking whether the C++ compiler (c++ ) is a cross-compiler configure:844: checking whether we are using GNU C++ configure:853: c++ -E conftest.C configure:872: checking whether c++ accepts -g configure:921: gcc -c -O2 conftest.c 1>&5 configure:938: gcc -c -O2 conftest.c 1>&5 configure:957: checking for ranlib configure:985: checking whether make sets ${MAKE} configure:1049: checking how to run the C++ preprocessor configure:1067: c++ -E conftest.C >/dev/null 2>conftest.out configure:1096: checking for X configure:1163: c++ -E conftest.C >/dev/null 2>conftest.out configure:1239: c++ -o conftest -O2 -Wall conftest.C -lXt 1>&5 configure: In function `int main()': configure:1235: error: `XtMalloc' was not declared in this scope configure:1235: warning: unused variable 'XtMalloc' configure: failed program was: #line 1232 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:1410: checking for dnet_ntoa in -ldnet configure:1432: c++ -o conftest -O2 -Wall conftest.C -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 1418 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1454: checking for dnet_ntoa in -ldnet_stub configure:1476: c++ -o conftest -O2 -Wall conftest.C -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 1462 "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 dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:1505: checking for gethostbyname configure:1536: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1609: checking for connect configure:1640: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1707: checking for remove configure:1738: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1805: checking for shmat configure:1836: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1912: checking for IceConnectionNumber in -lICE configure:1934: c++ -o conftest -O2 -Wall -L/usr/lib conftest.C -lICE 1>&5