This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:547: checking for gcc configure:660: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) works configure:676: gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c 1>&5 configure:702: checking whether the C compiler (gcc -O2 -march=i686 -mtune=generic ) is a cross-compiler configure:707: checking whether we are using GNU C configure:716: gcc -E conftest.c configure:735: checking whether gcc accepts -g configure:797: checking for a BSD compatible install configure:853: checking for initscr in -lncurses configure:872: gcc -o conftest -Wall -W -O2 -pedantic conftest.c -lncurses 1>&5 configure:895: checking how to run the C preprocessor configure:916: gcc -E conftest.c >/dev/null 2>conftest.out configure:975: checking for ANSI C header files configure:988: gcc -E conftest.c >/dev/null 2>conftest.out configure:1055: gcc -o conftest -Wall -W -O2 -pedantic conftest.c 1>&5 configure: In function 'main': configure:1050:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ configure:1050:67: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); ^ configure:1080: checking for working const configure:1134: gcc -c -Wall -W -O2 -pedantic conftest.c 1>&5 configure: In function 'main': configure:1108:15: warning: unused variable 's' [-Wunused-variable] char const *s = 0 ? (char *) 0 : (char const *) 0; ^ configure:1128:13: warning: unused variable 'foo' [-Wunused-variable] const int foo = 10; ^ configure:1096:27: warning: unused variable 'zero' [-Wunused-variable] static struct point const zero = {0,0}; ^ configure:1090:39: warning: unused variable 'x' [-Wunused-variable] typedef int charset[2]; const charset x; ^ configure:1110:5: warning: 't' is used uninitialized in this function [-Wuninitialized] *t++ = 0; ^ configure:1125:21: warning: 'b' is used uninitialized in this function [-Wuninitialized] struct s *b; b->j = 5; ^ configure:1156: checking return type of signal handlers configure:1178: gcc -c -Wall -W -O2 -pedantic conftest.c 1>&5 configure: In function 'main': configure:1174:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ configure:1199: checking for snprintf configure:1227: gcc -o conftest -Wall -W -O2 -pedantic conftest.c 1>&5 configure:1211:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char $ac_func(); ^ configure:1253: checking for debugging support configure:1265: checking for highlighting 8-th glyph bit configure:1280: checking for xterm color scheme