This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:577: checking host system type configure:795: checking for gcc configure:872: checking whether the C compiler (gcc ) works configure:886: gcc -o conftest conftest.c 1>&5 configure:906: checking whether the C compiler (gcc ) is a cross-compiler configure:911: checking whether we are using GNU C configure:920: gcc -E conftest.c configure:935: checking whether gcc accepts -g configure:985: checking how to run the C preprocessor configure:1006: gcc -E conftest.c >/dev/null 2>conftest.out configure:1046: checking whether gcc needs -traditional configure:1091: checking for working const configure:1145: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:1119: warning: unused variable `s' configure:1139: warning: unused variable `foo' configure:1107: warning: unused variable `zero' configure:1101: warning: unused variable `x' configure:1118: warning: `t' might be used uninitialized in this function configure:1136: warning: `b' might be used uninitialized in this function configure:1165: checking for gcc option to accept ANSI C configure:1193: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:1214: checking for function prototypes configure:1227: checking size of long configure:1246: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:1238: warning: return-type defaults to `int' configure:1266: checking if the compiler supports union initialisation configure:1278: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:1299: checking if signed to unsigned casting is broken configure:1311: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:1308: warning: return-type defaults to `int' configure: failed program was: #line 1307 "configure" #include "confdefs.h" main(){return((int)(unsigned char)((char) -1) == 255);} configure:1334: checking whether make sets ${MAKE} configure:1370: checking for a BSD compatible install configure:1423: checking for mawk configure:1423: checking for gawk configure:1456: checking for dirent.h that defines DIR configure:1469: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:1465: warning: unused variable `dirp' configure:1494: checking for opendir in -ldir configure:1513: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ldir 1>&5 collect2: ld returned 1 exit status /usr/bin/ld: Can't find library for -ldir configure: failed program was: #line 1502 "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:1577: checking for ANSI C header files configure:1590: gcc -E conftest.c >/dev/null 2>conftest.out configure:1657: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:1681: checking whether time.h and sys/time.h may both be included configure:1695: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:1691: warning: unused variable `tp' configure:1716: checking whether stat file-mode macros are broken configure:1772: checking for sys/wait.h that is POSIX.1 compatible configure:1793: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:1820: checking for sys/time.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for sys/times.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for sys/select.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1826: sys/select.h: No such file or directory configure: failed program was: #line 1825 "configure" #include "confdefs.h" #include configure:1820: checking for termcap.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1826: termcap.h: No such file or directory configure: failed program was: #line 1825 "configure" #include "confdefs.h" #include configure:1820: checking for termio.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for termios.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for sys/param.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for sys/filio.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1826: sys/filio.h: No such file or directory configure: failed program was: #line 1825 "configure" #include "confdefs.h" #include configure:1820: checking for string.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for memory.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for limits.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for fcntl.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for libc.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1826: libc.h: No such file or directory configure: failed program was: #line 1825 "configure" #include "confdefs.h" #include configure:1820: checking for sys/utsname.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for sys/resource.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for locale.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for errno.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for stdlib.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1820: checking for unistd.h configure:1830: gcc -E conftest.c >/dev/null 2>conftest.out configure:1894: checking ut_host in struct utmp configure:1907: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:1903: warning: statement with no effect configure:1969: checking POSIX termios configure:1984: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:2000: checking TIOCGWINSZ in termios.h configure:2013: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:2009: warning: unused variable `x' configure:2068: checking for sys/ptem.h configure:2078: gcc -E conftest.c >/dev/null 2>conftest.out configure:2074: sys/ptem.h: No such file or directory configure: failed program was: #line 2073 "configure" #include "confdefs.h" #include configure:2110: checking for tgetent in -ltermcap configure:2129: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2154: checking for getdomainname configure:2182: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2261: checking if an include file defines ospeed configure:2279: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure: In function `main': configure:2275: `ospeed' undeclared (first use this function) configure:2275: (Each undeclared identifier is reported only once configure:2275: for each function it appears in.) configure: failed program was: #line 2266 "configure" #include "confdefs.h" #include #if HAVE_TERMIOS_H #include #endif #if HAVE_TERMCAP_H #include #endif int main() { ospeed = 0; ; return 0; } configure:2295: checking if you must define ospeed configure:2307: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 collect2: ld returned 1 exit status /usr/bin/ld: Unsatisfied symbols: ospeed (data) configure: failed program was: #line 2300 "configure" #include "confdefs.h" int main() { extern short ospeed; ospeed = 0; ; return 0; } configure:2339: checking if tgetent accepts NULL configure:2351: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2348: warning: return-type defaults to `int' configure:2374: checking return type of signal handlers configure:2396: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:2392: warning: unused variable `i' configure:2415: checking for pid_t configure:2448: checking for off_t configure:2481: checking for mode_t configure:2514: checking for uid_t in sys/types.h configure:2548: checking for size_t configure:2582: checking for sigset_t configure:2595: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:2591: warning: unused variable `tempsigset' configure:2616: checking for struct timezone configure:2628: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:2624: warning: unused variable `dummy_tz' configure:2649: checking whether getpgrp takes no argument configure:2712: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2673: warning: return-type defaults to `int' configure:2736: checking for working strcoll configure:2754: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2747: warning: return-type defaults to `int' configure:2785: checking for strftime configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for waitpid configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for select configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for tcsetpgrp configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for tcgetattr configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for strstr configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for lstat configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for getlogin configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for setpgid configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for gettimeofday configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for gethostname configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for mkfifo configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for wait3 configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for difftime configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for sigblock configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for sigsetmask configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for sigrelse configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for sighold configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for killpg configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for sigaction configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for getrlimit configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for sigprocmask configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for setuid configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for seteuid configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 collect2: ld returned 1 exit status /usr/bin/ld: Unsatisfied symbols: seteuid (code) configure: failed program was: #line 2790 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char seteuid(); 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 seteuid(); 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_seteuid) || defined (__stub___seteuid) choke me #else seteuid(); #endif ; return 0; } configure:2785: checking for setreuid configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for setresuid configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for strerror configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2785: checking for nis_list configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 collect2: ld returned 1 exit status /usr/bin/ld: Unsatisfied symbols: nis_list (code) configure: failed program was: #line 2790 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char nis_list(); 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 nis_list(); 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_nis_list) || defined (__stub___nis_list) choke me #else nis_list(); #endif ; return 0; } configure:2785: checking for initgroups configure:2813: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2840: checking what style of signals to use configure:2873: checking where signal.h is located configure:2890: checking where the RLIMIT macros are located configure:2916: checking if rlim_t is quad_t configure:2933: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2930: warning: return-type defaults to `int' configure: failed program was: #line 2924 "configure" #include "confdefs.h" #ifdef HAVE_SYS_TIME_H #include #endif #include main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));} configure:2956: checking if the rlim_t is unsigned configure:2973: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:2970: warning: return-type defaults to `int' configure:2998: checking for rlim_t configure:3015: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure: In function `main': configure:3011: warning: unused variable `l' configure:3036: checking for /dev/fd filesystem configure:3054: checking for RFS superroot directory configure:3070: checking for NIS configure:3087: checking for NIS+ configure:3105: checking where utmp is located configure:3123: checking where wtmp is located configure:3141: checking if typeahead needs FIONREAD configure:3162: checking for brk() prototype in configure:3175: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:3169: conflicting types for `brk' /usr/include/sys/unistd.h:346: previous declaration of `brk' configure: In function `main': configure:3171: warning: unused variable `i' configure: failed program was: #line 3167 "configure" #include "confdefs.h" #include double brk(); int main() { int i; ; return 0; } configure:3196: checking for sbrk() prototype in configure:3209: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:3203: conflicting types for `sbrk' /usr/include/sys/unistd.h:368: previous declaration of `sbrk' configure: In function `main': configure:3205: warning: unused variable `i' configure: failed program was: #line 3201 "configure" #include "confdefs.h" #include double sbrk(); int main() { int i; ; return 0; } configure:3232: checking for ioctl prototype in configure:3245: gcc -c -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c 1>&5 configure:3239: conflicting types for `ioctl' /usr/include/sys/ioctl.h:28: previous declaration of `ioctl' configure: In function `main': configure:3241: warning: unused variable `i' configure: failed program was: #line 3237 "configure" #include "confdefs.h" #include int ioctl(double x); int main() { int i; ; return 0; } configure:3267: checking if named FIFOs work configure:3306: gcc -o conftest -Wall -Wno-implicit -Wmissing-prototypes -O2 conftest.c -ltermcap 1>&5 configure:3280: warning: return-type defaults to `int' configure:3328: checking if echo in /bin/sh interprets escape sequences