This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:550: checking host system type configure:573: checking for gcc configure:650: checking whether the C compiler (cc -fno-common -rpath=/usr/lib:/usr/local/lib) works configure:664: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:684: checking whether the C compiler (cc -fno-common -rpath=/usr/lib:/usr/local/lib) is a cross-compiler configure:689: checking whether we are using GNU C configure:698: cc -E conftest.c configure:713: checking whether cc accepts -g configure:751: checking for a BSD compatible install configure:801: checking whether make sets ${MAKE} configure:831: checking for gethostbyname in -lnsl configure:850: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lnsl 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lnsl configure: failed program was: #line 839 "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:878: checking for socket in -lsocket configure:897: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lsocket 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lsocket configure: failed program was: #line 886 "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 socket(); int main() { socket() ; return 0; } configure:925: checking for hosts_access in -lwrap configure:936: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lwrap 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:954: checking how to run the C preprocessor configure:975: cc -E conftest.c >/dev/null 2>conftest.out configure:1018: checking for strings.h configure:1028: cc -E conftest.c >/dev/null 2>conftest.out configure:1018: checking for unistd.h configure:1028: cc -E conftest.c >/dev/null 2>conftest.out configure:1018: checking for sys/select.h configure:1028: cc -E conftest.c >/dev/null 2>conftest.out configure:1018: checking for tcpd.h configure:1028: cc -E conftest.c >/dev/null 2>conftest.out configure:1065: checking for getopt_long configure:1093: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lwrap 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib'