This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:563: checking for gcc configure:676: checking whether the C compiler (gcc ) works configure:692: gcc -o conftest conftest.c -lm 1>&5 configure:718: checking whether the C compiler (gcc ) is a cross-compiler configure:723: checking whether we are using GNU C configure:732: gcc -E conftest.c configure:751: checking whether gcc accepts -g configure:785: checking for ranlib configure:843: checking for a BSD compatible install configure:900: checking for bison configure:931: checking whether ln -s works configure:956: checking for dvips configure:992: checking for texi2html configure:1028: checking for tex configure:1064: checking for texindex configure:1100: checking for makeinfo configure:1136: checking for diff configure:1172: checking for sed configure:1208: checking for emacs configure:1272: checking how to run the C preprocessor configure:1293: gcc -E conftest.c >/dev/null 2>conftest.out configure:1355: checking for syslog.h configure:1365: gcc -E conftest.c >/dev/null 2>conftest.out configure:1355: checking for linux/input.h configure:1365: gcc -E conftest.c >/dev/null 2>conftest.out configure:1355: checking for linux/joystick.h configure:1365: gcc -E conftest.c >/dev/null 2>conftest.out configure:1355: checking for ncurses.h configure:1365: gcc -E conftest.c >/dev/null 2>conftest.out configure:1355: checking for ncurses/curses.h configure:1365: gcc -E conftest.c >/dev/null 2>conftest.out configure:1361:28: ncurses/curses.h: No such file or directory configure: failed program was: #line 1360 "configure" #include "confdefs.h" #include configure:1355: checking for curses.h configure:1365: gcc -E conftest.c >/dev/null 2>conftest.out configure:1413: checking for sys/sysmacros.h configure:1423: gcc -E conftest.c >/dev/null 2>conftest.out configure:1413: checking for linux/major.h configure:1423: gcc -E conftest.c >/dev/null 2>conftest.out configure:1413: checking for linux/tty.h configure:1423: gcc -E conftest.c >/dev/null 2>conftest.out configure:1451: checking for __u32 configure:1468: gcc -c -g -O2 conftest.c 1>&5 configure:1490: checking whether system is ELF configure:1534: checking for vsyslog configure:1562: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:1534: checking for syslog configure:1562: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:1589: checking for working alloca.h configure:1601: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:1622: checking for alloca configure:1655: gcc -o conftest -g -O2 conftest.c -lm 1>&5 configure:1829: checking for tputs in -ltinfo configure:1848: gcc -o conftest -g -O2 conftest.c -ltinfo 1>&5 /usr/bin/ld: cannot find -ltinfo collect2: ld returned 1 exit status configure: failed program was: #line 1837 "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 tputs(); int main() { tputs() ; return 0; } configure:1829: checking for tputs in -lncurses configure:1848: gcc -o conftest -g -O2 conftest.c -lncurses 1>&5 configure:1882: checking for wgetch in -lncurses configure:1901: gcc -o conftest -g -O2 conftest.c -lncurses -lncurses 1>&5