This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:561: checking for gcc configure:674: checking whether the C compiler (gcc ) works configure:690: gcc -o conftest conftest.c 1>&5 configure:716: checking whether the C compiler (gcc ) is a cross-compiler configure:721: checking whether we are using GNU C configure:730: gcc -E conftest.c configure:749: checking whether gcc accepts -g configure:781: checking whether ln -s works configure:832: checking for a BSD compatible install configure:885: checking how to run the C preprocessor configure:906: gcc -E conftest.c >/dev/null 2>conftest.out configure:965: checking whether char is unsigned configure:1518: checking for main in -l44bsd configure:1533: gcc -o conftest -Wall -O2 conftest.c -l44bsd 1>&5 /usr/libexec/elf/ld: cannot find -l44bsd configure: failed program was: #line 1526 "configure" #include "confdefs.h" int main() { main() ; return 0; } configure:1555: checking for main in -lm configure:1570: gcc -o conftest -Wall -O2 conftest.c -lm 1>&5 configure:1592: checking for main in -lz configure:1607: gcc -o conftest -Wall -O2 conftest.c -lz -lm 1>&5 configure:1632: checking for gzrewind in -lz configure:1651: gcc -o conftest -Wall -O2 conftest.c -lz -lm 1>&5 configure:1678: checking for main in -lpng configure:1693: gcc -o conftest -Wall -O2 conftest.c -lpng -lz -lm 1>&5 /usr/libexec/elf/ld: cannot find -lpng configure: failed program was: #line 1686 "configure" #include "confdefs.h" int main() { main() ; return 0; }