This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:791: checking for gcc configure:819: checking whether we are using GNU C configure:867: checking how to run the C preprocessor configure:888: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:929: checking whether cc needs -traditional cc -E cc -E configure:954:20: termio.h: No such file or directory configure:982: checking if this is a problematic os cc -E cc -E -C configure:1033: checking for minix/config.h configure:1043: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1039:26: minix/config.h: No such file or directory configure: failed program was: #line 1038 "configure" #include "confdefs.h" #include cc -E -C cc -E cc -E configure:1135: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c cc -E configure:1376: checking for dirent.h that defines DIR configure:1389: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:1414: checking for opendir in -ldir configure:1433: echo cc -o conftest -fno-common -static conftest.c -ldir 1>&5; cc -o conftest -fno-common -static conftest.c -ldir 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c -ldir ld: can't locate file for: -ldir configure: failed program was: #line 1422 "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:1452: checking for opendir in -lndir configure:1471: echo cc -o conftest -fno-common -static conftest.c -lndir 1>&5; cc -o conftest -fno-common -static conftest.c -lndir 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c -lndir ld: can't locate file for: -lndir configure: failed program was: #line 1460 "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:1537: checking for sane unistd.h configure:1555: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:1576: checking terminal interface configure:1596: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _tcgetattr _tcsetattr configure: failed program was: #line 1581 "configure" #include "confdefs.h" #include int main() { struct termios t; #if defined(ultrix) || defined(__ultrix__) Termios in ultrix 4.2 botches type-ahead when going from cooked to cbreak mode. The BSD tty interface works fine though, so use it (would be good to know if alter versions of ultrix work). #endif /* ultrix */ tcgetattr(0, &t); tcsetattr(0, TCSADRAIN, &t); ; return 0; } configure:1621: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c configure: In function `main': configure:1608: error: storage size of `sb' isn't known configure:1608: error: `TIOCGETP' undeclared (first use in this function) configure:1608: error: (Each undeclared identifier is reported only once configure:1608: error: for each function it appears in.) configure:1612: error: storage size of `tc' isn't known configure:1612: error: `TIOCGETC' undeclared (first use in this function) configure: failed program was: #line 1604 "configure" #include "confdefs.h" #include int main() { struct sgttyb sb; ioctl(0, TIOCGETP, &sb); #ifdef TIOCGATC { struct ttychars lc; ioctl(0, TIOCGATC, &lc); } #else /* TIOCGATC */ { struct tchars tc; ioctl(0, TIOCGETC, &tc); } # ifdef TIOCGLTC { struct ltchars ltc; ioctl(0, TIOCGLTC, <c); } # endif /* TIOCGLTC */ #endif /* TIOCGATC */ ; return 0; } configure:1630: checking for termio.h configure:1640: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1636:20: termio.h: No such file or directory configure: failed program was: #line 1635 "configure" #include "confdefs.h" #include configure:1686: checking for stddef.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for stdlib.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for string.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for memory.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for fcntl.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for limits.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for paths.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for sys/param.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for sys/resource.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for values.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for ulimit.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1686: checking for sys/time.h configure:1696: echo cc -E 1>&5; cc -E conftest.c >/dev/null 2>conftest.out cc -E configure:1723: checking whether time.h and sys/time.h may both be included configure:1737: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:1758: checking for sys/wait.h that is POSIX.1 compatible configure:1779: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:1842: checking for off_t in sys/types.h cc -E configure:1877: checking for mode_t in sys/types.h cc -E configure:1912: checking for pid_t in sys/types.h cc -E configure:1947: checking for uid_t in sys/types.h cc -E configure:2057: checking return type of signal handlers configure:2079: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:2108: checking size of int cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _fopen _fprintf configure:2143: checking size of long cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _fopen _fprintf configure:2178: checking for clock_t in any of , and cc -E configure:2218: checking for sigset_t in and cc -E configure:2253: checking for rlim_t in and cc -E configure:2329: checking for working memmove cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _memmove _strcmp _strcpy configure:2381: checking for working bcopy cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _bcopy _strcmp _strcpy configure:2434: checking for memset configure:2456: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _memset _printf configure: failed program was: #line 2439 "configure" #include "confdefs.h" #ifdef HAVE_STRING_H # include #else # include #endif #ifdef HAVE_MEMORY_H # include #endif int main() { char buf[16]; memset(buf, 'x', 7); printf("%7s", buf); ; return 0; } configure:2481: checking for confstr configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _confstr configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char confstr(); 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 confstr(); 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_confstr) || defined (__stub___confstr) choke me #else confstr(); #endif ; return 0; } configure:2481: checking for dup2 configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _dup2 configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dup2(); 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 dup2(); 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_dup2) || defined (__stub___dup2) choke me #else dup2(); #endif ; return 0; } configure:2481: checking for flock configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _flock configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char flock(); 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 flock(); 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_flock) || defined (__stub___flock) choke me #else flock(); #endif ; return 0; } configure:2481: checking for getcwd configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _getcwd configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getcwd(); 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 getcwd(); 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_getcwd) || defined (__stub___getcwd) choke me #else getcwd(); #endif ; return 0; } configure:2481: checking for getwd configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _getwd configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getwd(); 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 getwd(); 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_getwd) || defined (__stub___getwd) choke me #else getwd(); #endif ; return 0; } configure:2481: checking for killpg configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _killpg configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char killpg(); 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 killpg(); 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_killpg) || defined (__stub___killpg) choke me #else killpg(); #endif ; return 0; } configure:2481: checking for nice configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _nice configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char nice(); 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 nice(); 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_nice) || defined (__stub___nice) choke me #else nice(); #endif ; return 0; } configure:2481: checking for setrlimit configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _setrlimit configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char setrlimit(); 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 setrlimit(); 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_setrlimit) || defined (__stub___setrlimit) choke me #else setrlimit(); #endif ; return 0; } configure:2481: checking for strerror configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _strerror configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strerror(); 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 strerror(); 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_strerror) || defined (__stub___strerror) choke me #else strerror(); #endif ; return 0; } configure:2481: checking for strcasecmp configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _strcasecmp configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strcasecmp(); 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 strcasecmp(); 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_strcasecmp) || defined (__stub___strcasecmp) choke me #else strcasecmp(); #endif ; return 0; } configure:2481: checking for strstr configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c configure:2493: warning: conflicting types for built-in function `strstr' ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _strstr configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strstr(); 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 strstr(); 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_strstr) || defined (__stub___strstr) choke me #else strstr(); #endif ; return 0; } configure:2481: checking for sysconf configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sysconf configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sysconf(); 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 sysconf(); 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_sysconf) || defined (__stub___sysconf) choke me #else sysconf(); #endif ; return 0; } configure:2481: checking for tcsetpgrp configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _tcsetpgrp configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char tcsetpgrp(); 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 tcsetpgrp(); 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_tcsetpgrp) || defined (__stub___tcsetpgrp) choke me #else tcsetpgrp(); #endif ; return 0; } configure:2481: checking for ulimit configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _ulimit configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ulimit(); 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 ulimit(); 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_ulimit) || defined (__stub___ulimit) choke me #else ulimit(); #endif ; return 0; } configure:2481: checking for waitpid configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _waitpid configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char waitpid(); 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 waitpid(); 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_waitpid) || defined (__stub___waitpid) choke me #else waitpid(); #endif ; return 0; } configure:2481: checking for wait3 configure:2509: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _wait3 configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char wait3(); 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 wait3(); 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_wait3) || defined (__stub___wait3) choke me #else wait3(); #endif ; return 0; } configure:2536: checking for sigsetjmp configure:2564: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sigsetjmp configure: failed program was: #line 2541 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char sigsetjmp(); 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 sigsetjmp(); 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_sigsetjmp) || defined (__stub___sigsetjmp) choke me #else sigsetjmp(); #endif ; return 0; } configure:2536: checking for _setjmp configure:2564: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine __setjmp configure: failed program was: #line 2541 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _setjmp(); 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 _setjmp(); 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__setjmp) || defined (__stub____setjmp) choke me #else _setjmp(); #endif ; return 0; } configure:2591: checking for valloc configure:2619: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _valloc configure: failed program was: #line 2596 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char valloc(); 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 valloc(); 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_valloc) || defined (__stub___valloc) choke me #else valloc(); #endif ; return 0; } configure:2591: checking for getpagesize configure:2619: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _getpagesize configure: failed program was: #line 2596 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getpagesize(); 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 getpagesize(); 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_getpagesize) || defined (__stub___getpagesize) choke me #else getpagesize(); #endif ; return 0; } configure:2644: checking for working mmap cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _lseek _malloc _mmap _open _rand _read _write configure:2744: checking for lstat configure:2762: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _lstat configure: failed program was: #line 2749 "configure" #include "confdefs.h" #include #include int main() { struct stat statb; lstat("/", &statb); ; return 0; } configure:2783: checking for sys_errlist declaration in errno.h configure:2795: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure: In function `main': configure:2791: error: `sys_errlist' undeclared (first use in this function) configure:2791: error: (Each undeclared identifier is reported only once configure:2791: error: for each function it appears in.) configure: failed program was: #line 2788 "configure" #include "confdefs.h" #include int main() { char *msg = *(sys_errlist + 1); if (msg && *msg) return 12; ; return 0; } configure:2819: checking for sys_errlist in library configure:2837: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sys_errlist _sys_nerr configure: failed program was: #line 2824 "configure" #include "confdefs.h" int main() { extern char *sys_errlist[]; extern int sys_nerr; char *p; p = sys_errlist[sys_nerr - 1]; if (p) return 12; ; return 0; } configure:2859: checking for sys_siglist declaration in signal.h or unistd.h configure:2876: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure: In function `main': configure:2872: warning: initialization discards qualifiers from pointer target type configure:2903: checking for sys_siglist in library configure:2920: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sys_siglist configure: failed program was: #line 2908 "configure" #include "confdefs.h" int main() { extern char *sys_siglist[]; char *p = sys_siglist[2]; if (p) return 12; ; return 0; } configure:2942: checking time() declaration in time.h configure:2955: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:2976: checking if times() is present/working cc -o conftest -fno-common -static conftest.c configure:2996:5: #error cannot find 32 bit type... configure:3031: checking for getrusage configure:3059: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _getrusage configure: failed program was: #line 3036 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getrusage(); 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 getrusage(); 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_getrusage) || defined (__stub___getrusage) choke me #else getrusage(); #endif ; return 0; } configure:3086: checking whether stat file-mode macros are broken cc -E configure:3148: checking for st_rdev in struct stat configure:3161: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:3182: checking for working const configure:3236: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:3257: checking if compiler understands void configure:3273: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:3296: checking if compiler understands volatile configure:3310: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:3333: checking if compiler understands prototypes configure:3352: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:3373: checking if C compiler groks __attribute__(( .. )) configure:3395: echo cc -c -fno-common conftest.c 1>&5; cc -c -fno-common conftest.c 1>&5 2>&5 cc -c -fno-common conftest.c configure:3387: warning: `blah' attribute directive ignored configure:3418: checking whether #! works in shell scripts configure:3473: checking for a BSD compatible install configure:3523: checking if dup2() works (ie, resets the close-on-exec flag) cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _dup2 _fcntl _open configure:3582: checking flavour of signal routines configure:3600: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sigaction _sigprocmask _sigsuspend configure: failed program was: #line 3587 "configure" #include "confdefs.h" #include int main() { sigset_t ss; struct sigaction sa; sigemptyset(&ss); sigsuspend(&ss); sigaction(SIGINT, &sa, (struct sigaction *) 0); sigprocmask(SIG_BLOCK, &ss, (sigset_t *) 0); ; return 0; } configure:3618: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sigblock _sigpause _sigsetmask configure: failed program was: #line 3608 "configure" #include "confdefs.h" #include int main() { int mask = sigmask(SIGINT); sigsetmask(mask); sigblock(mask); sigpause(mask); ; return 0; } configure:3638: echo cc -o conftest -fno-common -static conftest.c 1>&5; cc -o conftest -fno-common -static conftest.c 1>&5 2>&5 cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _sighold _sigpause _sigrelse _sigset configure: failed program was: #line 3626 "configure" #include "confdefs.h" #include RETSIGTYPE foo() { } int main() { int mask = sigmask(SIGINT); sigset(SIGINT, foo); sigrelse(SIGINT); sighold(SIGINT); sigpause(SIGINT); ; return 0; } configure:3808: checking flavour of pgrp routines cc -o conftest -fno-common -static conftest.c configure: In function `main': configure:3835: error: too many arguments to function `getpgrp' cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _fork _getpgrp _getpid _pipe _read _setpgid _write cc -o conftest -fno-common -static conftest.c configure: In function `main': configure:3908: error: too few arguments to function `setpgrp' configure:4034: checking if opendir() fails to open non-directories cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _fclose _fopen _fwrite _opendir _unlink configure:4102: checking if you have /dev/fd/n cc -o conftest -fno-common -static conftest.c ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine _fileno _fopen _fstat _sprintf