This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:559: checking for gcc configure:672: checking whether the C compiler (gcc ) works configure:688: gcc -o conftest conftest.c 1>&5 configure:714: checking whether the C compiler (gcc ) is a cross-compiler configure:719: checking whether we are using GNU C configure:728: gcc -E conftest.c configure:747: checking whether gcc accepts -g configure:779: checking how to run the C preprocessor configure:800: gcc -E conftest.c >/dev/null 2>conftest.out configure:860: checking whether gcc needs -traditional configure:906: checking for POSIXized ISC configure:927: checking for AIX configure:972: checking C compiler that understands ANSI prototypes configure:982: gcc -c -O2 conftest.c 1>&5 configure:1017: checking whether make sets ${MAKE} configure:1046: checking for ranlib configure:1085: checking for a BSD compatible install configure:1145: checking host system type configure:1183: checking for stdlib.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for unistd.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for memory.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for termios.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for malloc.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for fcntl.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for sys/fcntl.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for sys/types.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for sys/wait.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for sys/utsname.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1183: checking for sys/times.h configure:1193: gcc -E conftest.c >/dev/null 2>conftest.out configure:1221: checking for ANSI C header files configure:1234: gcc -E conftest.c >/dev/null 2>conftest.out configure:1301: gcc -o conftest -O2 conftest.c 1>&5 configure:1325: checking for mode_t configure:1358: checking for pid_t configure:1391: checking for uid_t in sys/types.h configure:1430: checking for dirent.h that defines DIR configure:1443: gcc -c -O2 conftest.c 1>&5 configure:1468: checking for opendir in -ldir configure:1487: gcc -o conftest -O2 conftest.c -ldir 1>&5 /usr/ccs/bin/ld: Can't find library for -ldir collect2: ld returned 1 exit status configure: failed program was: #line 1476 "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:1574: checking for memset configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1586: warning: conflicting types for built-in function `memset' configure:1574: checking for memcpy configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1586: warning: conflicting types for built-in function `memcpy' configure:1574: checking for putenv configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for getcwd configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for tcgetattr configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for tcsetattr configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for cfgetospeed configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for sigaction configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for sigemptyset configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for sigprocmask configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for sigaddset configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for vfscanf configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for lstat configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for readlink configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for kill configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for snprintf configure:1602: gcc -o conftest -O2 conftest.c 1>&5 /usr/ccs/bin/ld: Unsatisfied symbols: snprintf (code) collect2: ld returned 1 exit status configure: failed program was: #line 1579 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char snprintf(); 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 snprintf(); 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_snprintf) || defined (__stub___snprintf) choke me #else snprintf(); #endif ; return 0; } configure:1574: checking for vsnprintf configure:1602: gcc -o conftest -O2 conftest.c 1>&5 /usr/ccs/bin/ld: Unsatisfied symbols: vsnprintf (code) collect2: ld returned 1 exit status configure: failed program was: #line 1579 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char vsnprintf(); 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 vsnprintf(); 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_vsnprintf) || defined (__stub___vsnprintf) choke me #else vsnprintf(); #endif ; return 0; } configure:1574: checking for getppid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for getegid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for geteuid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for getgid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for setgid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for setpgid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for setuid configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for chown configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for popen configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for mkfifo configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for atexit configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for on_exit configure:1602: gcc -o conftest -O2 conftest.c 1>&5 /usr/ccs/bin/ld: Unsatisfied symbols: on_exit (code) collect2: ld returned 1 exit status configure: failed program was: #line 1579 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char on_exit(); 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 on_exit(); 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_on_exit) || defined (__stub___on_exit) choke me #else on_exit(); #endif ; return 0; } configure:1574: checking for umask configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for uname configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for times configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1574: checking for gmtime configure:1602: gcc -o conftest -O2 conftest.c 1>&5 configure:1628: checking for acosh in -lm configure:1647: gcc -o conftest -O2 conftest.c -lm 1>&5 configure:1671: checking for asinh in -lm configure:1690: gcc -o conftest -O2 conftest.c -lm 1>&5 configure:1714: checking for atanh in -lm configure:1733: gcc -o conftest -O2 conftest.c -lm 1>&5 configure:1758: checking for dlopen in -ldl configure:1777: gcc -o conftest -O2 conftest.c -ldl 1>&5 /usr/ccs/bin/ld: Can't find library for -ldl collect2: ld returned 1 exit status configure: failed program was: #line 1766 "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 dlopen(); int main() { dlopen() ; return 0; } configure:1885: checking size of short configure:1904: gcc -o conftest -O2 conftest.c 1>&5 configure:1924: checking size of int configure:1943: gcc -o conftest -O2 conftest.c 1>&5 configure:1963: checking size of long configure:1982: gcc -o conftest -O2 conftest.c 1>&5 configure:2002: checking size of float configure:2021: gcc -o conftest -O2 conftest.c 1>&5 configure:2041: checking size of double configure:2060: gcc -o conftest -O2 conftest.c 1>&5 configure:2089: checking for Terminfo configure:2184: checking SLANG_VERSION