This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:612: checking host system type configure:1033: checking for gcc configure:1146: checking whether the C compiler (gcc ) works configure:1162: gcc -o conftest conftest.c 1>&5 configure:1188: checking whether the C compiler (gcc ) is a cross-compiler configure:1193: checking whether we are using GNU C configure:1202: gcc -E conftest.c configure:1221: checking whether gcc accepts -g configure:1258: checking whether large file support needs explicit enabling configure:1359: checking how to run the C preprocessor configure:1380: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:1439: checking whether gcc needs -traditional configure:1484: checking for working const configure:1538: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:1512: warning: unused variable `s' configure:1532: warning: unused variable `foo' configure:1494: warning: unused variable `x' configure:1500: warning: unused variable `zero' configure:1511: warning: `t' might be used uninitialized in this function configure:1529: warning: `b' might be used uninitialized in this function configure:1559: checking for Cygwin environment configure:1575: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:1571: `__CYGWIN32__' undeclared (first use in this function) configure:1571: (Each undeclared identifier is reported only once configure:1571: for each function it appears in.) configure: failed program was: #line 1564 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1592: checking for mingw32 environment configure:1604: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:1600: `__MINGW32__' undeclared (first use in this function) configure:1600: (Each undeclared identifier is reported only once configure:1600: for each function it appears in.) configure: failed program was: #line 1597 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1623: checking for executable suffix configure:1633: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:1654: checking for gcc option to accept ANSI C configure:1685: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:1705: checking whether to use prototypes configure:1732: checking for working alloca.h configure:1744: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:1740: warning: unused variable `p' configure:1765: checking for alloca configure:1798: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:1794: warning: unused variable `p' configure:1964: checking if the compiler supports union initialisation configure:1976: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:1997: checking if signed to unsigned casting is broken configure:2009: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:2006: warning: return type defaults to `int' configure: failed program was: #line 2005 "configure" #include "confdefs.h" main(){return((int)(unsigned char)((char) -1) == 255);} configure:2032: checking if the compiler supports variable-length arrays configure:2044: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:2040: warning: unused variable `i' configure:2040: warning: unused variable `a' configure:2065: checking what to set MAXJOB to configure:2131: checking whether make sets ${MAKE} configure:2168: checking for a BSD compatible install configure:2224: checking for mawk configure:2224: checking for gawk configure:2253: checking whether ln works configure:2279: checking for yodl configure:2315: checking for dirent.h that defines DIR configure:2328: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:2324: warning: unused variable `dirp' configure:2353: checking for opendir in -ldir configure:2372: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldir 1>&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure: failed program was: #line 2361 "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:2436: checking for ANSI C header files configure:2449: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2516: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:2540: checking whether time.h and sys/time.h may both be included configure:2554: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:2550: warning: unused variable `tp' configure:2575: checking whether stat file-mode macros are broken configure:2631: checking for sys/wait.h that is POSIX.1 compatible configure:2652: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:2681: checking for sys/time.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/times.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/select.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for termcap.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for termio.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for termios.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/param.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/filio.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2687:23: sys/filio.h: No such file or directory configure: failed program was: #line 2686 "configure" #include "confdefs.h" #include configure:2681: checking for string.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for memory.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for limits.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for fcntl.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for libc.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2687:18: libc.h: No such file or directory configure: failed program was: #line 2686 "configure" #include "confdefs.h" #include configure:2681: checking for sys/utsname.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/resource.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for locale.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for errno.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for stdlib.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for unistd.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/capability.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2687:28: sys/capability.h: No such file or directory configure: failed program was: #line 2686 "configure" #include "confdefs.h" #include configure:2681: checking for utmp.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for utmpx.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/types.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for pwd.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for grp.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for poll.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for sys/mman.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2681: checking for netinet/in_systm.h configure:2691: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2722: checking for dlfcn.h configure:2732: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2762: checking for dl.h configure:2772: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2768:16: dl.h: No such file or directory configure: failed program was: #line 2767 "configure" #include "confdefs.h" #include configure:2802: checking for conflicts in sys/time.h and sys/select.h configure:2815: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:2811: warning: unused variable `i' configure:2837: checking POSIX termios configure:2852: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:2868: checking TIOCGWINSZ in termios.h configure:2881: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:2877: `TIOCGWINSZ' undeclared (first use in this function) configure:2877: (Each undeclared identifier is reported only once configure:2877: for each function it appears in.) configure:2877: warning: unused variable `x' configure: failed program was: #line 2873 "configure" #include "confdefs.h" #include #include int main() { int x = TIOCGWINSZ; ; return 0; } configure:2900: checking TIOCGWINSZ in sys/ioctl.h configure:2913: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:2909: warning: unused variable `x' configure:2936: checking for sys/ptem.h configure:2946: gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >/dev/null 2>conftest.out configure:2942:22: sys/ptem.h: No such file or directory configure: failed program was: #line 2941 "configure" #include "confdefs.h" #include configure:2973: checking for printf in -lc configure:2992: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lc 1>&5 configure:2985: warning: conflicting types for built-in function `printf' configure:3014: checking for pow in -lm configure:3033: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lm -lc 1>&5 configure:3141: checking for library containing tgetent configure:3159: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lm -lc 1>&5 /tmp/ccgIBH08.o: In function `main': /tmp/ccgIBH08.o(.text+0x7): undefined reference to `tgetent' collect2: ld returned 1 exit status configure: failed program was: #line 3148 "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 tgetent(); int main() { tgetent() ; return 0; } configure:3181: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ltermcap -lm -lc 1>&5 configure:3528: checking for library containing yp_all configure:3546: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ltermcap -lm -lc 1>&5 /tmp/ccCbVrSI.o: In function `main': /tmp/ccCbVrSI.o(.text+0x7): undefined reference to `yp_all' collect2: ld returned 1 exit status configure: failed program was: #line 3535 "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 yp_all(); int main() { yp_all() ; return 0; } configure:3568: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lnsl -ltermcap -lm -lc 1>&5 configure:3595: checking for dlopen in -ldl configure:3614: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:3644: checking for cap_get_proc in -lcap configure:3663: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lcap -ldl -lnsl -ltermcap -lm -lc 1>&5 /usr/bin/ld: cannot find -lcap collect2: ld returned 1 exit status configure: failed program was: #line 3652 "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 cap_get_proc(); int main() { cap_get_proc() ; return 0; } configure:3692: checking for socket in -lsocket configure:3711: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lsocket -ldl -lnsl -ltermcap -lm -lc 1>&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure: failed program was: #line 3700 "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 socket(); int main() { socket() ; return 0; } configure:3740: checking if an include file defines ospeed configure:3758: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:3819: checking return type of signal handlers configure:3841: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:3837: warning: unused variable `i' configure:3860: checking for pid_t configure:3893: checking for off_t configure:3926: checking for ino_t configure:3959: checking for mode_t configure:3992: checking for uid_t in sys/types.h configure:4026: checking for size_t configure:4060: checking if long is 64 bits configure:4072: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure: failed program was: #line 4068 "configure" #include "confdefs.h" int main() { return sizeof(long) < 8; } configure:4095: checking if off_t is 64 bit configure:4111: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:4107: warning: return type defaults to `int' configure:4134: checking if ino_t is 64 bit configure:4150: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:4146: warning: return type defaults to `int' configure:4175: checking if compiler has a 64 bit type configure:4240: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:4232: warning: return type defaults to `int' configure: In function `main': configure:4234: warning: unused variable `bar' configure:4379: checking for a corresponding unsigned 64 bit type configure:4406: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:4398: warning: return type defaults to `int' configure: In function `main': configure:4400: warning: unused variable `bar' configure:4471: checking for sigset_t configure:4484: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4480: warning: unused variable `tempsigset' configure:4505: checking for struct timezone configure:4521: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4517: warning: unused variable `testvar' configure:4544: checking for struct utmp configure:4563: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4559: warning: unused variable `testvar' configure:4585: checking for struct utmpx configure:4604: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4600: warning: unused variable `testvar' configure:4627: checking for ut_host in struct utmp configure:4646: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4642: warning: statement with no effect configure:4668: checking for ut_host in struct utmpx configure:4687: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4683: warning: statement with no effect configure:4709: checking for ut_xtime in struct utmpx configure:4728: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4724: structure has no member named `ut_xtime' configure: failed program was: #line 4714 "configure" #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_UTMPX_H # include #endif int main() { struct utmpx testvar; testvar.ut_xtime; ; return 0; } configure:4750: checking for ut_tv in struct utmpx configure:4769: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4765: warning: statement with no effect configure:4792: checking for d_ino in struct dirent configure:4811: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4807: warning: statement with no effect configure:4833: checking for d_stat in struct dirent configure:4852: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4848: structure has no member named `d_stat' configure: failed program was: #line 4838 "configure" #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_DIRENT_H # include #endif int main() { struct dirent testvar; testvar.d_stat; ; return 0; } configure:4874: checking for d_ino in struct direct configure:4899: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4895: storage size of `testvar' isn't known configure:4895: warning: unused variable `testvar' configure: failed program was: #line 4879 "configure" #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_NDIR_H # include #endif #ifdef HAVE_SYS_DIR_H # include #endif #ifdef HAVE_NDIR_H # include #endif int main() { struct direct testvar; testvar.d_ino; ; return 0; } configure:4921: checking for d_stat in struct direct configure:4946: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4942: storage size of `testvar' isn't known configure:4942: warning: unused variable `testvar' configure: failed program was: #line 4926 "configure" #include "confdefs.h" #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_NDIR_H # include #endif #ifdef HAVE_SYS_DIR_H # include #endif #ifdef HAVE_NDIR_H # include #endif int main() { struct direct testvar; testvar.d_stat; ; return 0; } configure:4969: checking for sin6_scope_id in struct sockaddr_in6 configure:4986: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:4982: warning: statement with no effect configure:5009: checking if we need our own h_errno configure:5021: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for strftime configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for difftime configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for gettimeofday configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for select configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for poll configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for readlink configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for lstat configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for lchown configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for faccessx configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccuylLIG.o: In function `main': /tmp/ccuylLIG.o(.text+0x7): undefined reference to `faccessx' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char faccessx(); 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 faccessx(); 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_faccessx) || defined (__stub___faccessx) choke me #else faccessx(); #endif ; return 0; } configure:5069: checking for fchdir configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for ftruncate configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for fseeko configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for ftello configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for mkfifo configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for _mktemp configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccSYaVWp.o: In function `main': /tmp/ccSYaVWp.o(.text+0x7): undefined reference to `_mktemp' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _mktemp(); 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 _mktemp(); 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__mktemp) || defined (__stub____mktemp) choke me #else _mktemp(); #endif ; return 0; } configure:5069: checking for waitpid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for wait3 configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sigaction configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sigblock configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sighold configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sigrelse configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sigsetmask configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sigprocmask configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for killpg configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setpgid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setpgrp configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for tcsetpgrp configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for tcgetattr configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for nice configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for gethostname configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for gethostbyname2 configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getipnodebyname configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/cccabUPD.o: In function `main': /tmp/cccabUPD.o(.text+0x7): undefined reference to `getipnodebyname' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getipnodebyname(); 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 getipnodebyname(); 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_getipnodebyname) || defined (__stub___getipnodebyname) choke me #else getipnodebyname(); #endif ; return 0; } configure:5069: checking for inet_aton configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for inet_pton configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for inet_ntop configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getlogin configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getpwent configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getpwnam configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getpwuid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getgrgid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getgrnam configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for initgroups configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for nis_list configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setuid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for seteuid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setreuid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setresuid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setsid configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for memcpy configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5081: warning: conflicting types for built-in function `memcpy' configure:5069: checking for memmove configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for strstr configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5081: warning: conflicting types for built-in function `strstr' configure:5069: checking for strerror configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for cap_get_proc configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/cc2iQHaR.o: In function `main': /tmp/cc2iQHaR.o(.text+0x7): undefined reference to `cap_get_proc' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char cap_get_proc(); 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 cap_get_proc(); 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_cap_get_proc) || defined (__stub___cap_get_proc) choke me #else cap_get_proc(); #endif ; return 0; } configure:5069: checking for getrlimit configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for setlocale configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for uname configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for signgam configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for putenv configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for getenv configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for brk configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sbrk configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for pathconf configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for sysconf configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for tgetent configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5069: checking for tigetflag configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccIH2jui.o: In function `main': /tmp/ccIH2jui.o(.text+0x7): undefined reference to `tigetflag' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tigetflag(); 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 tigetflag(); 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_tigetflag) || defined (__stub___tigetflag) choke me #else tigetflag(); #endif ; return 0; } configure:5069: checking for tigetnum configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/cc0VyL7D.o: In function `main': /tmp/cc0VyL7D.o(.text+0x7): undefined reference to `tigetnum' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tigetnum(); 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 tigetnum(); 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_tigetnum) || defined (__stub___tigetnum) choke me #else tigetnum(); #endif ; return 0; } configure:5069: checking for tigetstr configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccuSEEEZ.o: In function `main': /tmp/ccuSEEEZ.o(.text+0x7): undefined reference to `tigetstr' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tigetstr(); 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 tigetstr(); 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_tigetstr) || defined (__stub___tigetstr) choke me #else tigetstr(); #endif ; return 0; } configure:5069: checking for setupterm configure:5097: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/cco0vVYg.o: In function `main': /tmp/cco0vVYg.o(.text+0x7): undefined reference to `setupterm' collect2: ld returned 1 exit status configure: failed program was: #line 5074 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setupterm(); 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 setupterm(); 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_setupterm) || defined (__stub___setupterm) choke me #else setupterm(); #endif ; return 0; } configure:5122: checking for working strcoll configure:5140: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5133: warning: return type defaults to `int' configure:5164: checking if tgetent accepts NULL configure:5188: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5175: warning: return type defaults to `int' configure:5218: checking for unistd.h configure:5257: checking for getpagesize configure:5285: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5310: checking for working mmap configure:5461: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5487: checking for munmap configure:5515: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5487: checking for msync configure:5515: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5543: checking whether getpgrp takes no argument configure:5606: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5567: warning: return type defaults to `int' configure:5642: checking for dlopen configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5642: checking for dlerror configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5642: checking for dlsym configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5642: checking for dlclose configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5642: checking for load configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccqtydQb.o: In function `main': /tmp/ccqtydQb.o(.text+0x7): undefined reference to `load' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char load(); 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 load(); 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_load) || defined (__stub___load) choke me #else load(); #endif ; return 0; } configure:5642: checking for loadquery configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/cc6AsDKe.o: In function `main': /tmp/cc6AsDKe.o(.text+0x7): undefined reference to `loadquery' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char loadquery(); 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 loadquery(); 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_loadquery) || defined (__stub___loadquery) choke me #else loadquery(); #endif ; return 0; } configure:5642: checking for loadbind configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/cc42ljDw.o: In function `main': /tmp/cc42ljDw.o(.text+0x7): undefined reference to `loadbind' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char loadbind(); 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 loadbind(); 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_loadbind) || defined (__stub___loadbind) choke me #else loadbind(); #endif ; return 0; } configure:5642: checking for unload configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccyxMdlS.o: In function `main': /tmp/ccyxMdlS.o(.text+0x7): undefined reference to `unload' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char unload(); 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 unload(); 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_unload) || defined (__stub___unload) choke me #else unload(); #endif ; return 0; } configure:5642: checking for shl_load configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccs93Swe.o: In function `main': /tmp/ccs93Swe.o(.text+0x7): undefined reference to `shl_load' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_load(); 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 shl_load(); 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_shl_load) || defined (__stub___shl_load) choke me #else shl_load(); #endif ; return 0; } configure:5642: checking for shl_unload configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccS7cQuv.o: In function `main': /tmp/ccS7cQuv.o(.text+0x7): undefined reference to `shl_unload' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_unload(); 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 shl_unload(); 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_shl_unload) || defined (__stub___shl_unload) choke me #else shl_unload(); #endif ; return 0; } configure:5642: checking for shl_findsym configure:5670: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 /tmp/ccO8W7PQ.o: In function `main': /tmp/ccO8W7PQ.o(.text+0x7): undefined reference to `shl_findsym' collect2: ld returned 1 exit status configure: failed program was: #line 5647 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shl_findsym(); 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 shl_findsym(); 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_shl_findsym) || defined (__stub___shl_findsym) choke me #else shl_findsym(); #endif ; return 0; } configure:5698: checking what style of signals to use configure:5731: checking where signal.h is located configure:5771: checking where the RLIMIT macros are located configure:5795: checking if rlim_t is longer than a long configure:5812: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5809: warning: return type defaults to `int' configure:5829: checking if rlim_t is a quad configure:5853: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:5844: warning: return type defaults to `int' configure:5925: checking for rlim_t configure:5942: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure: In function `main': configure:5938: warning: unused variable `l' configure:5963: checking for /dev/fd filesystem configure:5981: checking for RFS superroot directory configure:5997: checking whether we should use the native getcwd configure:6016: checking for NIS configure:6033: checking for NIS+ configure:6051: checking for utmp file configure:6072: checking for wtmp file configure:6093: checking for utmpx file configure:6114: checking for wtmpx file configure:6136: checking for brk() prototype in configure:6149: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:6143: conflicting types for `brk' /usr/include/unistd.h:866: previous declaration of `brk' configure: In function `main': configure:6145: warning: unused variable `i' configure: failed program was: #line 6141 "configure" #include "confdefs.h" #include double brk(); int main() { int i; ; return 0; } configure:6170: checking for sbrk() prototype in configure:6183: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:6177: conflicting types for `sbrk' /usr/include/unistd.h:872: previous declaration of `sbrk' configure: In function `main': configure:6179: warning: unused variable `i' configure: failed program was: #line 6175 "configure" #include "confdefs.h" #include double sbrk(); int main() { int i; ; return 0; } configure:6206: checking for ioctl prototype in configure:6219: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:6213: conflicting types for `ioctl' /usr/include/sys/ioctl.h:42: previous declaration of `ioctl' configure: In function `main': configure:6215: warning: unused variable `i' configure: failed program was: #line 6211 "configure" #include "confdefs.h" #include int ioctl(double x); int main() { int i; ; return 0; } configure:6239: checking for mknod prototype in configure:6252: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5 configure:6246: conflicting types for `mknod' /usr/include/sys/stat.h:365: previous declaration of `mknod' configure: In function `main': configure:6248: warning: unused variable `i' configure: failed program was: #line 6244 "configure" #include "confdefs.h" #include int mknod(double x); int main() { int i; ; return 0; } configure:6309: checking if named FIFOs work configure:6348: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6322: warning: return type defaults to `int' configure:6370: checking if echo in /bin/sh interprets escape sequences configure:6390: checking if link() works configure:6420: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6403: warning: return type defaults to `int' configure:6443: checking if kill(pid, 0) returns ESRCH correctly configure:6466: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6457: warning: return type defaults to `int' configure:6490: checking if POSIX sigsuspend() works configure:6527: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6504: warning: no previous prototype for `handler' configure:6506: warning: return type defaults to `int' configure: In function `main': configure:6523: warning: control reaches end of non-void function configure:6552: checking if tcsetpgrp() actually works configure:6572: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6564: warning: return type defaults to `int' configure:6597: checking if getpwnam() is faked configure:6621: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6608: warning: return type defaults to `int' configure:6715: checking if your system use ELF binaries configure:6742: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6728: warning: return type defaults to `int' configure:6817: checking if your dlsym() needs a leading underscore configure:6824: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest.c 1>&5 conftest.c:1: warning: return type defaults to `int' conftest.c:1: warning: no previous prototype for `fred' conftest.c: In function `fred': conftest.c:1: warning: control reaches end of non-void function configure:6825: gcc -shared -o conftest.so conftest.o 1>&5 configure:6886: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6860: warning: return type defaults to `int' configure:6914: checking if environ is available in shared libraries configure:6934: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:3: warning: no previous prototype for `zsh_getaddr1' configure:6935: gcc -o conftest1.so -shared conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6936: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest2.c 1>&5 conftest2.c:3: warning: no previous prototype for `zsh_getaddr2' configure:6937: gcc -o conftest2.so -shared conftest2.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6999: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:6973: warning: return type defaults to `int' configure:7022: checking if tgetent is available in shared libraries configure:7042: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:3: warning: no previous prototype for `zsh_getaddr1' configure:7043: gcc -o conftest1.so -shared conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7044: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest2.c 1>&5 conftest2.c:3: warning: no previous prototype for `zsh_getaddr2' configure:7045: gcc -o conftest2.so -shared conftest2.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7107: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7081: warning: return type defaults to `int' configure:7240: checking if name clashes in shared objects are OK configure:7251: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:1: warning: no previous prototype for `fred' configure:7252: gcc -o conftest1.so -shared conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7253: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest2.c 1>&5 conftest2.c:1: warning: no previous prototype for `fred' configure:7254: gcc -o conftest2.so -shared conftest2.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7306: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7291: warning: return type defaults to `int' configure:7333: checking for working RTLD_GLOBAL configure:7344: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:1: warning: no previous prototype for `fred' configure:7345: gcc -o conftest1.so -shared conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7346: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest2.c 1>&5 conftest2.c:1: warning: no previous prototype for `barney' configure:7347: gcc -o conftest2.so -shared conftest2.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7397: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7383: warning: return type defaults to `int' configure:7420: checking whether symbols in the executable are available configure:7430: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:1: warning: no previous prototype for `barney' configure:7431: gcc -o conftest1.so -shared conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7483: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7469: warning: return type defaults to `int' configure:7479: warning: no previous prototype for `fred' configure:7509: checking whether executables can be stripped configure:7522: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:1: warning: no previous prototype for `barney' configure:7523: gcc -o conftest1.so -shared conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7575: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -rdynamic -s conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7561: warning: return type defaults to `int' configure:7571: warning: no previous prototype for `fred' configure:7597: checking whether libraries can be stripped configure:7607: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic conftest1.c 1>&5 conftest1.c:1: warning: no previous prototype for `fred' configure:7608: gcc -o conftest1.so -shared -s conftest1.o -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7656: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -ldl -lnsl -ltermcap -lm -lc 1>&5 configure:7644: warning: return type defaults to `int'