This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:561: checking host system type configure:628: checking for gcc configure:741: checking whether the C compiler (gcc ) works configure:757: gcc -o conftest conftest.c 1>&5 configure:783: checking whether the C compiler (gcc ) is a cross-compiler configure:788: checking whether we are using GNU C configure:797: gcc -E conftest.c configure:816: checking whether gcc accepts -g configure:848: checking how to run the C preprocessor configure:869: gcc -E conftest.c >/dev/null 2>conftest.out configure:932: checking for c++ configure:964: checking whether the C++ compiler (c++ ) works configure:980: c++ -o conftest conftest.C 1>&5 configure:1006: checking whether the C++ compiler (c++ ) is a cross-compiler configure:1011: checking whether we are using GNU C++ configure:1020: c++ -E conftest.C configure:1039: checking whether c++ accepts -g configure:1073: checking for ranlib configure:1112: checking for a BSD compatible install configure:1167: checking for find configure:1197: checking for makedepend configure:1225: checking for dlopen in -ldl configure:1244: gcc -o conftest -g -O2 conftest.c -ldl 1>&5 configure:1276: checking for X configure:1343: gcc -E conftest.c >/dev/null 2>conftest.out configure:1419: gcc -o conftest -g -O2 conftest.c -lXt 1>&5 configure:1590: checking for dnet_ntoa in -ldnet configure:1609: gcc -o conftest -g -O2 conftest.c -ldnet 1>&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure: failed program was: #line 1598 "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:1631: checking for dnet_ntoa in -ldnet_stub configure:1650: gcc -o conftest -g -O2 conftest.c -ldnet_stub 1>&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure: failed program was: #line 1639 "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:1679: checking for gethostbyname configure:1707: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1777: checking for connect configure:1805: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1869: checking for remove configure:1897: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1961: checking for shmat configure:1989: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2062: checking for IceConnectionNumber in -lICE configure:2081: gcc -o conftest -g -O2 conftest.c -lICE 1>&5 configure:2120: checking for main in -lm configure:2135: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lm 1>&5 configure:2163: checking for main in -lX11 configure:2178: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib -lm conftest.c -lX11 1>&5 configure:2202: checking for main in -lgd configure:2217: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib -lm -lX11 conftest.c -lgd 1>&5 configure:2242: checking for gdImagePng configure:2270: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib -lm -lX11 -lgd conftest.c 1>&5 configure:2298: checking for Cygwin environment configure:2314: gcc -c -g -O2 -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:2310: error: `__CYGWIN32__' undeclared (first use in this function) configure:2310: error: (Each undeclared identifier is reported only once configure:2310: error: for each function it appears in.) configure: failed program was: #line 2303 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2476: checking for ANSI C header files configure:2489: gcc -E conftest.c >/dev/null 2>conftest.out configure:2556: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib -lm -lX11 -lgd conftest.c 1>&5 configure:2583: checking for limits.h configure:2593: gcc -E conftest.c >/dev/null 2>conftest.out