This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:573: checking host system type configure:594: checking target system type configure:612: checking build system type configure:638: checking for gcc configure:751: checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works configure:767: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:793: checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler configure:798: checking whether we are using GNU C configure:807: cc -E conftest.c configure:826: checking whether cc accepts -g configure:861: checking gcc version configure:879: checking how to link static binaries configure:910: checking for __progname configure:923: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:946: checking how to run the C preprocessor configure:1029: checking for fcntl.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for grp.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for memory.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for paths.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for poll.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for sys/poll.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for sys/devpoll.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1035:25: error: sys/devpoll.h: No such file or directory configure: failed program was: #line 1034 "configure" #include "confdefs.h" #include configure:1029: checking for sys/event.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1029: checking for osreldate.h configure:1039: cpp conftest.c >/dev/null 2>conftest.out configure:1066: checking whether time.h and sys/time.h may both be included configure:1080: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:1105: checking for dirent.h that defines DIR configure:1118: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:1143: checking for opendir in -ldir configure:1162: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir configure: failed program was: #line 1151 "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:1228: checking for /usr/local/v6/lib configure:1238: checking for gethostbyname configure:1266: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:1451: checking for socket configure:1479: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:1580: checking for main in -linet6 configure:1595: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -linet6 1>&5 /usr/bin/ld: cannot find -linet6 configure: failed program was: #line 1588 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1624: checking for crypt configure:1652: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 /var/tmp//cc04LmCm.o: In function `main': conftest.c:(.text+0x12): undefined reference to `crypt' configure: failed program was: #line 1629 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt(); below. */ #include /* 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 crypt(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_crypt) || defined (__stub___crypt) choke me #else crypt(); #endif ; return 0; } configure:1670: checking for crypt in -lcrypt configure:1689: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1719: checking for hstrerror configure:1747: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1810: checking for strerror configure:1838: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for waitpid configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for vsnprintf configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1879: warning: conflicting types for built-in function 'vsnprintf' configure:1867: checking for daemon configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for setsid configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for setlogin configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for getaddrinfo configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for getnameinfo configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for gai_strerror configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for kqueue configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for sigset configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1867: checking for atoll configure:1895: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:1923: checking for unistd.h configure:1933: cpp conftest.c >/dev/null 2>conftest.out configure:1962: checking for getpagesize configure:1990: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:2015: checking for working mmap configure:2163: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:2094: warning: conflicting types for built-in function 'malloc' configure: In function 'main': configure:2111: warning: incompatible implicit declaration of built-in function 'exit' configure:2248: checking for select configure:2276: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:2248: checking for poll configure:2276: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lcrypt 1>&5 configure:2304: checking if struct tm has tm_gmtoff member configure:2318: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:2338: checking if int64_t exists configure:2351: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:2371: checking if socklen_t exists configure:2385: cc -c -O2 -pipe -fno-strict-aliasing conftest.c 1>&5 configure:2406: checking whether make sets ${MAKE} configure:2444: checking for a BSD compatible install