This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:557: checking for a BSD compatible install configure:612: checking for gcc configure:725: checking whether the C compiler (cc -fno-common ) works configure:741: cc -o conftest -fno-common conftest.c -lmd 1>&5 configure:767: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:772: checking whether we are using GNU C configure:781: cc -E conftest.c configure:800: checking whether cc accepts -g configure:836: checking for bison configure:869: checking for flex configure:903: checking for yywrap in -lfl configure:922: cc -o conftest -fno-common conftest.c -lfl -lmd 1>&5 configure:947: checking for library containing crypt configure:965: cc -o conftest -fno-common conftest.c -lmd 1>&5 configure:1008: checking for bind in -lsocket configure:1027: cc -o conftest -fno-common conftest.c -lsocket -lmd 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1016 "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 bind(); int main() { bind() ; return 0; } configure:1055: checking for gethostbyname in -lnsl configure:1074: cc -o conftest -fno-common conftest.c -lnsl -lmd 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 1063 "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 gethostbyname(); int main() { gethostbyname() ; return 0; } configure:1105: checking for inet_aton configure:1133: cc -o conftest -fno-common conftest.c -lmd 1>&5 configure:1105: checking for inet_pton configure:1133: cc -o conftest -fno-common conftest.c -lmd 1>&5