This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:589: checking for a BSD compatible install configure:642: checking whether build environment is sane configure:699: checking whether make sets ${MAKE} configure:745: checking for working aclocal configure:758: checking for working autoconf configure:771: checking for working automake configure:784: checking for working autoheader configure:797: checking for working makeinfo configure:816: checking for gcc configure:929: checking whether the C compiler (cc -fno-common ) works configure:945: cc -o conftest -fno-common conftest.c 1>&5 configure:971: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:976: checking whether we are using GNU C configure:1004: checking whether cc accepts -g configure:1047: checking for a BSD compatible install configure:1100: checking whether ln -s works configure:1121: checking whether make sets ${MAKE} configure:1150: checking for ranlib configure:1203: checking for dirent.h that defines DIR configure:1216: cc -c -fno-common conftest.c 1>&5 configure:1241: checking for opendir in -ldir configure:1260: cc -o conftest -fno-common conftest.c -ldir 1>&5 ld: can't locate file for: -ldir configure: failed program was: #line 1249 "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:1324: checking how to run the C preprocessor configure:1404: checking for ANSI C header files configure:1508: checking for sys/wait.h that is POSIX.1 compatible configure:1529: cc -c -fno-common conftest.c 1>&5 configure:1553: checking for fcntl.h configure:1563: cc -E conftest.c >/dev/null 2>conftest.out configure:1553: checking for limits.h configure:1563: cc -E conftest.c >/dev/null 2>conftest.out configure:1553: checking for stdlib.h configure:1553: checking for unistd.h configure:1553: checking for sys/time.h configure:1553: checking for utmp.h configure:1563: cc -E conftest.c >/dev/null 2>conftest.out configure:1553: checking for utmpx.h configure:1593: checking for termios.h configure:1593: checking for termio.h configure:1593: checking for sgtty.h configure:1593: checking for sys/ioctl.h configure:1593: checking for syslog.h configure:1603: cc -E conftest.c >/dev/null 2>conftest.out configure:1633: checking for paths.h configure:1643: cc -E conftest.c >/dev/null 2>conftest.out configure:1633: checking for usersec.h configure:1643: cc -E conftest.c >/dev/null 2>conftest.out configure:1639:21: usersec.h: No such file or directory configure: failed program was: #line 1638 "configure" #include "confdefs.h" #include configure:1633: checking for utime.h configure:1643: cc -E conftest.c >/dev/null 2>conftest.out configure:1633: checking for ulimit.h configure:1643: cc -E conftest.c >/dev/null 2>conftest.out configure:1633: checking for sys/resource.h configure:1643: cc -E conftest.c >/dev/null 2>conftest.out configure:1673: checking for gshadow.h configure:1683: cc -E conftest.c >/dev/null 2>conftest.out configure:1679:21: gshadow.h: No such file or directory configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include configure:1673: checking for shadow.h configure:1683: cc -E conftest.c >/dev/null 2>conftest.out configure:1679:20: shadow.h: No such file or directory configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include configure:1673: checking for lastlog.h configure:1683: cc -E conftest.c >/dev/null 2>conftest.out configure:1679:21: lastlog.h: No such file or directory configure: failed program was: #line 1678 "configure" #include "confdefs.h" #include configure:1713: checking for sys/label.h configure:1723: cc -E conftest.c >/dev/null 2>conftest.out configure:1719:23: sys/label.h: No such file or directory configure: failed program was: #line 1718 "configure" #include "confdefs.h" #include configure:1713: checking for sys/select.h configure:1763: cc -c -fno-common conftest.c 1>&5 configure:1795: cc -c -fno-common conftest.c 1>&5 configure:1832: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:1828: error: structure has no member named `ut_syslen' configure: failed program was: #line 1812 "configure" #include "confdefs.h" #include #ifdef HAVE_UTMPX_H #include #else #include #endif int main() { #ifdef HAVE_UTMPX_H struct utmpx u; #else struct utmp u; #endif u.ut_syslen; ; return 0; } configure:1854: cc -c -fno-common conftest.c 1>&5 configure:1867:21: lastlog.h: No such file or directory configure:1882: checking for working const configure:1957: checking for uid_t in sys/types.h configure:1991: checking for off_t configure:2024: checking for pid_t configure:2057: checking for st_rdev in struct stat configure:2070: cc -c -fno-common conftest.c 1>&5 configure:2091: checking whether time.h and sys/time.h may both be included configure:2126: checking whether struct tm is in sys/time.h or time.h configure:2139: cc -c -fno-common conftest.c 1>&5 configure:2161: checking type of array argument to getgroups configure:2194: cc -o conftest -fno-common conftest.c 1>&5 configure:2233: checking whether cc needs -traditional configure:2258:20: termio.h: No such file or directory configure:2279: checking return type of signal handlers configure:2320: checking whether utime accepts a null argument configure:2341: cc -o conftest -fno-common conftest.c 1>&5 configure:2365: checking for strftime configure:2463: checking for a64l configure:2491: cc -o conftest -fno-common conftest.c 1>&5 configure:2463: checking for fchmod configure:2491: cc -o conftest -fno-common conftest.c 1>&5 configure:2463: checking for fchown configure:2491: cc -o conftest -fno-common conftest.c 1>&5 configure:2463: checking for fsync configure:2491: cc -o conftest -fno-common conftest.c 1>&5 configure:2463: checking for getgroups configure:2491: cc -o conftest -fno-common conftest.c 1>&5 configure:2463: checking for gethostname configure:2491: cc -o conftest -fno-common conftest.c 1>&5 configure:2518: checking for getspnam configure:2546: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getspnam configure: failed program was: #line 2523 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getspnam(); 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 getspnam(); 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_getspnam) || defined (__stub___getspnam) choke me #else getspnam(); #endif ; return 0; } configure:2518: checking for gettimeofday configure:2546: cc -o conftest -fno-common conftest.c 1>&5 configure:2518: checking for getusershell configure:2518: checking for getutent configure:2546: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _getutent configure: failed program was: #line 2523 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getutent(); 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 getutent(); 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_getutent) || defined (__stub___getutent) choke me #else getutent(); #endif ; return 0; } configure:2518: checking for initgroups configure:2546: cc -o conftest -fno-common conftest.c 1>&5 configure:2573: checking for setgroups configure:2601: cc -o conftest -fno-common conftest.c 1>&5 configure:2573: checking for sigaction configure:2629: checking for mkdir configure:2657: cc -o conftest -fno-common conftest.c 1>&5 configure:2629: checking for putgrent configure:2657: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _putgrent configure: failed program was: #line 2634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char putgrent(); 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 putgrent(); 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_putgrent) || defined (__stub___putgrent) choke me #else putgrent(); #endif ; return 0; } configure:2629: checking for putpwent configure:2657: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _putpwent configure: failed program was: #line 2634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char putpwent(); 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 putpwent(); 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_putpwent) || defined (__stub___putpwent) choke me #else putpwent(); #endif ; return 0; } configure:2629: checking for putspent configure:2657: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _putspent configure: failed program was: #line 2634 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char putspent(); 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 putspent(); 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_putspent) || defined (__stub___putspent) choke me #else putspent(); #endif ; return 0; } configure:2629: checking for rename configure:2657: cc -o conftest -fno-common conftest.c 1>&5 configure:2629: checking for rmdir configure:2657: cc -o conftest -fno-common conftest.c 1>&5 configure:2686: checking for sgetgrent configure:2714: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sgetgrent configure: failed program was: #line 2691 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sgetgrent(); 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 sgetgrent(); 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_sgetgrent) || defined (__stub___sgetgrent) choke me #else sgetgrent(); #endif ; return 0; } configure:2686: checking for sgetpwent configure:2714: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sgetpwent configure: failed program was: #line 2691 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sgetpwent(); 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 sgetpwent(); 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_sgetpwent) || defined (__stub___sgetpwent) choke me #else sgetpwent(); #endif ; return 0; } configure:2686: checking for sgetspent configure:2714: cc -o conftest -fno-common conftest.c 1>&5 ld: Undefined symbols: _sgetspent configure: failed program was: #line 2691 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sgetspent(); 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 sgetspent(); 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_sgetspent) || defined (__stub___sgetspent) choke me #else sgetspent(); #endif ; return 0; } configure:2686: checking for strdup configure:2686: checking for strstr configure:2714: cc -o conftest -fno-common conftest.c 1>&5 configure:2698: warning: conflicting types for built-in function `strstr' configure:2742: checking for pw_age in struct passwd configure:2754: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2750: error: structure has no member named `pw_age' configure: failed program was: #line 2747 "configure" #include "confdefs.h" #include int main() { struct passwd pw; pw.pw_age = "" ; return 0; } configure:2776: checking for pw_comment in struct passwd configure:2788: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2784: error: structure has no member named `pw_comment' configure: failed program was: #line 2781 "configure" #include "confdefs.h" #include int main() { struct passwd pw; pw.pw_comment = "" ; return 0; } configure:2810: checking for pw_quota in struct passwd configure:2822: cc -c -fno-common conftest.c 1>&5 configure: In function `main': configure:2818: error: structure has no member named `pw_quota' configure: failed program was: #line 2815 "configure" #include "confdefs.h" #include int main() { struct passwd pw; pw.pw_quota = "" ; return 0; } configure:2924: checking location of shared mail directory configure:2939: checking location of user mail file configure:2954: checking location of utmp configure:2969: checking location of wtmp configure:2984: checking location of faillog configure:2999: checking location of lastlog configure:3014: checking location of sulog configure:3029: checking location of passwd/chfn/chsh programs configure:3095: checking for inet_network in -linet configure:3114: cc -o conftest -fno-common conftest.c -linet 1>&5 ld: can't locate file for: -linet configure: failed program was: #line 3103 "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 inet_network(); int main() { inet_network() ; return 0; } configure:3142: checking for socket in -lsocket configure:3189: checking for gethostbyname in -lnsl configure:3236: checking for dlopen in -ldl configure:3393: checking for crypt in -lcrypt configure:3444: checking for FascistCheck in -lcrack configure:3463: cc -o conftest -fno-common conftest.c -lcrack 1>&5 configure:3487: checking for FascistHistory in -lcrack configure:3506: cc -o conftest -fno-common conftest.c -lcrack 1>&5 ld: Undefined symbols: _FascistHistory configure: failed program was: #line 3495 "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 FascistHistory(); int main() { FascistHistory() ; return 0; } configure:3530: checking for FascistHistoryPw in -lcrack configure:3549: cc -o conftest -fno-common conftest.c -lcrack 1>&5 ld: Undefined symbols: _FascistHistoryPw configure: failed program was: #line 3538 "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 FascistHistoryPw(); int main() { FascistHistoryPw() ; return 0; } configure:3575: checking location of cracklib dictionary files configure:3756: checking for security/pam_modules.h configure:3766: cc -E -I/usr/include conftest.c >/dev/null 2>conftest.out configure:3762:34: security/pam_modules.h: No such file or directory configure: failed program was: #line 3761 "configure" #include "confdefs.h" #include