This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:605: checking for a BSD compatible install configure:660: checking for gcc configure:773: checking whether the C compiler (cc -fno-common -rpath=/usr/lib:/usr/local/lib) works configure:789: 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:815: checking whether the C compiler (cc -fno-common -rpath=/usr/lib:/usr/local/lib) is a cross-compiler configure:820: checking whether we are using GNU C configure:829: cc -E conftest.c configure:848: checking whether cc accepts -g configure:882: checking for ranlib configure:911: checking how to run the C preprocessor configure:932: cc -E conftest.c >/dev/null 2>conftest.out configure:991: checking for ANSI C header files configure:1004: cc -E conftest.c >/dev/null 2>conftest.out configure:1071: 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:1098: checking for sys/time.h configure:1108: cc -E conftest.c >/dev/null 2>conftest.out configure:1135: checking whether time.h and sys/time.h may both be included configure:1149: cc -c -fno-common conftest.c 1>&5 configure:1173: checking for unistd.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for ctype.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for sys/types.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for sys/param.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for sys/mbuf.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for net/route.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for net/if.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for net/if_var.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for net/if_types.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for sys/socket.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for sys/ioctl.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for sys/sockio.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for net/soioctl.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1179:25: net/soioctl.h: No such file or directory configure: failed program was: #line 1178 "configure" #include "confdefs.h" #include configure:1173: checking for sys/termios.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for errno.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for signal.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for stdarg.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for limits.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1173: checking for fcntl.h configure:1183: cc -E conftest.c >/dev/null 2>conftest.out configure:1210: checking return type of signal handlers configure:1232: cc -c -fno-common conftest.c 1>&5 configure:1253: checking for sigaction configure:1281: 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:1253: checking for snprintf configure:1281: 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:1265: warning: conflicting types for built-in function `snprintf' configure:1390: checking for proc interface in /proc/net/dev configure:1413: checking for kstat_open configure:1441: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _kstat_open configure: failed program was: #line 1418 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char kstat_open(); below. */ #include /* 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 kstat_open(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_kstat_open) || defined (__stub___kstat_open) choke me #else kstat_open(); #endif ; return 0; } configure:1465: checking for kstat_open in -lkstat configure:1484: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lkstat 1>&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lkstat configure: failed program was: #line 1473 "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 kstat_open(); int main() { kstat_open() ; return 0; } configure:1561: checking for net/if_mib.h configure:1571: cc -E conftest.c >/dev/null 2>conftest.out configure:1588: checking for sysctl configure:1616: 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:1646: checking for sys/sysctl.h configure:1656: cc -E conftest.c >/dev/null 2>conftest.out configure:1646: checking for net/if_mib.h configure:1683: checking for working ifmib sysctl configure:1710: 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: In function `main': configure:1707: warning: passing arg 4 of `sysctl' from incompatible pointer type configure:1707: warning: passing arg 6 of `sysctl' makes integer from pointer without a cast