This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:537: checking for gcc configure:650: checking whether the C compiler (gcc ) works configure:666: gcc -o conftest conftest.c 1>&5 configure:692: checking whether the C compiler (gcc ) is a cross-compiler configure:697: checking whether we are using GNU C configure:706: gcc -E conftest.c configure:725: checking whether gcc accepts -g configure:761: checking for c++ configure:793: checking whether the C++ compiler (c++ ) works configure:809: c++ -o conftest conftest.C 1>&5 configure:835: checking whether the C++ compiler (c++ ) is a cross-compiler configure:840: checking whether we are using GNU C++ configure:849: c++ -E conftest.C configure:868: checking whether c++ accepts -g configure:917: gcc -c -O2 conftest.c 1>&5 configure:934: gcc -c -O2 conftest.c 1>&5 configure:953: checking for ranlib configure:981: checking whether make sets ${MAKE} configure:1045: checking how to run the C++ preprocessor configure:1063: c++ -E conftest.C >/dev/null 2>conftest.out configure:1092: checking for X configure:1159: c++ -E conftest.C >/dev/null 2>conftest.out configure:1235: c++ -o conftest -O2 -Wall conftest.C -lXt 1>&5 configure: In function `int main()': configure:1231: error: `XtMalloc' was not declared in this scope configure:1231: warning: unused variable 'XtMalloc' configure: failed program was: #line 1228 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } configure:1406: checking for dnet_ntoa in -ldnet configure:1428: 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 1414 "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:1450: checking for dnet_ntoa in -ldnet_stub configure:1472: 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 1458 "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:1501: checking for gethostbyname configure:1532: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1605: checking for connect configure:1636: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1703: checking for remove configure:1734: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1801: checking for shmat configure:1832: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:1908: checking for IceConnectionNumber in -lICE configure:1930: c++ -o conftest -O2 -Wall -L/usr/lib conftest.C -lICE 1>&5 configure:1979: checking for vsnprintf configure:2010: c++ -o conftest -O2 -Wall conftest.C 1>&5 configure:2033: checking for socklen_t configure:2044: c++ -c -O2 -Wall conftest.C 1>&5