This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:548: checking for gcc configure:576: checking whether we are using GNU C configure:597: checking how to run the C preprocessor configure:618: cc -E conftest.c >/dev/null 2>conftest.out configure:681: checking for log in -lm configure:700: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:693: warning: conflicting types for built-in function `log' configure:778: checking checking for inline configure:787: cc -c -fno-common conftest.c 1>&5 configure:857: checking for gawk configure:896: checking for ash configure:896: checking for sh configure:935: checking for byacc configure:970: checking for ar configure:1004: checking for ranlib configure:1041: cc -c -fno-common conftest.c 1>&5 configure: In function `this': configure:1035: error: `__CYGWIN32__' undeclared (first use in this function) configure:1035: error: (Each undeclared identifier is reported only once configure:1035: error: for each function it appears in.) configure: failed program was: #line 1034 "configure" #include "confdefs.h" int this() { return __CYGWIN32__; } int main() { return this(); ; return 0; } configure:1061: cc -c -fno-common conftest.c 1>&5 configure: In function `this': configure:1055: error: `__DJGPP__' undeclared (first use in this function) configure:1055: error: (Each undeclared identifier is reported only once configure:1055: error: for each function it appears in.) configure: failed program was: #line 1054 "configure" #include "confdefs.h" int this() { return __DJGPP__; } int main() { return this(); ; return 0; } configure:1077: checking for cmp configure:1107: checking compiler supports void* configure:1117: cc -c -fno-common conftest.c 1>&5 configure:1130: checking compiler groks prototypes configure:1139: cc -c -fno-common conftest.c 1>&5 configure:1152: checking for working const configure:1206: cc -c -fno-common conftest.c 1>&5 configure:1231: checking for stddef.h configure:1241: cc -E conftest.c >/dev/null 2>conftest.out configure:1273: cc -c -fno-common conftest.c 1>&5 configure:1343: checking for fcntl.h configure:1353: cc -E conftest.c >/dev/null 2>conftest.out configure:1381: checking for errno.h configure:1391: cc -E conftest.c >/dev/null 2>conftest.out configure:1419: checking for time.h configure:1429: cc -E conftest.c >/dev/null 2>conftest.out configure:1457: checking for stdarg.h configure:1467: cc -E conftest.c >/dev/null 2>conftest.out configure:1495: checking for netdb.h configure:1505: cc -E conftest.c >/dev/null 2>conftest.out configure:1533: checking for netinet/in.h configure:1543: cc -E conftest.c >/dev/null 2>conftest.out configure:1571: checking for sys/socket.h configure:1581: cc -E conftest.c >/dev/null 2>conftest.out configure:1609: checking for unistd.h configure:1619: cc -E conftest.c >/dev/null 2>conftest.out configure:1646: checking for memcpy configure:1674: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1658: warning: conflicting types for built-in function `memcpy' configure:1699: checking for strchr configure:1727: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1711: warning: conflicting types for built-in function `strchr' configure:1752: checking for strstr configure:1780: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1764: warning: conflicting types for built-in function `strstr' configure:1805: checking for strerror configure:1833: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1858: checking for vfprintf configure:1886: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1911: checking for fmod configure:1939: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1964: checking for matherr configure:1992: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2054: checking for limits.h configure:2064: cc -E conftest.c >/dev/null 2>conftest.out configure:2220: checking for gethostbyname configure:2248: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2318: checking for connect configure:2346: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2415: checking where to find the socket library calls configure:2430: checking whether time.h and sys/time.h may both be included configure:2444: cc -c -fno-common conftest.c 1>&5 configure:2465: checking whether struct tm is in sys/time.h or time.h configure:2478: cc -c -fno-common conftest.c 1>&5 configure:2499: checking for tm_zone in struct tm configure:2512: cc -c -fno-common conftest.c 1>&5 configure:2569: checking for time configure:2597: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2622: checking for mktime configure:2650: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2675: checking for asctime configure:2703: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2728: checking for localtime configure:2756: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2781: checking for gmtime configure:2809: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:2834: checking for .exe extension configure:2843: cc -c -fno-common conftest.c 1>&5 configure: In function `this': configure:2837: error: `__CYGWIN32__' undeclared (first use in this function) configure:2837: error: (Each undeclared identifier is reported only once configure:2837: error: for each function it appears in.) configure: failed program was: #line 2836 "configure" #include "confdefs.h" int this() { return __CYGWIN32__; } int main() { return this(); ; return 0; } configure:2865: cc -c -fno-common conftest.c 1>&5 configure: In function `this': configure:2859: error: `__DJGPP__' undeclared (first use in this function) configure:2859: error: (Each undeclared identifier is reported only once configure:2859: error: for each function it appears in.) configure: failed program was: #line 2858 "configure" #include "confdefs.h" int this() { return __DJGPP__; } int main() { return this(); ; return 0; }