This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:626: checking if you set and exported the environment variable CC configure:633: checking for environment variable CFLAGS configure:640: checking for environment variable CPPFLAGS configure:643: checking for environment variable LDFLAGS configure:646: checking for environment variable LIBS configure:1099: checking platform configure:1132: checking for gcc configure:1245: checking whether the C compiler (cc -fno-common ) works configure:1261: cc -o conftest -fno-common conftest.c 1>&5 configure:1287: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1292: checking whether we are using GNU C configure:1301: cc -E conftest.c configure:1320: checking whether cc accepts -g configure:1353: checking if the C compiler can use precompiled headers cc pchtest.h -c Successfully compiled pchtest.h into the precompiled header file pchtest.h.gch. configure:1400: cc -c -fno-common conftest.c 1>&5 configure:1504: checking how to run the C preprocessor configure:1525: cc -E conftest.c >/dev/null 2>conftest.out configure:1590: checking the version of GCC configure:1654: checking if we should customize your CFLAGS environment variable configure:1867: cc -c -fno-common -Wno-format-y2k conftest.c 1>&5 configure:1885: checking for ldd configure:1910: checking if compiled programs use a shared library version of libgcc configure:1956: cc -c -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2034: checking if this is a debug build configure:2042: checking NOOPTCFLAGS configure:2045: checking DEBUGCFLAGS configure:2048: checking CFLAGS configure:2119: checking if we should add to CFLAGS for LFS64 support configure:2131: checking if we should add -D_REENTRANT to CFLAGS configure:2136: checking for strip configure:2190: checking for object suffix configure:2196: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2214: checking for Cygwin environment configure:2230: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure: In function `main': configure:2226: error: `__CYGWIN32__' undeclared (first use in this function) configure:2226: error: (Each undeclared identifier is reported only once configure:2226: error: for each function it appears in.) configure: failed program was: #line 2219 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:2247: checking for mingw32 environment configure:2259: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure: In function `main': configure:2255: error: `__MINGW32__' undeclared (first use in this function) configure:2255: error: (Each undeclared identifier is reported only once configure:2255: error: for each function it appears in.) configure: failed program was: #line 2252 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:2278: checking for executable suffix configure:2288: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2365: checking for ANSI C header files configure:2378: cc -E conftest.c >/dev/null 2>conftest.out configure:2445: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2472: checking for arpa/nameser.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for gnu/libc-version.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2478:30: gnu/libc-version.h: No such file or directory configure: failed program was: #line 2477 "configure" #include "confdefs.h" #include configure:2472: checking for locale.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for net/errno.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2478:23: net/errno.h: No such file or directory configure: failed program was: #line 2477 "configure" #include "confdefs.h" #include configure:2472: checking for nserve.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2478:20: nserve.h: No such file or directory configure: failed program was: #line 2477 "configure" #include "confdefs.h" #include configure:2472: checking for resolv.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sgtty.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for string.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for strings.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sys/ioctl.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for syslog.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sys/socket.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sys/time.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sys/types.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sys/utsname.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for sys/systeminfo.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2478:28: sys/systeminfo.h: No such file or directory configure: failed program was: #line 2477 "configure" #include "confdefs.h" #include configure:2472: checking for termio.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2478:20: termio.h: No such file or directory configure: failed program was: #line 2477 "configure" #include "confdefs.h" #include configure:2472: checking for termios.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for time.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for utime.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2472: checking for unistd.h configure:2482: cc -E conftest.c >/dev/null 2>conftest.out configure:2509: checking whether time.h and sys/time.h may both be included configure:2523: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2555: checking for sys/un.h configure:2565: cc -E conftest.c >/dev/null 2>conftest.out configure:2592: checking for UNIX domain sockets configure:2631: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2665: checking for sun_len field in struct sockaddr_un configure:2690: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure: In function `main': configure:2685: error: parse error before ';' token configure: failed program was: #line 2671 "configure" #include "confdefs.h" /* includes */ #include #include #include #include #include int main() { struct sockaddr_un uaddr; uaddr.sun_len = strlen("/tmp/test.sock"); exit(((int) uaddr.sun_len); /* bogus code, of course. */ ; return 0; } configure:2732: checking for strerror configure:2760: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:2834: checking for socket configure:2862: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:3116: checking for gethostbyname configure:3144: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:3222: checking if we need to look for a separate DNS resolver library configure:3267: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:3681: checking if SOCKS5 will be used configure:3690: checking for curses library headers configure:3696: checking for ncurses.h configure:3706: cc -E conftest.c >/dev/null 2>conftest.out configure:3696: checking for curses.h configure:3706: cc -E conftest.c >/dev/null 2>conftest.out configure:3696: checking for termios.h configure:3696: checking for termio.h configure:3696: checking for sgtty.h configure:3696: checking for sys/ioctl.h configure:3785: checking for curses library configure:3820: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c -lncurses 1>&5 configure:3869: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c -lncurses 1>&5 configure:3936: checking for working const configure:3990: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:4011: checking for size_t configure:4044: checking for off_t configure:4077: checking for mode_t configure:4110: checking for pid_t configure:4143: checking for uid_t in sys/types.h configure:4178: checking what type main() should return configure:4205: checking for 64-bit integral type: long long configure:4244: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:4270: checking how to print a 64-bit integral type configure:4310: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:4399: checking how to scan a 64-bit integral type configure:4442: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:4535: checking if everything was available to use the 64-bit integral type configure:4614: checking what type the tv_sec field of struct timeval is configure:4715: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:4749: checking what type the tv_usec field of struct timeval is configure:4778: checking for perl configure:4816: checking for mktemp configure:4861: checking for return type from write configure:5172: checking for size parameter to write configure:5175: checking for return type from send configure:5178: checking for size parameter to send configure:5181: checking for size parameter to connect configure:5184: checking for size parameter to setsockopt configure:5187: checking for backlog parameter to listen configure:5190: checking for seconds parameter to alarm configure:5193: checking for address parameter to gethostbyaddr configure:5196: checking for size parameter to gethostname configure:5346: checking types of arguments for select() configure:5379: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:5419: checking for struct stat64 configure:5438: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure: In function `main': configure:5430: error: storage size of `st' isn't known configure: failed program was: #line 5421 "configure" #include "confdefs.h" /* includes */ #include #include #include int main() { struct stat64 st; st.st_size = 0; exit(((int) &st.st_size) & 0xff); /* bogus code, of course. */ ; return 0; } configure:5465: checking for sig_atomic_t configure:5492: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:5516: checking how to access getopt() global variables configure:5546: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:5619: checking for useable _res global variable configure:5648: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 ld: Undefined symbols: _res_9_init configure: failed program was: #line 5621 "configure" #include "confdefs.h" /* includes */ #include #include #include #include #include #include #ifdef HAVE_ARPA_NAMESER_H # include #endif #ifdef HAVE_RESOLV_H # include #endif int main() { /* function-body */ int len; res_init(); len = (int) strlen(_res.defdname); ; return 0; } configure:5669: checking for struct cmsghdr configure:5696: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:5722: checking for msg_control field in struct msghdr configure:5748: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:5774: checking for msg_accrights field in struct msghdr configure:5800: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure: In function `main': configure:5793: error: structure has no member named `msg_accrights' configure:5794: error: structure has no member named `msg_accrightslen' configure:5795: error: structure has no member named `msg_accrights' configure: failed program was: #line 5780 "configure" #include "confdefs.h" /* includes */ #include #include #include #include #include int main() { struct msghdr m; m.msg_accrights = &m; m.msg_accrightslen = sizeof(m); exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */ ; return 0; } configure:5840: checking for sys/time.h configure:5924: checking whether to enable ipv6 configure:5963: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:5985: checking for getaddrinfo configure:6013: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:6042: checking for getnameinfo configure:6070: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:6100: checking if sockaddr has sa_len member configure:6111: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure:6128: checking if sockaddr_storage has ss_family member configure:6139: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc conftest.c 1>&5 configure: In function `main': configure:6135: error: structure has no member named `__ss_family' configure: failed program was: #line 6130 "configure" #include "confdefs.h" #include #include int main() { struct sockaddr_storage x; x.__ss_family = 0; ; return 0; } configure:6224: checking for getcwd configure:6252: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6224: checking for getwd configure:6252: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for fstat64 configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _fstat64 configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fstat64(); 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 fstat64(); 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_fstat64) || defined (__stub___fstat64) choke me #else fstat64(); #endif ; return 0; } configure:6290: checking for getdomainname configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for gethostname configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for getpass configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for getpassphrase configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _getpassphrase configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpassphrase(); 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 getpassphrase(); 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_getpassphrase) || defined (__stub___getpassphrase) choke me #else getpassphrase(); #endif ; return 0; } configure:6290: checking for gnu_get_libc_release configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _gnu_get_libc_release configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gnu_get_libc_release(); 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 gnu_get_libc_release(); 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_gnu_get_libc_release) || defined (__stub___gnu_get_libc_release) choke me #else gnu_get_libc_release(); #endif ; return 0; } configure:6290: checking for gnu_get_libc_version configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _gnu_get_libc_version configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gnu_get_libc_version(); 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 gnu_get_libc_version(); 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_gnu_get_libc_version) || defined (__stub___gnu_get_libc_version) choke me #else gnu_get_libc_version(); #endif ; return 0; } configure:6290: checking for inet_aton configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for inet_ntop configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for llseek configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _llseek configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char llseek(); 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 llseek(); 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_llseek) || defined (__stub___llseek) choke me #else llseek(); #endif ; return 0; } configure:6290: checking for lseek64 configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _lseek64 configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lseek64(); 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 lseek64(); 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_lseek64) || defined (__stub___lseek64) choke me #else lseek64(); #endif ; return 0; } configure:6290: checking for lstat64 configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _lstat64 configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char lstat64(); 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 lstat64(); 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_lstat64) || defined (__stub___lstat64) choke me #else lstat64(); #endif ; return 0; } configure:6290: checking for memmove configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for mktime configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for open64 configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _open64 configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char open64(); 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 open64(); 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_open64) || defined (__stub___open64) choke me #else open64(); #endif ; return 0; } configure:6290: checking for pathconf configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for readlink configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for res_init configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for setlocale configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for setpgid configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for setpgrp configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for setsid configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for setvbuf configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for sigaction configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for sigsetjmp configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for stat64 configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _stat64 configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stat64(); 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 stat64(); 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_stat64) || defined (__stub___stat64) choke me #else stat64(); #endif ; return 0; } configure:6290: checking for strcasecmp configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for strcoll configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for strdup configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for strerror configure:6290: checking for strncoll configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _strncoll configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strncoll(); 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 strncoll(); 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_strncoll) || defined (__stub___strncoll) choke me #else strncoll(); #endif ; return 0; } configure:6290: checking for strstr configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6302: warning: conflicting types for built-in function `strstr' configure:6290: checking for strtoq configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for symlink configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for sysconf configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for sysctl configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for sysinfo configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _sysinfo configure: failed program was: #line 6295 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sysinfo(); 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 sysinfo(); 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_sysinfo) || defined (__stub___sysinfo) choke me #else sysinfo(); #endif ; return 0; } configure:6290: checking for syslog configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for tcgetattr configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for uname configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6290: checking for waitpid configure:6318: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6345: checking for gethostbyaddr_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _gethostbyaddr_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyaddr_r(); 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 gethostbyaddr_r(); 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_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r) choke me #else gethostbyaddr_r(); #endif ; return 0; } configure:6345: checking for gethostbyname_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _gethostbyname_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname_r(); 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 gethostbyname_r(); 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_gethostbyname_r) || defined (__stub___gethostbyname_r) choke me #else gethostbyname_r(); #endif ; return 0; } configure:6345: checking for gethostbyname2_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _gethostbyname2_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname2_r(); 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 gethostbyname2_r(); 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_gethostbyname2_r) || defined (__stub___gethostbyname2_r) choke me #else gethostbyname2_r(); #endif ; return 0; } configure:6345: checking for getlogin_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6345: checking for getpwnam_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6345: checking for _posix_getpwnam_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: __posix_getpwnam_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _posix_getpwnam_r(); 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 _posix_getpwnam_r(); 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__posix_getpwnam_r) || defined (__stub____posix_getpwnam_r) choke me #else _posix_getpwnam_r(); #endif ; return 0; } configure:6345: checking for getpwuid_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6345: checking for _posix_getpwuid_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: __posix_getpwuid_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _posix_getpwuid_r(); 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 _posix_getpwuid_r(); 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__posix_getpwuid_r) || defined (__stub____posix_getpwuid_r) choke me #else _posix_getpwuid_r(); #endif ; return 0; } configure:6345: checking for getservbyname_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _getservbyname_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getservbyname_r(); 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 getservbyname_r(); 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_getservbyname_r) || defined (__stub___getservbyname_r) choke me #else getservbyname_r(); #endif ; return 0; } configure:6345: checking for getservbyport_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 ld: Undefined symbols: _getservbyport_r configure: failed program was: #line 6350 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getservbyport_r(); 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 getservbyport_r(); 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_getservbyport_r) || defined (__stub___getservbyport_r) choke me #else getservbyport_r(); #endif ; return 0; } configure:6345: checking for gmtime_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6345: checking for localtime_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6345: checking for readdir_r configure:6373: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6404: checking for snprintf configure:6432: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6416: warning: conflicting types for built-in function `snprintf' configure:6404: checking for vsnprintf configure:6432: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6416: warning: conflicting types for built-in function `vsnprintf' configure:6460: checking if snprintf works correctly configure:6517: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:6548: checking what snprintf() returns configure:6591: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:7089: checking for sigsetjmp and siglongjmp configure:7119: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:7203: checking if setpgrp behavior needs to be checked configure:7284: checking whether setvbuf behavior can be checked configure:7290: checking whether setvbuf arguments are reversed configure:7312: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure: In function `main': configure:7305: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:7305: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure: failed program was: #line 7298 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */ } configure:7339: checking for working alloca.h configure:7351: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:7372: checking for alloca configure:7405: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure:7590: checking string parameter to waddstr configure:7793: checking whether curses structure has maxx or _maxx field configure:7825: cc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c 1>&5 configure: In function `main': configure:7820: error: structure has no member named `maxx' configure: failed program was: #line 7795 "configure" #include "confdefs.h" /* includes */ #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) # define _ALL_SOURCE 1 #endif #ifdef HAVE_UNISTD_H # include #endif #include #include #include #include #ifdef HAVE_NCURSES_H # include #else # include #endif int main() { WINDOW *w; w = newwin(10, 10, 1, 1); w->maxx = 0; ; return 0; } configure:7904: checking for getcurx() functionality in curses library configure:7936: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:7957: checking for getyx() functionality in curses library configure:7989: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8010: checking for getmaxx() functionality in curses library configure:8041: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8062: checking for getmaxyx() functionality in curses library configure:8093: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8114: checking for getbegx() functionality in curses library configure:8146: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8167: checking for getbegyx() functionality in curses library configure:8198: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8219: checking for touchwin() functionality in curses library configure:8248: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8269: checking for beep() functionality in curses library configure:8297: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8319: checking for keypad configure:8347: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8319: checking for nodelay configure:8347: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8319: checking for curs_set configure:8347: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8319: checking for doupdate configure:8347: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8319: checking for wnoutrefresh configure:8347: cc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-common -Wno-format-y2k -static-libgcc -I -D__ss_family=ss_family -D__ss_len=ss_len conftest.c -lncurses 1>&5 configure:8384: checking for long file names configure:8428: checking whether make sets ${MAKE} configure:8458: checking for gtar configure:8545: checking how to create TAR files configure:8603: checking for ranlib configure:8633: checking for ar configure:8664: checking for a BSD compatible install configure:8720: checking for pwd configure:8763: checking for ccdv configure:9273: checking if shell can test for symlinks