This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:579: checking for a BSD compatible install configure:632: checking whether build environment is sane configure:689: checking whether make sets ${MAKE} configure:735: checking for working aclocal configure:748: checking for working autoconf configure:761: checking for working automake configure:774: checking for working autoheader configure:787: checking for working makeinfo configure:802: checking whether to enable maintainer-specific portions of Makefiles configure:844: checking for gcc configure:957: checking whether the C compiler (cc -fno-common ) works configure:973: cc -o conftest -fno-common conftest.c 1>&5 configure:999: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:1004: checking whether we are using GNU C configure:1013: cc -E conftest.c configure:1032: checking whether cc accepts -g configure:1065: checking for strerror in -lcposix configure:1084: cc -o conftest -fno-common conftest.c -lcposix 1>&5 ld: can't locate file for: -lcposix configure: failed program was: #line 1073 "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:1107: checking whether make sets ${MAKE} configure:1134: checking how to run the C preprocessor configure:1155: cc -E conftest.c >/dev/null 2>conftest.out configure:1219: checking for flex configure:1252: checking for flex configure:1286: checking for yywrap in -lfl configure:1305: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:1328: checking lex output file root configure:1349: checking whether yytext is a pointer configure:1368: cc -o conftest -fno-common conftest.c -lfl 1>&5 configure:1394: checking for bison configure:1445: checking for main in -libs configure:1460: cc -o conftest -fno-common conftest.c -libs 1>&5 ld: can't locate file for: -libs configure: failed program was: #line 1453 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1488: checking for main in -lm configure:1503: cc -o conftest -fno-common conftest.c -lm 1>&5 configure:1586: checking for gnome-config configure:1623: checking if /usr/local/bin/gnome-config works configure:1801: checking for gnomeConf.sh file in /usr/X11R6/lib