This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:569: checking for a BSD compatible install configure:622: checking whether build environment is sane configure:693: checking for mawk configure:723: checking whether make sets ${MAKE} configure:845: checking for strerror in -lcposix configure:864: cc -o conftest conftest.c -lcposix 1>&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure: failed program was: #line 853 "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 strerror(); int main() { strerror() ; return 0; } configure:889: checking for gcc configure:1002: checking whether the C compiler (gcc ) works configure:1018: gcc -o conftest conftest.c 1>&5 configure:1044: checking whether the C compiler (gcc ) is a cross-compiler configure:1049: checking whether we are using GNU C configure:1058: gcc -E conftest.c configure:1077: checking whether gcc accepts -g configure:1116: checking for style of include used by make configure:1150: checking dependency style of gcc configure:1220: checking for gcc option to accept ANSI C configure:1274: gcc -c -g -O2 conftest.c 1>&5 configure:1298: checking how to run the C preprocessor configure:1319: gcc -E conftest.c >/dev/null 2>conftest.out configure:1378: checking for ANSI C header files configure:1391: gcc -E conftest.c >/dev/null 2>conftest.out configure:1458: gcc -o conftest -g -O2 conftest.c 1>&5 configure:1483: checking target system type configure:1542: checking for sdl-config configure:1577: checking for SDL - version >= 1.1.0 configure:1662: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -lSDL -lpthread 1>&5