This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:720: checking target system type configure:754: checking for a BSD compatible install configure:807: checking whether build environment is sane configure:864: checking whether make sets ${MAKE} configure:910: checking for working aclocal-1.4 configure:923: checking for working autoconf configure:936: checking for working automake-1.4 configure:949: checking for working autoheader configure:962: checking for working makeinfo configure:1014: checking for gcc configure:1127: checking whether the C compiler (gcc ) works configure:1143: gcc -o conftest conftest.c 1>&5 configure:1169: checking whether the C compiler (gcc ) is a cross-compiler configure:1174: checking whether we are using GNU C configure:1183: gcc -E conftest.c configure:1202: checking whether gcc accepts -g configure:1245: checking for Cygwin environment configure:1261: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1257: error: `__CYGWIN32__' undeclared (first use in this function) configure:1257: error: (Each undeclared identifier is reported only once configure:1257: error: for each function it appears in.) configure: failed program was: #line 1250 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1278: checking for mingw32 environment configure:1290: gcc -c -g -O2 conftest.c 1>&5 configure: In function `main': configure:1286: error: `__MINGW32__' undeclared (first use in this function) configure:1286: error: (Each undeclared identifier is reported only once configure:1286: error: for each function it appears in.) configure: failed program was: #line 1283 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1307: checking how to run the C preprocessor configure:1328: gcc -E conftest.c >/dev/null 2>conftest.out configure:1462: checking host system type configure:1483: checking build system type configure:1512: checking for ld used by GCC configure:1580: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:1597: checking for /usr/bin/ld option to reload object files configure:1609: checking for BSD-compatible nm configure:1647: checking for a sed that does not truncate output configure:1731: checking whether ln -s works configure:1752: checking how to recognise dependent libraries configure:1938: checking for object suffix configure:1944: gcc -c -g -O2 conftest.c 1>&5 configure:1964: checking for executable suffix configure:1974: gcc -o conftest -g -O2 conftest.c 1>&5 configure:2005: checking command to parse /usr/bin/nm -B output configure:2088: gcc -c -g -O2 conftest.c 1>&5 configure:2091: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm configure:2142: gcc -o conftest -g -O2 conftest.c conftstm.o 1>&5 configure:2191: checking for dlfcn.h configure:2201: gcc -E conftest.c >/dev/null 2>conftest.out configure:2370: checking for ranlib configure:2437: checking for strip configure:2539: gcc -c -g -O2 conftest.c 1>&5 configure:2694: checking for objdir configure:2721: checking for gcc option to produce PIC configure:2869: checking if gcc PIC flag -fPIC works configure:2883: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5 configure:2935: checking if gcc static flag -static works configure:2950: gcc -o conftest -g -O2 -static conftest.c 1>&5 configure:2977: checking if gcc supports -c -o file.o configure:2996: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5 configure:3025: checking if gcc supports -c -o file.lo configure:3043: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5 configure:3093: checking if gcc supports -fno-rtti -fno-exceptions configure:3106: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:3133: checking whether the linker (/usr/bin/ld) supports shared libraries configure:3832: checking how to hardcode library paths into programs configure:3860: checking whether stripping libraries is possible configure:3874: checking dynamic linker characteristics configure:4292: checking if libtool supports shared libraries configure:4296: checking whether to build shared libraries configure:4319: checking whether to build static libraries configure:4855: checking whether -lc should be explicitly linked in configure:4862: gcc -c -g -O2 conftest.c 1>&5 configure:4875: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5460: checking for ANSI C header files configure:5473: gcc -E conftest.c >/dev/null 2>conftest.out configure:5540: gcc -o conftest -g -O2 conftest.c 1>&5 configure:5566: checking for getaddrinfo configure:5594: gcc -o conftest -g -O2 conftest.c 1>&5 configure:5633: checking for net-snmp/net-snmp-config.h configure:5643: gcc -E conftest.c >/dev/null 2>conftest.out configure:5743: checking for snmp_add in -lnetsnmp configure:5762: gcc -o conftest -g -O2 conftest.c -lnetsnmp 1>&5