This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:529: checking for gcc configure:642: checking whether the C compiler (gcc295 -fno-common ) works configure:658: gcc295 -o conftest -fno-common conftest.c 1>&5 configure:684: checking whether the C compiler (gcc295 -fno-common ) is a cross-compiler configure:689: checking whether we are using GNU C configure:698: gcc295 -E conftest.c configure:717: checking whether gcc295 accepts -g configure:753: checking for c++ configure:785: checking whether the C++ compiler (g++295 -fno-common ) works configure:801: g++295 -o conftest -fno-common conftest.C 1>&5 configure:827: checking whether the C++ compiler (g++295 -fno-common ) is a cross-compiler configure:832: checking whether we are using GNU C++ configure:841: g++295 -E conftest.C configure:860: checking whether g++295 accepts -g configure:892: checking for Cygwin environment configure:908: gcc295 -c -fno-common conftest.c 1>&5 configure: In function `main': configure:904: error: `__CYGWIN32__' undeclared (first use in this function) configure:904: error: (Each undeclared identifier is reported only once configure:904: error: for each function it appears in.) configure: failed program was: #line 897 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:925: checking for mingw32 environment configure:937: gcc295 -c -fno-common conftest.c 1>&5 configure: In function `main': configure:933: error: `__MINGW32__' undeclared (first use in this function) configure:933: error: (Each undeclared identifier is reported only once configure:933: error: for each function it appears in.) configure: failed program was: #line 930 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:956: checking for executable suffix configure:966: gcc295 -o conftest -fno-common conftest.c 1>&5 configure:987: checking for Cygwin environment configure:1022: checking for getpeername in -lsocket configure:1041: gcc295 -o conftest -fno-common conftest.c -lsocket 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1030 "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 getpeername(); int main() { getpeername() ; return 0; } configure:1069: checking for crypt in -lcrypt configure:1088: gcc295 -o conftest -fno-common conftest.c -lcrypt 1>&5 configure:1116: checking for sched_yield in -lrt configure:1135: gcc295 -o conftest -fno-common conftest.c -lrt -lcrypt 1>&5 ld: can't locate file for: -lrt configure: failed program was: #line 1124 "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 sched_yield(); int main() { sched_yield() ; return 0; } configure:1163: checking for gethostbyname in -lnsl configure:1182: gcc295 -o conftest -fno-common conftest.c -lnsl -lcrypt 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1171 "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 gethostbyname(); int main() { gethostbyname() ; return 0; } configure:1210: checking for pam_start in -lpam configure:1229: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:1263: checking for dirent.h that defines DIR configure:1276: gcc295 -c -fno-common conftest.c 1>&5 configure:1301: checking for opendir in -ldir configure:1320: gcc295 -o conftest -fno-common conftest.c -ldir -lpam -lcrypt 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1309 "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 opendir(); int main() { opendir() ; return 0; } configure:1384: checking how to run the C preprocessor configure:1405: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1464: checking for ANSI C header files configure:1477: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1544: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:1568: checking for sys/wait.h that is POSIX.1 compatible configure:1589: gcc295 -c -fno-common conftest.c 1>&5 configure:1613: checking for fcntl.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1613: checking for sys/ioctl.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1613: checking for sys/time.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1613: checking for syslog.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1613: checking for termio.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1619:20: termio.h: No such file or directory configure: failed program was: #line 1618 "configure" #include "confdefs.h" #include configure:1613: checking for unistd.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1613: checking for crypt.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1619:19: crypt.h: No such file or directory configure: failed program was: #line 1618 "configure" #include "confdefs.h" #include configure:1613: checking for shadow.h configure:1623: gcc295 -E conftest.c >/dev/null 2>conftest.out configure:1619:20: shadow.h: No such file or directory configure: failed program was: #line 1618 "configure" #include "confdefs.h" #include configure:1651: checking for working const configure:1705: gcc295 -c -fno-common conftest.c 1>&5 configure:1726: checking for pid_t configure:1759: checking for size_t configure:1792: checking whether time.h and sys/time.h may both be included configure:1806: gcc295 -c -fno-common conftest.c 1>&5 configure:1827: checking whether struct tm is in sys/time.h or time.h configure:1840: gcc295 -c -fno-common conftest.c 1>&5 configure:1863: checking whether gcc295 needs -traditional configure:1888:20: termio.h: No such file or directory configure:1909: checking for strftime configure:1937: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:2007: checking for select configure:2035: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:2007: checking for socket configure:2035: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:2007: checking for strdup configure:2035: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:2007: checking for strerror configure:2035: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:2007: checking for strstr configure:2035: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5 configure:2019: warning: conflicting types for built-in function `strstr' configure:2007: checking for gethostbyname configure:2035: gcc295 -o conftest -fno-common conftest.c -lpam -lcrypt 1>&5