This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Net-SNMP configure 5.7.2.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --enable-embedded-perl --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3723: checking what to build and install configure:3725: result: agent apps man local mibs configure:4057: result: using default persistent mask 077 configure:4096: result: using default temporary file pattern /tmp/snmpdXXXXXX configure:4509: result: using default AgentX socket /var/agentx/master configure:4861: result: using default "enterprise.net-snmp" configure:4899: result: using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." configure:4937: result: using default notifications "NET-SNMP-MIB::netSnmpNotifications" configure:5043: result: using OS default send buffer size for server sockets configure:5065: result: using OS default recv buffer size for server sockets configure:5087: result: using OS default send buffer size for client sockets configure:5109: result: using OS default recv buffer size for client sockets configure:5223: checking whether to prompt for values configure:5244: ************** Configuration Section ************** You are about to be prompted with a series of questions. Answer them carefully, as they determine how the SNMP agent and related applications are to function. After the configure script finishes, you can browse the newly created net-snmp-config.h file for further - less important - parameters to modify. Be careful if you re-run configure though, since net-snmp-config.h will be overwritten. -Press return to continue- configure:5268: result: yes configure:5284: checking Default version of SNMP to use configure:5327: result: 3 configure:5355: checking System Contact Information configure:5389: result: @@no.where configure:5408: checking System Location configure:5441: result: Unknown configure:5466: checking Location to write logfile configure:5500: result: /var/log/snmpd.log configure:5527: checking Location to write persistent information configure:5565: result: /var/net-snmp configure:5643: checking if I need to feed myself to ksh configure:5659: result: no configure:5668: checking for grep that handles long lines and -e configure:5726: result: /bin/grep configure:5731: checking for egrep configure:5793: result: /bin/grep -E configure:5798: checking for grep that handles long lines and -e configure:5856: result: /bin/grep configure:5904: checking for a BSD-compatible install configure:5972: result: /bin/install -c configure:5983: checking whether ln -s works configure:5987: result: yes configure:5994: checking whether make sets $(MAKE) configure:6016: result: yes configure:6025: checking for a sed that does not truncate output configure:6089: result: /bin/sed configure:6099: checking for file configure:6115: found /usr/bin/file configure:6126: result: file configure:6150: checking for find configure:6166: found /usr/bin/find configure:6177: result: find configure:6192: checking for whoami configure:6208: found /usr/bin/whoami configure:6219: result: whoami configure:6234: checking for autoconf configure:6252: found /usr/bin/autoconf configure:6264: result: /usr/bin/autoconf configure:6274: checking for autoheader configure:6292: found /usr/bin/autoheader configure:6304: result: /usr/bin/autoheader configure:6314: checking for perl configure:6332: found /usr/bin/perl configure:6344: result: /usr/bin/perl configure:6354: checking for ps configure:6387: result: no configure:6394: checking for python configure:6412: found /usr/bin/python configure:6424: result: /usr/bin/python configure:6435: checking for uname configure:6453: found /bin/uname configure:6465: result: /bin/uname configure:6501: checking whether the Perl function system() invokes a POSIX shell configure:6509: result: yes configure:6531: checking for i686-uhu-linux-gcc configure:6547: found /usr/bin/i686-uhu-linux-gcc configure:6558: result: i686-uhu-linux-gcc configure:6827: checking for C compiler version configure:6836: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6847: $? = 0 configure:6836: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6847: $? = 0 configure:6836: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6847: $? = 1 configure:6836: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6847: $? = 1 configure:6867: checking whether the C compiler works configure:6889: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6893: $? = 0 configure:6941: result: yes configure:6944: checking for C compiler default output file name configure:6946: result: a.out configure:6952: checking for suffix of executables configure:6959: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6963: $? = 0 configure:6985: result: configure:7007: checking whether we are cross compiling configure:7015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7019: $? = 0 configure:7026: ./conftest configure:7030: $? = 0 configure:7045: result: no configure:7050: checking for suffix of object files configure:7072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7076: $? = 0 configure:7097: result: o configure:7101: checking whether we are using the GNU C compiler configure:7120: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7120: $? = 0 configure:7129: result: yes configure:7138: checking whether i686-uhu-linux-gcc accepts -g configure:7158: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:7158: $? = 0 configure:7199: result: yes configure:7216: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:7280: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7280: $? = 0 configure:7293: result: none needed configure:7318: checking how to run the C preprocessor configure:7349: i686-uhu-linux-gcc -E conftest.c configure:7349: $? = 0 configure:7363: i686-uhu-linux-gcc -E conftest.c conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7363: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | /* end confdefs.h. */ | #include configure:7388: result: i686-uhu-linux-gcc -E configure:7408: i686-uhu-linux-gcc -E conftest.c configure:7408: $? = 0 configure:7422: i686-uhu-linux-gcc -E conftest.c conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | /* end confdefs.h. */ | #include configure:7455: checking for ANSI C header files configure:7475: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7475: $? = 0 configure:7548: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7548: $? = 0 configure:7548: ./conftest configure:7548: $? = 0 configure:7559: result: yes configure:7572: checking for sys/types.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for sys/stat.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for stdlib.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for string.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for memory.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for strings.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for inttypes.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for stdint.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7572: checking for unistd.h configure:7572: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7572: $? = 0 configure:7572: result: yes configure:7585: checking minix/config.h usability configure:7585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:65:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7585: result: no configure:7585: checking minix/config.h presence configure:7585: i686-uhu-linux-gcc -E conftest.c conftest.c:32:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7585: result: no configure:7585: checking for minix/config.h configure:7585: result: no configure:7606: checking whether it is safe to define __EXTENSIONS__ configure:7624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7624: $? = 0 configure:7631: result: yes configure:7646: checking for an ANSI C-conforming const configure:7711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7711: $? = 0 configure:7718: result: yes configure:7726: checking for inline configure:7742: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7742: $? = 0 configure:7750: result: inline configure:7801: checking build system type configure:7815: result: i686-uhu-linux-gnu configure:7835: checking host system type configure:7848: result: i686-uhu-linux-gnu configure:7889: checking how to print strings configure:7916: result: printf configure:7937: checking for a sed that does not truncate output configure:8001: result: /bin/sed configure:8019: checking for fgrep configure:8081: result: /bin/grep -F configure:8116: checking for ld used by i686-uhu-linux-gcc configure:8183: result: /usr/bin/ld configure:8190: checking if the linker (/usr/bin/ld) is GNU ld configure:8205: result: yes configure:8217: checking for BSD- or MS-compatible name lister (nm) configure:8266: result: /usr/bin/nm -B configure:8396: checking the name lister (/usr/bin/nm -B) interface configure:8403: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8406: /usr/bin/nm -B "conftest.o" configure:8409: output 00000000 B some_variable configure:8416: result: BSD nm configure:8420: checking the maximum length of command line arguments configure:8545: result: 1572864 configure:8562: checking whether the shell understands some XSI constructs configure:8572: result: yes configure:8576: checking whether the shell understands "+=" configure:8582: result: yes configure:8617: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:8657: result: func_convert_file_noop configure:8664: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:8684: result: func_convert_file_noop configure:8691: checking for /usr/bin/ld option to reload object files configure:8698: result: -r configure:8732: checking for i686-uhu-linux-objdump configure:8762: result: no configure:8772: checking for objdump configure:8788: found /usr/bin/objdump configure:8799: result: objdump configure:8828: checking how to recognize dependent libraries configure:9030: result: pass_all configure:9075: checking for i686-uhu-linux-dlltool configure:9105: result: no configure:9115: checking for dlltool configure:9145: result: no configure:9172: checking how to associate runtime and link libraries configure:9199: result: printf %s\n configure:9215: checking for i686-uhu-linux-ar configure:9231: found /usr/bin/i686-uhu-linux-ar configure:9242: result: i686-uhu-linux-ar configure:9323: checking for archiver @FILE support configure:9340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9340: $? = 0 configure:9343: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:9346: $? = 0 configure:9351: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:9354: $? = 1 configure:9366: result: @ configure:9384: checking for i686-uhu-linux-strip configure:9414: result: no configure:9424: checking for strip configure:9440: found /usr/bin/strip configure:9451: result: strip configure:9483: checking for i686-uhu-linux-ranlib configure:9513: result: no configure:9523: checking for ranlib configure:9539: found /usr/bin/ranlib configure:9550: result: ranlib configure:9627: checking for gawk configure:9643: found /bin/gawk configure:9654: result: gawk configure:9694: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9813: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9816: $? = 0 configure:9820: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9823: $? = 0 configure:9889: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9892: $? = 0 configure:9930: result: ok configure:9967: checking for sysroot configure:9997: result: no configure:10200: checking for i686-uhu-linux-mt configure:10230: result: no configure:10240: checking for mt configure:10270: result: no configure:10290: checking if : is a manifest tool configure:10296: : '-?' configure:10304: result: no configure:10933: checking for dlfcn.h configure:10933: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10933: $? = 0 configure:10933: result: yes configure:11418: checking for objdir configure:11433: result: .libs configure:11704: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:11722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:11726: $? = 0 configure:11739: result: no configure:12049: checking for i686-uhu-linux-gcc option to produce PIC configure:12056: result: -fPIC -DPIC configure:12064: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:12082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:12086: $? = 0 configure:12099: result: yes configure:12128: checking if i686-uhu-linux-gcc static flag -static works configure:12156: result: yes configure:12171: checking if i686-uhu-linux-gcc supports -c -o file.o configure:12192: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:12196: $? = 0 configure:12218: result: yes configure:12226: checking if i686-uhu-linux-gcc supports -c -o file.o configure:12273: result: yes configure:12306: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:13464: result: yes configure:13501: checking whether -lc should be explicitly linked in configure:13509: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13512: $? = 0 configure:13527: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:13530: $? = 0 configure:13544: result: no configure:13709: checking dynamic linker characteristics configure:14223: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14223: $? = 0 configure:14445: result: GNU/Linux ld.so configure:14552: checking how to hardcode library paths into programs configure:14577: result: immediate configure:15117: checking whether stripping libraries is possible configure:15122: result: yes configure:15157: checking if libtool supports shared libraries configure:15159: result: yes configure:15162: checking whether to build shared libraries configure:15183: result: yes configure:15186: checking whether to build static libraries configure:15190: result: no configure:15238: checking for developer gcc flags configure:15248: result: configure:15296: checking target system type configure:15309: result: i686-uhu-linux-gnu configure:15402: checking whether to un-define target system token (before redefining) configure:15418: result: yes configure:15433: checking for system include file configure:15456: result: net-snmp/system/linux.h configure:15466: checking for machine-type include file configure:15481: result: net-snmp/machine/generic.h configure:15504: checking for additional cpp flags configure:15521: result: -x c configure:15530: checking for i686-uhu-linux-gcc configure:15548: found /usr/bin/i686-uhu-linux-gcc configure:15560: result: /usr/bin/i686-uhu-linux-gcc configure:15600: checking whether the compiler supports -fno-strict-aliasing configure:15615: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:15615: $? = 0 configure:15616: result: yes configure:15684: checking for dpkg-query configure:15702: found /usr/bin/dpkg-query configure:15714: result: /usr/bin/dpkg-query configure:15871: checking for ANSI C header files configure:15975: result: yes configure:15986: checking for dirent.h that defines DIR configure:16005: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16005: $? = 0 configure:16013: result: yes configure:16026: checking for library containing opendir configure:16057: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16057: $? = 0 configure:16074: result: none required configure:16142: checking for sys/wait.h that is POSIX.1 compatible configure:16168: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16168: $? = 0 configure:16175: result: yes configure:16194: checking getopt.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking getopt.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for getopt.h configure:16194: result: yes configure:16194: checking pthread.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking pthread.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for pthread.h configure:16194: result: yes configure:16194: checking regex.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking regex.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for regex.h configure:16194: result: yes configure:16194: checking for string.h configure:16194: result: yes configure:16194: checking syslog.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking syslog.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for syslog.h configure:16194: result: yes configure:16194: checking for unistd.h configure:16194: result: yes configure:16194: checking for stdint.h configure:16194: result: yes configure:16194: checking for inttypes.h configure:16194: result: yes configure:16194: checking sys/param.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking sys/param.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for sys/param.h configure:16194: result: yes configure:16194: checking sys/select.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking sys/select.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for sys/select.h configure:16194: result: yes configure:16194: checking sys/socket.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking sys/socket.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for sys/socket.h configure:16194: result: yes configure:16194: checking sys/time.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking sys/time.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for sys/time.h configure:16194: result: yes configure:16194: checking sys/timeb.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking sys/timeb.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for sys/timeb.h configure:16194: result: yes configure:16194: checking sys/un.h usability configure:16194: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking sys/un.h presence configure:16194: i686-uhu-linux-gcc -E conftest.c configure:16194: $? = 0 configure:16194: result: yes configure:16194: checking for sys/un.h configure:16194: result: yes configure:16208: checking for nlist.h configure:16208: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:104:19: fatal error: nlist.h: No such file or directory #include ^ compilation terminated. configure:16208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifndef LIBBSD_DISABLE_DEPRECATED | #define LIBBSD_DISABLE_DEPRECATED 1 | #endif | | | #include configure:16208: result: no configure:16230: checking fcntl.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking fcntl.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for fcntl.h configure:16230: result: yes configure:16230: checking io.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:98:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16230: result: no configure:16230: checking io.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c conftest.c:65:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:16230: result: no configure:16230: checking for io.h configure:16230: result: no configure:16230: checking kstat.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:98:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16230: result: no configure:16230: checking kstat.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c conftest.c:65:19: fatal error: kstat.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:16230: result: no configure:16230: checking for kstat.h configure:16230: result: no configure:16230: checking limits.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking limits.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for limits.h configure:16230: result: yes configure:16230: checking locale.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking locale.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for locale.h configure:16230: result: yes configure:16230: checking sys/file.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking sys/file.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for sys/file.h configure:16230: result: yes configure:16230: checking sys/ioctl.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking sys/ioctl.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for sys/ioctl.h configure:16230: result: yes configure:16230: checking sys/sockio.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:102:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16230: result: no configure:16230: checking sys/sockio.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c conftest.c:69:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16230: result: no configure:16230: checking for sys/sockio.h configure:16230: result: no configure:16230: checking for sys/stat.h configure:16230: result: yes configure:16230: checking sys/systemcfg.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:103:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16230: result: no configure:16230: checking sys/systemcfg.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c conftest.c:70:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:16230: result: no configure:16230: checking for sys/systemcfg.h configure:16230: result: no configure:16230: checking sys/systeminfo.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:103:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16230: result: no configure:16230: checking sys/systeminfo.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c conftest.c:70:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:16230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:16230: result: no configure:16230: checking for sys/systeminfo.h configure:16230: result: no configure:16230: checking sys/times.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking sys/times.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for sys/times.h configure:16230: result: yes configure:16230: checking sys/uio.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking sys/uio.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for sys/uio.h configure:16230: result: yes configure:16230: checking sys/utsname.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking sys/utsname.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for sys/utsname.h configure:16230: result: yes configure:16230: checking netipx/ipx.h usability configure:16230: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking netipx/ipx.h presence configure:16230: i686-uhu-linux-gcc -E conftest.c configure:16230: $? = 0 configure:16230: result: yes configure:16230: checking for netipx/ipx.h configure:16230: result: yes configure:16245: checking for dlfcn.h configure:16245: result: yes configure:16245: checking err.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking err.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking for err.h configure:16245: result: yes configure:16245: checking for fcntl.h configure:16245: result: yes configure:16245: checking fstab.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking fstab.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking for fstab.h configure:16245: result: yes configure:16245: checking grp.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking grp.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking for grp.h configure:16245: result: yes configure:16245: checking for io.h configure:16245: result: no configure:16245: checking ioctls.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:112:20: fatal error: ioctls.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16245: result: no configure:16245: checking ioctls.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c conftest.c:79:20: fatal error: ioctls.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:16245: result: no configure:16245: checking for ioctls.h configure:16245: result: no configure:16245: checking for kstat.h configure:16245: result: no configure:16245: checking kvm.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:112:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16245: result: no configure:16245: checking kvm.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c conftest.c:79:17: fatal error: kvm.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure:16245: result: no configure:16245: checking for kvm.h configure:16245: result: no configure:16245: checking for limits.h configure:16245: result: yes configure:16245: checking mntent.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking mntent.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking for mntent.h configure:16245: result: yes configure:16245: checking mtab.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:114:18: fatal error: mtab.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16245: result: no configure:16245: checking mtab.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c conftest.c:81:18: fatal error: mtab.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:16245: result: no configure:16245: checking for mtab.h configure:16245: result: no configure:16245: checking pkglocs.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:114:21: fatal error: pkglocs.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16245: result: no configure:16245: checking pkglocs.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c conftest.c:81:21: fatal error: pkglocs.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:16245: result: no configure:16245: checking for pkglocs.h configure:16245: result: no configure:16245: checking pwd.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking pwd.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking for pwd.h configure:16245: result: yes configure:16245: checking utmpx.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking utmpx.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c configure:16245: $? = 0 configure:16245: result: yes configure:16245: checking for utmpx.h configure:16245: result: yes configure:16245: checking utsname.h usability configure:16245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:21: fatal error: utsname.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16245: result: no configure:16245: checking utsname.h presence configure:16245: i686-uhu-linux-gcc -E conftest.c conftest.c:83:21: fatal error: utsname.h: No such file or directory #include ^ compilation terminated. configure:16245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:16245: result: no configure:16245: checking for utsname.h configure:16245: result: no configure:16259: checking sys/diskio.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:24: fatal error: sys/diskio.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/diskio.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:83:24: fatal error: sys/diskio.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/diskio.h configure:16259: result: no configure:16259: checking sys/dkio.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:22: fatal error: sys/dkio.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/dkio.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:83:22: fatal error: sys/dkio.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/dkio.h configure:16259: result: no configure:16259: checking for sys/file.h configure:16259: result: yes configure:16259: checking sys/filio.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:117:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/filio.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:84:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/filio.h configure:16259: result: no configure:16259: checking sys/fixpoint.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:117:26: fatal error: sys/fixpoint.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/fixpoint.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:84:26: fatal error: sys/fixpoint.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/fixpoint.h configure:16259: result: no configure:16259: checking sys/fs.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:117:20: fatal error: sys/fs.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/fs.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:84:20: fatal error: sys/fs.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/fs.h configure:16259: result: no configure:16259: checking for sys/ioctl.h configure:16259: result: yes configure:16259: checking sys/loadavg.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/loadavg.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:85:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/loadavg.h configure:16259: result: no configure:16259: checking sys/mntent.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/mntent.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:85:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/mntent.h configure:16259: result: no configure:16259: checking sys/mnttab.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/mnttab.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:85:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/mnttab.h configure:16259: result: no configure:16259: checking sys/pool.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:22: fatal error: sys/pool.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/pool.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:85:22: fatal error: sys/pool.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/pool.h configure:16259: result: no configure:16259: checking sys/protosw.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:25: fatal error: sys/protosw.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/protosw.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:85:25: fatal error: sys/protosw.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/protosw.h configure:16259: result: no configure:16259: checking sys/pstat.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/pstat.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:85:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/pstat.h configure:16259: result: no configure:16259: checking for sys/sockio.h configure:16259: result: no configure:16259: checking for sys/stat.h configure:16259: result: yes configure:16259: checking sys/statfs.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16259: $? = 0 configure:16259: result: yes configure:16259: checking sys/statfs.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c configure:16259: $? = 0 configure:16259: result: yes configure:16259: checking for sys/statfs.h configure:16259: result: yes configure:16259: checking sys/statvfs.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16259: $? = 0 configure:16259: result: yes configure:16259: checking sys/statvfs.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c configure:16259: $? = 0 configure:16259: result: yes configure:16259: checking for sys/statvfs.h configure:16259: result: yes configure:16259: checking sys/stream.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:121:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/stream.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:88:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/stream.h configure:16259: result: no configure:16259: checking sys/sysget.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:121:24: fatal error: sys/sysget.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/sysget.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:88:24: fatal error: sys/sysget.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/sysget.h configure:16259: result: no configure:16259: checking sys/sysmp.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:121:23: fatal error: sys/sysmp.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/sysmp.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:88:23: fatal error: sys/sysmp.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/sysmp.h configure:16259: result: no configure:16259: checking sys/tcpipstats.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:121:28: fatal error: sys/tcpipstats.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/tcpipstats.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:88:28: fatal error: sys/tcpipstats.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/tcpipstats.h configure:16259: result: no configure:16259: checking for sys/utsname.h configure:16259: result: yes configure:16259: checking sys/vfs.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16259: $? = 0 configure:16259: result: yes configure:16259: checking sys/vfs.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c configure:16259: $? = 0 configure:16259: result: yes configure:16259: checking for sys/vfs.h configure:16259: result: yes configure:16259: checking sys/vm.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:123:20: fatal error: sys/vm.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/vm.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:90:20: fatal error: sys/vm.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/vm.h configure:16259: result: no configure:16259: checking sys/vmmac.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:123:23: fatal error: sys/vmmac.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/vmmac.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:90:23: fatal error: sys/vmmac.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/vmmac.h configure:16259: result: no configure:16259: checking sys/vmmeter.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:123:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/vmmeter.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:90:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/vmmeter.h configure:16259: result: no configure:16259: checking sys/vmparam.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:123:25: fatal error: sys/vmparam.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/vmparam.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:90:25: fatal error: sys/vmparam.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/vmparam.h configure:16259: result: no configure:16259: checking sys/vmsystm.h usability configure:16259: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:123:25: fatal error: sys/vmsystm.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16259: result: no configure:16259: checking sys/vmsystm.h presence configure:16259: i686-uhu-linux-gcc -E conftest.c conftest.c:90:25: fatal error: sys/vmsystm.h: No such file or directory #include ^ compilation terminated. configure:16259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16259: result: no configure:16259: checking for sys/vmsystm.h configure:16259: result: no configure:16273: checking asm/page.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:123:22: fatal error: asm/page.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking asm/page.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:90:22: fatal error: asm/page.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for asm/page.h configure:16273: result: no configure:16273: checking asm/types.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16273: $? = 0 configure:16273: result: yes configure:16273: checking asm/types.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c configure:16273: $? = 0 configure:16273: result: yes configure:16273: checking for asm/types.h configure:16273: result: yes configure:16273: checking inet/mib2.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:124:23: fatal error: inet/mib2.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking inet/mib2.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:91:23: fatal error: inet/mib2.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for inet/mib2.h configure:16273: result: no configure:16273: checking linux/hdreg.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16273: $? = 0 configure:16273: result: yes configure:16273: checking linux/hdreg.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c configure:16273: $? = 0 configure:16273: result: yes configure:16273: checking for linux/hdreg.h configure:16273: result: yes configure:16273: checking linux/tasks.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:25: fatal error: linux/tasks.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking linux/tasks.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:25: fatal error: linux/tasks.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for linux/tasks.h configure:16273: result: no configure:16273: checking machine/param.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:27: fatal error: machine/param.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking machine/param.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:27: fatal error: machine/param.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for machine/param.h configure:16273: result: no configure:16273: checking netinet/tcp_fsm.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:29: fatal error: netinet/tcp_fsm.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking netinet/tcp_fsm.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:29: fatal error: netinet/tcp_fsm.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for netinet/tcp_fsm.h configure:16273: result: no configure:16273: checking ufs/fs.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:20: fatal error: ufs/fs.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking ufs/fs.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:20: fatal error: ufs/fs.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for ufs/fs.h configure:16273: result: no configure:16273: checking uvm/uvm_extern.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:28: fatal error: uvm/uvm_extern.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking uvm/uvm_extern.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:28: fatal error: uvm/uvm_extern.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for uvm/uvm_extern.h configure:16273: result: no configure:16273: checking uvm/uvm_param.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:27: fatal error: uvm/uvm_param.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking uvm/uvm_param.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:27: fatal error: uvm/uvm_param.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for uvm/uvm_param.h configure:16273: result: no configure:16273: checking vm/vm.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:19: fatal error: vm/vm.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking vm/vm.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:19: fatal error: vm/vm.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for vm/vm.h configure:16273: result: no configure:16273: checking vm/vm_extern.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:26: fatal error: vm/vm_extern.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking vm/vm_extern.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:26: fatal error: vm/vm_extern.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for vm/vm_extern.h configure:16273: result: no configure:16273: checking vm/vm_param.h usability configure:16273: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:125:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking vm/vm_param.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:92:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for vm/vm_param.h configure:16273: result: no configure:16288: checking for fcntl.h configure:16288: result: yes configure:16288: checking for grp.h configure:16288: result: yes configure:16288: checking for pwd.h configure:16288: result: yes configure:16288: checking sys/cdefs.h usability configure:16288: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16288: $? = 0 configure:16288: result: yes configure:16288: checking sys/cdefs.h presence configure:16288: i686-uhu-linux-gcc -E conftest.c configure:16288: $? = 0 configure:16288: result: yes configure:16288: checking for sys/cdefs.h configure:16288: result: yes configure:16288: checking for sys/ioctl.h configure:16288: result: yes configure:16288: checking for sys/socket.h configure:16288: result: yes configure:16288: checking for sys/sockio.h configure:16288: result: no configure:16288: checking for sys/time.h configure:16288: result: yes configure:16303: checking search.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16303: $? = 0 configure:16303: result: yes configure:16303: checking search.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c configure:16303: $? = 0 configure:16303: result: yes configure:16303: checking for search.h configure:16303: result: yes configure:16303: checking sgtty.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16303: $? = 0 configure:16303: result: yes configure:16303: checking sgtty.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c configure:16303: $? = 0 configure:16303: result: yes configure:16303: checking for sgtty.h configure:16303: result: yes configure:16303: checking xti.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:134:17: fatal error: xti.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16303: result: no configure:16303: checking xti.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c conftest.c:101:17: fatal error: xti.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:16303: result: no configure:16303: checking for xti.h configure:16303: result: no configure:16303: checking sys/dmap.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:134:22: fatal error: sys/dmap.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16303: result: no configure:16303: checking sys/dmap.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c conftest.c:101:22: fatal error: sys/dmap.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:16303: result: no configure:16303: checking for sys/dmap.h configure:16303: result: no configure:16303: checking sys/poll.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16303: $? = 0 configure:16303: result: yes configure:16303: checking sys/poll.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c configure:16303: $? = 0 configure:16303: result: yes configure:16303: checking for sys/poll.h configure:16303: result: yes configure:16303: checking sys/timeout.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:25: fatal error: sys/timeout.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16303: result: no configure:16303: checking sys/timeout.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c conftest.c:102:25: fatal error: sys/timeout.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16303: result: no configure:16303: checking for sys/timeout.h configure:16303: result: no configure:16303: checking machine/pte.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:25: fatal error: machine/pte.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16303: result: no configure:16303: checking machine/pte.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c conftest.c:102:25: fatal error: machine/pte.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16303: result: no configure:16303: checking for machine/pte.h configure:16303: result: no configure:16303: checking pci/pci.h usability configure:16303: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:21: fatal error: pci/pci.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16303: result: no configure:16303: checking pci/pci.h presence configure:16303: i686-uhu-linux-gcc -E conftest.c conftest.c:102:21: fatal error: pci/pci.h: No such file or directory #include ^ compilation terminated. configure:16303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16303: result: no configure:16303: checking for pci/pci.h configure:16303: result: no configure:16319: checking valgrind/valgrind.h usability configure:16319: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. configure:16319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16319: result: no configure:16319: checking valgrind/valgrind.h presence configure:16319: i686-uhu-linux-gcc -E conftest.c conftest.c:102:31: fatal error: valgrind/valgrind.h: No such file or directory #include ^ compilation terminated. configure:16319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16319: result: no configure:16319: checking for valgrind/valgrind.h configure:16319: result: no configure:16319: checking valgrind/memcheck.h usability configure:16319: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:31: fatal error: valgrind/memcheck.h: No such file or directory #include ^ compilation terminated. configure:16319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16319: result: no configure:16319: checking valgrind/memcheck.h presence configure:16319: i686-uhu-linux-gcc -E conftest.c conftest.c:102:31: fatal error: valgrind/memcheck.h: No such file or directory #include ^ compilation terminated. configure:16319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16319: result: no configure:16319: checking for valgrind/memcheck.h configure:16319: result: no configure:16333: checking openssl/aes.h usability configure:16333: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:25: fatal error: openssl/aes.h: No such file or directory #include ^ compilation terminated. configure:16333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16333: result: no configure:16333: checking openssl/aes.h presence configure:16333: i686-uhu-linux-gcc -E conftest.c conftest.c:102:25: fatal error: openssl/aes.h: No such file or directory #include ^ compilation terminated. configure:16333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16333: result: no configure:16333: checking for openssl/aes.h configure:16333: result: no configure:16346: checking openssl/dh.h usability configure:16346: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:24: fatal error: openssl/dh.h: No such file or directory #include ^ compilation terminated. configure:16346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16346: result: no configure:16346: checking openssl/dh.h presence configure:16346: i686-uhu-linux-gcc -E conftest.c conftest.c:102:24: fatal error: openssl/dh.h: No such file or directory #include ^ compilation terminated. configure:16346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16346: result: no configure:16346: checking for openssl/dh.h configure:16346: result: no configure:16360: checking openssl/des.h usability configure:16360: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:25: fatal error: openssl/des.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16360: result: no configure:16360: checking openssl/des.h presence configure:16360: i686-uhu-linux-gcc -E conftest.c conftest.c:102:25: fatal error: openssl/des.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16360: result: no configure:16360: checking for openssl/des.h configure:16360: result: no configure:16360: checking openssl/hmac.h usability configure:16360: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:26: fatal error: openssl/hmac.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16360: result: no configure:16360: checking openssl/hmac.h presence configure:16360: i686-uhu-linux-gcc -E conftest.c conftest.c:102:26: fatal error: openssl/hmac.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16360: result: no configure:16360: checking for openssl/hmac.h configure:16360: result: no configure:16360: checking openssl/evp.h usability configure:16360: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:25: fatal error: openssl/evp.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16360: result: no configure:16360: checking openssl/evp.h presence configure:16360: i686-uhu-linux-gcc -E conftest.c conftest.c:102:25: fatal error: openssl/evp.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16360: result: no configure:16360: checking for openssl/evp.h configure:16360: result: no configure:16360: checking security/cryptoki.h usability configure:16360: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:31: fatal error: security/cryptoki.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16360: result: no configure:16360: checking security/cryptoki.h presence configure:16360: i686-uhu-linux-gcc -E conftest.c conftest.c:102:31: fatal error: security/cryptoki.h: No such file or directory #include ^ compilation terminated. configure:16360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:16360: result: no configure:16360: checking for security/cryptoki.h configure:16360: result: no configure:16376: checking for rpm/rpmts.h configure:16376: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:102:24: fatal error: rpm/rpmlib.h: No such file or directory #include ^ compilation terminated. configure:16376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | | #include configure:16376: result: no configure:16376: checking for rpm/rpmfileutil.h configure:16376: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:102:24: fatal error: rpm/rpmlib.h: No such file or directory #include ^ compilation terminated. configure:16376: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | | #include configure:16376: result: no configure:16399: checking for sys/swap.h configure:16399: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16399: $? = 0 configure:16399: result: yes configure:16422: checking for stdlib.h configure:16422: result: yes configure:16445: checking for malloc.h configure:16445: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16445: $? = 0 configure:16445: result: yes configure:16445: checking for net/if_dl.h configure:16445: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:114:23: fatal error: net/if_dl.h: No such file or directory #include ^ compilation terminated. configure:16445: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16445: result: no configure:16445: checking for sys/sysctl.h configure:16445: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16445: $? = 0 configure:16445: result: yes configure:16468: checking for malloc.h configure:16468: result: yes configure:16468: checking for osreldate.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:23: fatal error: osreldate.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for machine/types.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:27: fatal error: machine/types.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for net/if_dl.h configure:16468: result: no configure:16468: checking for net/if_types.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:26: fatal error: net/if_types.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for sys/dkstat.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:24: fatal error: sys/dkstat.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for sys/conf.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:22: fatal error: sys/conf.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for sys/mbuf.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:116:22: fatal error: sys/mbuf.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for sys/mount.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16468: $? = 0 configure:16468: result: yes configure:16468: checking for sys/proc.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:117:22: fatal error: sys/proc.h: No such file or directory #include ^ compilation terminated. configure:16468: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:16468: result: no configure:16468: checking for sys/queue.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16468: $? = 0 configure:16468: result: yes configure:16468: checking for sys/sysctl.h configure:16468: result: yes configure:16468: checking for sys/user.h configure:16468: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16468: $? = 0 configure:16468: result: yes configure:16492: checking sys/sema.h usability configure:16492: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:144:22: fatal error: sys/sema.h: No such file or directory #include ^ compilation terminated. configure:16492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16492: result: no configure:16492: checking sys/sema.h presence configure:16492: i686-uhu-linux-gcc -E conftest.c conftest.c:111:22: fatal error: sys/sema.h: No such file or directory #include ^ compilation terminated. configure:16492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | #include configure:16492: result: no configure:16492: checking for sys/sema.h configure:16492: result: no configure:16504: checking for sys/hashing.h configure:16504: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:150:25: fatal error: sys/hashing.h: No such file or directory #include ^ compilation terminated. configure:16504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_SEMA_H | #include | #endif | | | #include configure:16504: result: no configure:16526: checking for sys/socketvar.h configure:16526: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16526: $? = 0 configure:16526: result: yes configure:16548: checking for sys/vnode.h configure:16548: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:119:23: fatal error: sys/vnode.h: No such file or directory #include ^ compilation terminated. configure:16548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #define _KMEMUSER 1 | #if HAVE_SYS_TYPES_H | #include | #endif | | | #include configure:16548: result: no configure:16570: checking for sys/disklabel.h configure:16570: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:124:27: fatal error: sys/disklabel.h: No such file or directory #include ^ compilation terminated. configure:16570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_MACHINE_TYPES_H | #include | #endif | | | #include configure:16570: result: no configure:16595: checking nbutil.h usability configure:16595: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:145:20: fatal error: nbutil.h: No such file or directory #include ^ compilation terminated. configure:16595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16595: result: no configure:16595: checking nbutil.h presence configure:16595: i686-uhu-linux-gcc -E conftest.c conftest.c:112:20: fatal error: nbutil.h: No such file or directory #include ^ compilation terminated. configure:16595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include configure:16595: result: no configure:16595: checking for nbutil.h configure:16595: result: no configure:16612: checking for ufs/ufs/dinode.h configure:16612: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:124:28: fatal error: ufs/ufs/dinode.h: No such file or directory #include ^ compilation terminated. configure:16612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_UFS_UFS_DINODE_H | #include | #endif | #if HAVE_UFS_UFS_QUOTA_H | #include | #endif | | | #include configure:16612: result: no configure:16612: checking for ufs/ufs/quota.h configure:16612: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:124:27: fatal error: ufs/ufs/quota.h: No such file or directory #include ^ compilation terminated. configure:16612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_UFS_UFS_DINODE_H | #include | #endif | #if HAVE_UFS_UFS_QUOTA_H | #include | #endif | | | #include configure:16612: result: no configure:16612: checking for ufs/ufs/inode.h configure:16612: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:124:27: fatal error: ufs/ufs/inode.h: No such file or directory #include ^ compilation terminated. configure:16612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_UFS_UFS_DINODE_H | #include | #endif | #if HAVE_UFS_UFS_QUOTA_H | #include | #endif | | | #include configure:16612: result: no configure:16612: checking for ufs/ffs/fs.h configure:16612: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:124:24: fatal error: ufs/ffs/fs.h: No such file or directory #include ^ compilation terminated. configure:16612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_UFS_UFS_DINODE_H | #include | #endif | #if HAVE_UFS_UFS_QUOTA_H | #include | #endif | | | #include configure:16612: result: no configure:16639: checking for vm/swap_pager.h configure:16639: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:118:27: fatal error: vm/swap_pager.h: No such file or directory #include ^ compilation terminated. configure:16639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | | #if HAVE_VM_VM_H | #include | #endif | | | #include configure:16639: result: no configure:16661: checking for linux/netlink.h configure:16661: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16661: $? = 0 configure:16661: result: yes configure:16661: checking for linux/rtnetlink.h configure:16661: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16661: $? = 0 configure:16661: result: yes configure:16690: checking for arpa/inet.h configure:16690: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for net/if.h configure:16690: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for netinet/in.h configure:16690: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16690: $? = 0 configure:16690: result: yes configure:16690: checking for netdb.h configure:16690: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16690: $? = 0 configure:16690: result: yes configure:16749: checking for net/if_arp.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for net/if_mib.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:173:24: fatal error: net/if_mib.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for net/if_var.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:173:24: fatal error: net/if_var.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/if_ether.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/in_systm.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/in_var.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:175:28: fatal error: netinet/in_var.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/ip.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/ip_icmp.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/icmp_var.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:177:30: fatal error: netinet/icmp_var.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/ip_var.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:177:28: fatal error: netinet/ip_var.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/tcp.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/tcp_timer.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:178:31: fatal error: netinet/tcp_timer.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/tcp_var.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:178:29: fatal error: netinet/tcp_var.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/tcpip.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:178:27: fatal error: netinet/tcpip.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for netinet/udp.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/udp_var.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:179:29: fatal error: netinet/udp_var.h: No such file or directory #include ^ compilation terminated. configure:16749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_IF_VAR_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_IP_ICMP_H | #include | #endif | #if HAVE_NETINET_TCP_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_TCP_TIMER_H | #include | #endif | #if HAVE_NETINET_ICMP6_H | #include | #endif | | | #include configure:16749: result: no configure:16749: checking for net/route.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16749: checking for netinet/icmp6.h configure:16749: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16749: $? = 0 configure:16749: result: yes configure:16820: checking for netinet/ip6.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16820: $? = 0 configure:16820: result: yes configure:16820: checking for netinet6/in6_var.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:30: fatal error: netinet6/in6_var.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/in6_pcb.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:30: fatal error: netinet6/in6_pcb.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/ip6_var.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:30: fatal error: netinet6/ip6_var.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/nd6.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:26: fatal error: netinet6/nd6.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/tcp6.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:27: fatal error: netinet6/tcp6.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/tcp6_fsm.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:31: fatal error: netinet6/tcp6_fsm.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/tcp6_timer.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:33: fatal error: netinet6/tcp6_timer.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16820: checking for netinet6/tcp6_var.h configure:16820: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:155:31: fatal error: netinet6/tcp6_var.h: No such file or directory #include ^ compilation terminated. configure:16820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_QUEUE_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP6_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | | | #include configure:16820: result: no configure:16862: checking for netinet/in_pcb.h configure:16862: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:161:28: fatal error: netinet/in_pcb.h: No such file or directory #include ^ compilation terminated. configure:16862: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_TIMEOUT_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_SYS_SOCKETVAR_H | #include | #endif | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IN_SYSTM_H | #include | #endif | #if HAVE_NETINET_IP_H | #include | #endif | #if HAVE_NET_ROUTE_H | #include | #endif | #if HAVE_ARPA_INET_H | #include | #endif | | | #include configure:16862: result: no configure:16915: checking for linux/ethtool.h configure:16915: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:16915: $? = 0 configure:16915: result: yes configure:16942: checking pkginfo.h usability configure:16942: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:162:21: fatal error: pkginfo.h: No such file or directory #include ^ compilation terminated. configure:16942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16942: result: no configure:16942: checking pkginfo.h presence configure:16942: i686-uhu-linux-gcc -E conftest.c conftest.c:129:21: fatal error: pkginfo.h: No such file or directory #include ^ compilation terminated. configure:16942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | #include configure:16942: result: no configure:16942: checking for pkginfo.h configure:16942: result: no configure:17224: checking for windows.h configure:17224: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:17224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:17224: result: no configure:17224: checking for iphlpapi.h configure:17224: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:135:22: fatal error: iphlpapi.h: No such file or directory #include ^ compilation terminated. configure:17224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:17224: result: no configure:17265: checking sensors/sensors.h usability configure:17265: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:162:29: fatal error: sensors/sensors.h: No such file or directory #include ^ compilation terminated. configure:17265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17265: result: no configure:17265: checking sensors/sensors.h presence configure:17265: i686-uhu-linux-gcc -E conftest.c conftest.c:129:29: fatal error: sensors/sensors.h: No such file or directory #include ^ compilation terminated. configure:17265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | #include configure:17265: result: no configure:17265: checking for sensors/sensors.h configure:17265: result: no configure:17265: checking picl.h usability configure:17265: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:162:18: fatal error: picl.h: No such file or directory #include ^ compilation terminated. configure:17265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17265: result: no configure:17265: checking picl.h presence configure:17265: i686-uhu-linux-gcc -E conftest.c conftest.c:129:18: fatal error: picl.h: No such file or directory #include ^ compilation terminated. configure:17265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | /* end confdefs.h. */ | #include configure:17265: result: no configure:17265: checking for picl.h configure:17265: result: no configure:17378: checking size of short configure:17383: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17383: $? = 0 configure:17383: ./conftest configure:17383: $? = 0 configure:17397: result: 2 configure:17411: checking size of int configure:17416: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17416: $? = 0 configure:17416: ./conftest configure:17416: $? = 0 configure:17430: result: 4 configure:17444: checking size of long configure:17449: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17449: $? = 0 configure:17449: ./conftest configure:17449: $? = 0 configure:17463: result: 4 configure:17477: checking size of long long configure:17482: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17482: $? = 0 configure:17482: ./conftest configure:17482: $? = 0 configure:17496: result: 8 configure:17510: checking size of intmax_t configure:17515: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17515: $? = 0 configure:17515: ./conftest configure:17515: $? = 0 configure:17529: result: 8 configure:17540: checking for int8_t configure:17540: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17540: $? = 0 configure:17540: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:171:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:17540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:17540: result: yes configure:17551: checking for int16_t configure:17551: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17551: $? = 0 configure:17551: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:171:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:17551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:17551: result: yes configure:17562: checking for int32_t configure:17562: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17562: $? = 0 configure:17562: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:172:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:171:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:17562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:17562: result: yes configure:17573: checking for int64_t configure:17573: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17573: $? = 0 configure:17573: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:172:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:171:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:17573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:17573: result: yes configure:17585: checking for long long int configure:17622: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17622: $? = 0 configure:17652: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17652: $? = 0 configure:17652: ./conftest configure:17652: $? = 0 configure:17667: result: yes configure:17677: checking for intmax_t configure:17677: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17677: $? = 0 configure:17677: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:171:23: error: expected expression before ')' token if (sizeof ((intmax_t))) ^ configure:17677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:17677: result: yes configure:17694: checking for uint8_t configure:17694: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17694: $? = 0 configure:17694: result: yes configure:17708: checking for uint16_t configure:17708: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17708: $? = 0 configure:17708: result: yes configure:17720: checking for uint32_t configure:17720: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17720: $? = 0 configure:17720: result: yes configure:17734: checking for uint64_t configure:17734: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17734: $? = 0 configure:17734: result: yes configure:17749: checking for unsigned long long int configure:17786: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17786: $? = 0 configure:17794: result: yes configure:17804: checking for uintmax_t configure:17804: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17804: $? = 0 configure:17804: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:173:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:17804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:17804: result: yes configure:17822: checking for intptr_t configure:17822: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17822: $? = 0 configure:17822: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:174:23: error: expected expression before ')' token if (sizeof ((intptr_t))) ^ configure:17822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:17822: result: yes configure:17857: checking for uintptr_t configure:17857: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17857: $? = 0 configure:17857: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:175:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:17857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:17857: result: yes configure:17897: checking for off64_t configure:17897: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17897: $? = 0 configure:17897: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:176:22: error: expected expression before ')' token if (sizeof ((off64_t))) ^ configure:17897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off64_t))) | return 0; | ; | return 0; | } configure:17897: result: yes configure:17907: checking for nfds_t configure:17907: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:17907: $? = 0 configure:17907: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c: In function 'main': conftest.c:146:21: error: expected expression before ')' token if (sizeof ((nfds_t))) ^ configure:17907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((nfds_t))) | return 0; | ; | return 0; | } configure:17907: result: yes configure:17922: checking for Counter64 configure:17922: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:142:23: fatal error: inet/mib2.h: No such file or directory #include ^ compilation terminated. configure:17922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (Counter64)) | return 0; | ; | return 0; | } configure:17922: result: no configure:17933: checking for mib2_ipIfStatsEntry_t configure:17933: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:142:23: fatal error: inet/mib2.h: No such file or directory #include ^ compilation terminated. configure:17933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (mib2_ipIfStatsEntry_t)) | return 0; | ; | return 0; | } configure:17933: result: no configure:18211: checking for platform-specific source configure:18251: result: configure:18253: result: configure:18285: checking for and configuring transport modules to use configure:18442: result: Callback Unix Alias TCP UDP IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase. configure:18457: checking for security modules to use configure:18538: result: usm configure:18942: checking rpm/rpmlib.h usability configure:18942: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:186:24: fatal error: rpm/rpmlib.h: No such file or directory #include ^ compilation terminated. configure:18942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18942: result: no configure:18942: checking rpm/rpmlib.h presence configure:18942: i686-uhu-linux-gcc -E conftest.c conftest.c:153:24: fatal error: rpm/rpmlib.h: No such file or directory #include ^ compilation terminated. configure:18942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | #include configure:18942: result: no configure:18942: checking for rpm/rpmlib.h configure:18942: result: no configure:18942: checking rpm/header.h usability configure:18942: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:186:24: fatal error: rpm/header.h: No such file or directory #include ^ compilation terminated. configure:18942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18942: result: no configure:18942: checking rpm/header.h presence configure:18942: i686-uhu-linux-gcc -E conftest.c conftest.c:153:24: fatal error: rpm/header.h: No such file or directory #include ^ compilation terminated. configure:18942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | #include configure:18942: result: no configure:18942: checking for rpm/header.h configure:18942: result: no configure:18953: checking for rpm/rpmlib.h configure:18953: result: no configure:18961: checking for rpm/header.h configure:18961: result: no configure:19239: checking for library containing getfsstat configure:19270: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 /tmp/ccXvUXtx.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getfsstat' collect2: error: ld returned 1 exit status configure:19270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getfsstat (); | int | main () | { | return getfsstat (); | ; | return 0; | } configure:19270: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lnbutil >&5 /usr/bin/ld: cannot find -lnbutil collect2: error: ld returned 1 exit status configure:19270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getfsstat (); | int | main () | { | return getfsstat (); | ; | return 0; | } configure:19287: result: no configure:19297: checking for getfsstat configure:19297: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 /tmp/ccioQlRD.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getfsstat' collect2: error: ld returned 1 exit status configure:19297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | /* Define getfsstat to an innocuous variant, in case declares getfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getfsstat innocuous_getfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getfsstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getfsstat (); | /* 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_getfsstat || defined __stub___getfsstat | choke me | #endif | | int | main () | { | return getfsstat (); | ; | return 0; | } configure:19297: result: no configure:19308: checking for getvfsstat configure:19308: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 /tmp/ccdprDRJ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getvfsstat' collect2: error: ld returned 1 exit status configure:19308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | /* end confdefs.h. */ | /* Define getvfsstat to an innocuous variant, in case declares getvfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getvfsstat innocuous_getvfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getvfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getvfsstat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getvfsstat (); | /* 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_getvfsstat || defined __stub___getvfsstat | choke me | #endif | | int | main () | { | return getvfsstat (); | ; | return 0; | } configure:19308: result: no configure:19319: checking for library containing getmntent configure:19350: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:19350: $? = 0 configure:19367: result: none required configure:19385: checking for library containing kinfo_get_cpus configure:19416: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 /tmp/ccJw9hPT.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kinfo_get_cpus' collect2: error: ld returned 1 exit status configure:19416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kinfo_get_cpus (); | int | main () | { | return kinfo_get_cpus (); | ; | return 0; | } configure:19416: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkinfo >&5 /usr/bin/ld: cannot find -lkinfo collect2: error: ld returned 1 exit status configure:19416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kinfo_get_cpus (); | int | main () | { | return kinfo_get_cpus (); | ; | return 0; | } configure:19433: result: no configure:19443: checking for kinfo_get_cpus configure:19443: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 /tmp/ccmL4fFW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kinfo_get_cpus' collect2: error: ld returned 1 exit status configure:19443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kinfo_get_cpus to an innocuous variant, in case declares kinfo_get_cpus. | For example, HP-UX 11i declares gettimeofday. */ | #define kinfo_get_cpus innocuous_kinfo_get_cpus | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kinfo_get_cpus (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kinfo_get_cpus | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kinfo_get_cpus (); | /* 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_kinfo_get_cpus || defined __stub___kinfo_get_cpus | choke me | #endif | | int | main () | { | return kinfo_get_cpus (); | ; | return 0; | } configure:19443: result: no configure:19456: checking for library containing exp configure:19487: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 conftest.c:161:6: warning: conflicting types for built-in function 'exp' [enabled by default] char exp (); ^ /tmp/cch8X0c2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `exp' collect2: error: ld returned 1 exit status configure:19487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char exp (); | int | main () | { | return exp (); | ; | return 0; | } configure:19487: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 conftest.c:161:6: warning: conflicting types for built-in function 'exp' [enabled by default] char exp (); ^ configure:19487: $? = 0 configure:19504: result: -lm configure:19517: checking for library containing kvm_read configure:19545: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccNX2tlc.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_read' collect2: error: ld returned 1 exit status configure:19545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_read (); | int | main () | { | return kvm_read (); | ; | return 0; | } configure:19568: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkvm -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:19568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_read (); | int | main () | { | return kvm_read (); | ; | return 0; | } configure:19581: result: no configure:19592: checking for library containing kvm_openfiles configure:19620: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/cch8VwTm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_openfiles' collect2: error: ld returned 1 exit status configure:19620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_openfiles (); | int | main () | { | return kvm_openfiles (); | ; | return 0; | } configure:19643: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkvm -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:19643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_openfiles (); | int | main () | { | return kvm_openfiles (); | ; | return 0; | } configure:19656: result: no configure:19667: checking for library containing kvm_getprocs configure:19695: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccEa4tTw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_getprocs' collect2: error: ld returned 1 exit status configure:19695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getprocs (); | int | main () | { | return kvm_getprocs (); | ; | return 0; | } configure:19718: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkvm -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:19718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getprocs (); | int | main () | { | return kvm_getprocs (); | ; | return 0; | } configure:19731: result: no configure:19742: checking for library containing kvm_getproc2 configure:19770: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccMD0GJG.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_getproc2' collect2: error: ld returned 1 exit status configure:19770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getproc2 (); | int | main () | { | return kvm_getproc2 (); | ; | return 0; | } configure:19793: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkvm -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:19793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getproc2 (); | int | main () | { | return kvm_getproc2 (); | ; | return 0; | } configure:19806: result: no configure:19817: checking for library containing kvm_getswapinfo configure:19845: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/cczIocGN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_getswapinfo' collect2: error: ld returned 1 exit status configure:19845: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getswapinfo (); | int | main () | { | return kvm_getswapinfo (); | ; | return 0; | } configure:19868: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkvm -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:19868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getswapinfo (); | int | main () | { | return kvm_getswapinfo (); | ; | return 0; | } configure:19881: result: no configure:19896: checking for kvm_openfiles configure:19896: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/cclywdVX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_openfiles' collect2: error: ld returned 1 exit status configure:19896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kvm_openfiles to an innocuous variant, in case declares kvm_openfiles. | For example, HP-UX 11i declares gettimeofday. */ | #define kvm_openfiles innocuous_kvm_openfiles | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kvm_openfiles (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kvm_openfiles | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_openfiles (); | /* 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_kvm_openfiles || defined __stub___kvm_openfiles | choke me | #endif | | int | main () | { | return kvm_openfiles (); | ; | return 0; | } configure:19896: result: no configure:19896: checking for kvm_getprocs configure:19896: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/cc18yCJ5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_getprocs' collect2: error: ld returned 1 exit status configure:19896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kvm_getprocs to an innocuous variant, in case declares kvm_getprocs. | For example, HP-UX 11i declares gettimeofday. */ | #define kvm_getprocs innocuous_kvm_getprocs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kvm_getprocs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kvm_getprocs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getprocs (); | /* 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_kvm_getprocs || defined __stub___kvm_getprocs | choke me | #endif | | int | main () | { | return kvm_getprocs (); | ; | return 0; | } configure:19896: result: no configure:19896: checking for kvm_getproc2 configure:19896: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccAwxw52.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_getproc2' collect2: error: ld returned 1 exit status configure:19896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kvm_getproc2 to an innocuous variant, in case declares kvm_getproc2. | For example, HP-UX 11i declares gettimeofday. */ | #define kvm_getproc2 innocuous_kvm_getproc2 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kvm_getproc2 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kvm_getproc2 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getproc2 (); | /* 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_kvm_getproc2 || defined __stub___kvm_getproc2 | choke me | #endif | | int | main () | { | return kvm_getproc2 (); | ; | return 0; | } configure:19896: result: no configure:19896: checking for kvm_getswapinfo configure:19896: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccadBjp8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kvm_getswapinfo' collect2: error: ld returned 1 exit status configure:19896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define kvm_getswapinfo to an innocuous variant, in case declares kvm_getswapinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define kvm_getswapinfo innocuous_kvm_getswapinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kvm_getswapinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kvm_getswapinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_getswapinfo (); | /* 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_kvm_getswapinfo || defined __stub___kvm_getswapinfo | choke me | #endif | | int | main () | { | return kvm_getswapinfo (); | ; | return 0; | } configure:19896: result: no configure:19911: checking for library containing dlopen configure:19939: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccG8NaOb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:19939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:19962: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -ldl -lm >&5 configure:19962: $? = 0 configure:19975: result: -ldl configure:19989: checking for dlopen configure:19989: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -ldl -lm >&5 configure:19989: $? = 0 configure:19989: result: yes configure:20027: checking for and configuring mib modules to use configure:20090: result: default_modules. configure:20909: result: . configure:20927: checking if directories need to be created configure:20932: result: . configure:20938: checking default mib files to read configure:20957: result: :SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB configure:20991: checking whether we have to build PIC code configure:20996: result: yes configure:21413: checking for library containing socket configure:21444: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 configure:21444: $? = 0 configure:21461: result: none required configure:21471: checking for library containing gethostbyname configure:21502: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 configure:21502: $? = 0 configure:21519: result: none required configure:21529: checking for gethostbyname configure:21529: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 configure:21529: $? = 0 configure:21529: result: yes configure:21538: checking for library containing gethostbyaddr configure:21569: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 configure:21569: $? = 0 configure:21586: result: none required configure:21596: checking for gethostbyaddr configure:21596: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 configure:21596: $? = 0 configure:21596: result: yes configure:21629: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm -liphlpapi >&5 conftest.c:159:24: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:21629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | IpRenewAddress(0); | | ; | return 0; | } configure:21669: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm -lregex >&5 /usr/bin/ld: cannot find -lregex collect2: error: ld returned 1 exit status configure:21669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | regcomp(0, 0, 0); | | ; | return 0; | } configure:21703: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm -lsnmpapi >&5 conftest.c:159:20: fatal error: snmp.h: No such file or directory #include ^ compilation terminated. configure:21703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | SnmpUtilMemAlloc(0); | | ; | return 0; | } configure:21721: checking for library containing kstat_lookup configure:21749: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccokhxyB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `kstat_lookup' collect2: error: ld returned 1 exit status configure:21749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_lookup (); | int | main () | { | return kstat_lookup (); | ; | return 0; | } configure:21772: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lkstat -lm >&5 /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:21772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_lookup (); | int | main () | { | return kstat_lookup (); | ; | return 0; | } configure:21785: result: no configure:21804: checking for library containing clock_gettime configure:21832: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 configure:21832: $? = 0 configure:21868: result: none required configure:22053: checking for library containing pci_lookup_name configure:22081: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -ldl -lm >&5 /tmp/ccf8zkjI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pci_lookup_name' collect2: error: ld returned 1 exit status configure:22081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pci_lookup_name (); | int | main () | { | return pci_lookup_name (); | ; | return 0; | } configure:22104: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lpci -ldl -lm >&5 /usr/bin/ld: cannot find -lpci collect2: error: ld returned 1 exit status configure:22104: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pci_lookup_name (); | int | main () | { | return pci_lookup_name (); | ; | return 0; | } configure:22117: result: no configure:22258: checking for library containing nl_connect configure:22286: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -ldl -lm >&5 /tmp/cc78cyWS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `nl_connect' collect2: error: ld returned 1 exit status configure:22286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nl_connect (); | int | main () | { | return nl_connect (); | ; | return 0; | } configure:22309: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lnl -ldl -lm >&5 /usr/bin/ld: cannot find -lnl collect2: error: ld returned 1 exit status configure:22309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nl_connect (); | int | main () | { | return nl_connect (); | ; | return 0; | } configure:22322: result: no configure:22498: checking for -leay32 configure:22514: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -leay32 >&5 conftest.c:160:41: fatal error: openssl/evp.h: No such file or directory #include ^ compilation terminated. configure:22514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | #include | int | main () | { | return EVP_md5(); | ; | return 0; | } configure:22518: result: no configure:22527: checking for EVP_md5 in -lcrypto configure:22552: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lcrypto -lm >&5 /usr/bin/ld: cannot find -lcrypto collect2: error: ld returned 1 exit status configure:22552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char EVP_md5 (); | int | main () | { | return EVP_md5 (); | ; | return 0; | } configure:22561: result: no configure:23224: checking for nlist configure:23224: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccOERw09.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `nlist' collect2: error: ld returned 1 exit status configure:23224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | /* end confdefs.h. */ | /* Define nlist to an innocuous variant, in case declares nlist. | For example, HP-UX 11i declares gettimeofday. */ | #define nlist innocuous_nlist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nlist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nlist | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nlist (); | /* 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_nlist || defined __stub___nlist | choke me | #endif | | int | main () | { | return nlist (); | ; | return 0; | } configure:23224: result: no configure:23224: checking for nlist64 configure:23224: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/ccSWQXTb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `nlist64' collect2: error: ld returned 1 exit status configure:23224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | /* end confdefs.h. */ | /* Define nlist64 to an innocuous variant, in case declares nlist64. | For example, HP-UX 11i declares gettimeofday. */ | #define nlist64 innocuous_nlist64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nlist64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nlist64 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nlist64 (); | /* 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_nlist64 || defined __stub___nlist64 | choke me | #endif | | int | main () | { | return nlist64 (); | ; | return 0; | } configure:23224: result: no configure:23224: checking for knlist configure:23224: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c -lm >&5 /tmp/cciB4xhi.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `knlist' collect2: error: ld returned 1 exit status configure:23224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | /* end confdefs.h. */ | /* Define knlist to an innocuous variant, in case declares knlist. | For example, HP-UX 11i declares gettimeofday. */ | #define knlist innocuous_knlist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char knlist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef knlist | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char knlist (); | /* 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_knlist || defined __stub___knlist | choke me | #endif | | int | main () | { | return knlist (); | ; | return 0; | } configure:23224: result: no configure:23380: checking if we are in the source tree so we can install Perl modules configure:23383: result: Yes configure:23410: checking for Perl cc configure:23416: result: cc configure:23430: checking whether cc is a GNU C compiler configure:23450: cc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux conftest.c >&5 configure:23450: $? = 0 configure:23456: result: yes configure:23539: checking for Perl CFLAGS configure:23543: result: -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE configure:23558: checking for Perl LDFLAGS configure:23562: result: -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc configure:23578: checking for Perl CCDLFLAGS configure:23583: result: -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE configure:23607: checking for eval_pv configure:23607: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc >&5 /tmp/cc4ptEov.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `eval_pv' collect2: error: ld returned 1 exit status configure:23607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | /* end confdefs.h. */ | /* Define eval_pv to an innocuous variant, in case declares eval_pv. | For example, HP-UX 11i declares gettimeofday. */ | #define eval_pv innocuous_eval_pv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eval_pv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef eval_pv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char eval_pv (); | /* 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_eval_pv || defined __stub___eval_pv | choke me | #endif | | int | main () | { | return eval_pv (); | ; | return 0; | } configure:23607: result: no configure:23616: checking for perl_eval_pv configure:23616: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc >&5 /tmp/ccQxDV8r.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `perl_eval_pv' collect2: error: ld returned 1 exit status configure:23616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | /* end confdefs.h. */ | /* Define perl_eval_pv to an innocuous variant, in case declares perl_eval_pv. | For example, HP-UX 11i declares gettimeofday. */ | #define perl_eval_pv innocuous_perl_eval_pv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char perl_eval_pv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef perl_eval_pv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char perl_eval_pv (); | /* 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_perl_eval_pv || defined __stub___perl_eval_pv | choke me | #endif | | int | main () | { | return perl_eval_pv (); | ; | return 0; | } configure:23616: result: no configure:23623: checking for Perl_eval_pv configure:23623: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc >&5 configure:23623: $? = 0 configure:23623: result: yes configure:23674: checking for potential embedded Perl support configure:23690: result: enabled configure:23700: checking if we can install the Perl modules configure:23713: result: yes -- and embeddable configure:23756: checking if we should install the python bindings configure:23777: result: no configure:23803: checking for authentication support configure:23845: result: Internal Crypto Support configure:24154: checking for off_t configure:24154: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24154: $? = 0 configure:24154: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:200:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:24154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:24154: result: yes configure:24165: checking for pid_t configure:24165: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24165: $? = 0 configure:24165: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:200:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:24165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:24165: result: yes configure:24176: checking whether time.h and sys/time.h may both be included configure:24196: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24196: $? = 0 configure:24203: result: yes configure:24219: checking for socklen_t configure:24219: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24219: $? = 0 configure:24219: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:178:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:24219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include | #if STDC_HEADERS | #include | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:24219: result: yes configure:24243: checking for in_addr_t configure:24243: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24243: $? = 0 configure:24243: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:179:24: error: expected expression before ')' token if (sizeof ((in_addr_t))) ^ configure:24243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | #include | #if STDC_HEADERS | #include | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | | int | main () | { | if (sizeof ((in_addr_t))) | return 0; | ; | return 0; | } configure:24243: result: yes configure:24267: checking for ssize_t configure:24267: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24267: $? = 0 configure:24267: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:177:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:24267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | /* end confdefs.h. */ | | #include | #if STDC_HEADERS | #include | #include | #endif | | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:24267: result: yes configure:24302: checking whether byte ordering is bigendian configure:24317: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c:169:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:169:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:169:15: error: unknown type name 'universal' configure:24317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:24362: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24362: $? = 0 configure:24380: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:175:4: error: unknown type name 'not' not big endian ^ conftest.c:175:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:24380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:24508: result: no configure:24621: checking for size_t configure:24621: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:24621: $? = 0 configure:24621: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:204:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:24621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:24621: result: yes configure:24634: checking for working alloca.h configure:24651: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24651: $? = 0 configure:24659: result: yes configure:24667: checking for alloca configure:24704: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24704: $? = 0 configure:24712: result: yes configure:24822: checking whether i686-uhu-linux-gcc needs -traditional configure:24856: result: no configure:24871: checking for working memcmp configure:24914: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24914: $? = 0 configure:24914: ./conftest configure:24914: $? = 0 configure:24924: result: yes configure:24935: checking return type of signal handlers configure:24953: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:176:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:24953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:24960: result: void configure:24976: checking for lrand48 configure:24976: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24976: $? = 0 configure:24976: result: yes configure:24976: checking for rand configure:24976: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24976: $? = 0 configure:24976: result: yes configure:24976: checking for random configure:24976: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24976: $? = 0 configure:24976: result: yes configure:24976: checking for signal configure:24976: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24976: $? = 0 configure:24976: result: yes configure:24976: checking for sigset configure:24976: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24976: $? = 0 configure:24976: result: yes configure:24990: checking for closedir configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for fgetc_unlocked configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for flockfile configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for fork configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c:202:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for funlockfile configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for getipnodebyname configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 /tmp/ccZp6vzD.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:24990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | /* end confdefs.h. */ | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getipnodebyname (); | /* 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_getipnodebyname || defined __stub___getipnodebyname | choke me | #endif | | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:24990: result: no configure:24990: checking for gettimeofday configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for if_nametoindex configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for mkstemp configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for opendir configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for readdir configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for regcomp configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for setenv configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for setitimer configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for setlocale configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for setsid configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for snprintf configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c:214:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for strcasestr configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for strdup configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c:216:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for strerror configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for strncasecmp configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c:218:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for sysconf configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for times configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:24990: $? = 0 configure:24990: result: yes configure:24990: checking for vsnprintf configure:24990: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c:221:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:24990: $? = 0 configure:24990: result: yes configure:25104: checking for gai_strerror configure:25104: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25104: $? = 0 configure:25104: result: yes configure:25104: checking for getaddrinfo configure:25104: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25104: $? = 0 configure:25104: result: yes configure:25104: checking for gethostbyname configure:25104: result: yes configure:25104: checking for gethostbyname2 configure:25104: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25104: $? = 0 configure:25104: result: yes configure:25104: checking for gethostname configure:25104: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25104: $? = 0 configure:25104: result: yes configure:25104: checking for gethostbyaddr configure:25104: result: yes configure:25118: checking for getopt configure:25118: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25118: $? = 0 configure:25118: result: yes configure:25131: checking for inet_ntop configure:25131: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25131: $? = 0 configure:25131: result: yes configure:25144: checking for inet_pton configure:25144: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25144: $? = 0 configure:25144: result: yes configure:25157: checking for strlcat configure:25157: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 /tmp/cc7CtWuD.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:25157: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:25157: result: no configure:25170: checking for strlcpy configure:25170: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 /tmp/cc5jtSaI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:25170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:25170: result: no configure:25183: checking for strtok_r configure:25183: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25183: $? = 0 configure:25183: result: yes configure:25196: checking for strtol configure:25196: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25196: $? = 0 configure:25196: result: yes configure:25209: checking for strtoul configure:25209: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25209: $? = 0 configure:25209: result: yes configure:25222: checking for strtoull configure:25222: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25222: $? = 0 configure:25222: result: yes configure:25241: checking for cgetnext configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 /tmp/ccVibrdY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cgetnext' collect2: error: ld returned 1 exit status configure:25241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | /* Define cgetnext to an innocuous variant, in case declares cgetnext. | For example, HP-UX 11i declares gettimeofday. */ | #define cgetnext innocuous_cgetnext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cgetnext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cgetnext | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cgetnext (); | /* 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_cgetnext || defined __stub___cgetnext | choke me | #endif | | int | main () | { | return cgetnext (); | ; | return 0; | } configure:25241: result: no configure:25241: checking for chown configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for execv configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c:236:6: warning: conflicting types for built-in function 'execv' [enabled by default] char execv (); ^ configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for gai_strerror configure:25241: result: yes configure:25241: checking for getgrnam configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for gethostname configure:25241: result: yes configure:25241: checking for getloadavg configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for getpid configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for getpwnam configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for hasmntopt configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for initgroups configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for if_nameindex configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for if_indextoname configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for if_nametoindex configure:25241: result: yes configure:25241: checking for localtime_r configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for mkstemp configure:25241: result: yes configure:25241: checking for mktime configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for poll configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for regcomp configure:25241: result: yes configure:25241: checking for setgid configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for setgroups configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for setmntent configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for setuid configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for sigaction configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for sigblock configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for sighold configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for sigprocmask configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for statfs configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for statvfs configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for stime configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for strncasecmp configure:25241: result: yes configure:25241: checking for system configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for uname configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25241: checking for usleep configure:25241: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25241: $? = 0 configure:25241: result: yes configure:25255: checking for getdtablesize configure:25255: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25255: $? = 0 configure:25255: result: yes configure:25255: checking for getgrnam configure:25255: result: yes configure:25255: checking for getpid configure:25255: result: yes configure:25255: checking for getpwnam configure:25255: result: yes configure:25255: checking for setgid configure:25255: result: yes configure:25255: checking for setgroups configure:25255: result: yes configure:25255: checking for setuid configure:25255: result: yes configure:25255: checking for tcgetattr configure:25255: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25255: $? = 0 configure:25255: result: yes configure:25269: checking for if_freenameindex configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25269: $? = 0 configure:25269: result: yes configure:25269: checking for getpagesize configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25269: $? = 0 configure:25269: result: yes configure:25269: checking for lseek64 configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25269: $? = 0 configure:25269: result: yes configure:25269: checking for pread64 configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25269: $? = 0 configure:25269: result: yes configure:25269: checking for select configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25269: $? = 0 configure:25269: result: yes configure:25269: checking for sigalrm configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 /tmp/ccromXme.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigalrm' collect2: error: ld returned 1 exit status configure:25269: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define sigalrm to an innocuous variant, in case declares sigalrm. | For example, HP-UX 11i declares gettimeofday. */ | #define sigalrm innocuous_sigalrm | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigalrm (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigalrm | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigalrm (); | /* 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_sigalrm || defined __stub___sigalrm | choke me | #endif | | int | main () | { | return sigalrm (); | ; | return 0; | } configure:25269: result: no configure:25269: checking for socket configure:25269: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:25269: $? = 0 configure:25269: result: yes configure:25306: checking for two-argument statfs with struct fs_data (Ultrix) configure:25335: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:272:16: error: storage size of 'fsd' isn't known struct fs_data fsd; ^ conftest.c:275:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (statfs (".", &fsd) != 1); ^ configure:25335: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | #ifdef HAVE_SYS_FS_TYPES_H | #include | #endif | main () | { | struct fs_data fsd; | /* Ultrix's statfs returns 1 for success, | 0 for not mounted, -1 for failure. */ | exit (statfs (".", &fsd) != 1); | } configure:25346: result: no configure:25362: checking how to get the name of the current function configure:25380: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25380: $? = 0 configure:25402: result: __func__ configure:25415: checking whether static inline functions are broken (Unixware) configure:25431: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25431: $? = 0 configure:25438: result: configure:25463: checking for SIOCGIFADDR in sys/ioctl.h configure:25486: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25486: $? = 0 configure:25493: result: yes configure:25505: checking the underlying type of a size_t configure:25524: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25524: $? = 0 configure:25607: result: int configure:25610: checking how to printf a size_t configure:25618: result: configure:25630: checking the underlying type of an uint32_t configure:25649: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c:296:17: error: conflicting types for 'variable' extern uint32_t variable; ^ conftest.c:295:22: note: previous declaration of 'variable' was here extern unsigned char variable; ^ configure:25649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | extern unsigned char variable; | extern uint32_t variable; | int | main () | { | | ; | return 0; | } configure:25668: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c:296:17: error: conflicting types for 'variable' extern uint32_t variable; ^ conftest.c:295:23: note: previous declaration of 'variable' was here extern unsigned short variable; ^ configure:25668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | extern unsigned short variable; | extern uint32_t variable; | int | main () | { | | ; | return 0; | } configure:25687: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25687: $? = 0 configure:25732: result: int configure:25735: checking how to printf a uint32_t configure:25743: result: configure:25805: checking for struct arphd.at_next configure:25805: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:319:21: error: storage size of 'ac_aggr' isn't known static struct arphd ac_aggr; ^ configure:25805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IF_ETHER_H | #include | #endif | | | int | main () | { | static struct arphd ac_aggr; | if (ac_aggr.at_next) | return 0; | ; | return 0; | } configure:25805: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:319:21: error: storage size of 'ac_aggr' isn't known static struct arphd ac_aggr; ^ configure:25805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IF_ETHER_H | #include | #endif | | | int | main () | { | static struct arphd ac_aggr; | if (sizeof ac_aggr.at_next) | return 0; | ; | return 0; | } configure:25805: result: no configure:25862: checking for struct dirent.d_type configure:25862: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25862: $? = 0 configure:25862: result: yes configure:25883: checking for struct ethtool_cmd.speed_hi configure:25883: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:25883: $? = 0 configure:25883: result: yes configure:25905: checking for struct ipstat.ips_cantfrag configure:25905: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_cantfrag) | return 0; | ; | return 0; | } configure:25905: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_cantfrag) | return 0; | ; | return 0; | } configure:25905: result: no configure:25924: checking for struct ipstat.ips_delivered configure:25924: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_delivered) | return 0; | ; | return 0; | } configure:25924: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_delivered) | return 0; | ; | return 0; | } configure:25924: result: no configure:25943: checking for struct ipstat.ips_fragdropped configure:25943: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_fragdropped) | return 0; | ; | return 0; | } configure:25943: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_fragdropped) | return 0; | ; | return 0; | } configure:25943: result: no configure:25962: checking for struct ipstat.ips_fragmented configure:25962: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_fragmented) | return 0; | ; | return 0; | } configure:25962: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_fragmented) | return 0; | ; | return 0; | } configure:25962: result: no configure:25981: checking for struct ipstat.ips_localout configure:25981: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_localout) | return 0; | ; | return 0; | } configure:25981: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:25981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_localout) | return 0; | ; | return 0; | } configure:25981: result: no configure:26000: checking for struct ipstat.ips_noproto configure:26000: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_noproto) | return 0; | ; | return 0; | } configure:26000: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_noproto) | return 0; | ; | return 0; | } configure:26000: result: no configure:26019: checking for struct ipstat.ips_noroute configure:26019: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_noroute) | return 0; | ; | return 0; | } configure:26019: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_noroute) | return 0; | ; | return 0; | } configure:26019: result: no configure:26038: checking for struct ipstat.ips_odropped configure:26038: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_odropped) | return 0; | ; | return 0; | } configure:26038: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_odropped) | return 0; | ; | return 0; | } configure:26038: result: no configure:26057: checking for struct ipstat.ips_ofragments configure:26057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_ofragments) | return 0; | ; | return 0; | } configure:26057: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_ofragments) | return 0; | ; | return 0; | } configure:26057: result: no configure:26076: checking for struct ipstat.ips_reassembled configure:26076: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_reassembled) | return 0; | ; | return 0; | } configure:26076: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_reassembled) | return 0; | ; | return 0; | } configure:26076: result: no configure:26098: checking for struct ipstat.ips_cantforward configure:26098: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_cantforward) | return 0; | ; | return 0; | } configure:26098: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26098: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_cantforward) | return 0; | ; | return 0; | } configure:26098: result: no configure:26117: checking for struct ipstat.ips_fragtimeout configure:26117: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (ac_aggr.ips_fragtimeout) | return 0; | ; | return 0; | } configure:26117: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct ipstat ac_aggr; ^ configure:26117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | | | int | main () | { | static struct ipstat ac_aggr; | if (sizeof ac_aggr.ips_fragtimeout) | return 0; | ; | return 0; | } configure:26117: result: no configure:26141: checking for struct mbstat.m_clusters configure:26141: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct mbstat ac_aggr; ^ configure:26141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_MBUF_H | #include | #endif | | | int | main () | { | static struct mbstat ac_aggr; | if (ac_aggr.m_clusters) | return 0; | ; | return 0; | } configure:26141: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct mbstat ac_aggr; ^ configure:26141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_MBUF_H | #include | #endif | | | int | main () | { | static struct mbstat ac_aggr; | if (sizeof ac_aggr.m_clusters) | return 0; | ; | return 0; | } configure:26141: result: no configure:26160: checking for struct mbstat.m_clfree configure:26160: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct mbstat ac_aggr; ^ configure:26160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_MBUF_H | #include | #endif | | | int | main () | { | static struct mbstat ac_aggr; | if (ac_aggr.m_clfree) | return 0; | ; | return 0; | } configure:26160: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct mbstat ac_aggr; ^ configure:26160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_MBUF_H | #include | #endif | | | int | main () | { | static struct mbstat ac_aggr; | if (sizeof ac_aggr.m_clfree) | return 0; | ; | return 0; | } configure:26160: result: no configure:26179: checking for struct mbstat.m_mbufs configure:26179: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct mbstat ac_aggr; ^ configure:26179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_MBUF_H | #include | #endif | | | int | main () | { | static struct mbstat ac_aggr; | if (ac_aggr.m_mbufs) | return 0; | ; | return 0; | } configure:26179: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:311:22: error: storage size of 'ac_aggr' isn't known static struct mbstat ac_aggr; ^ configure:26179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_MBUF_H | #include | #endif | | | int | main () | { | static struct mbstat ac_aggr; | if (sizeof ac_aggr.m_mbufs) | return 0; | ; | return 0; | } configure:26179: result: no configure:26202: checking for struct nlist.n_value configure:26202: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:308:21: error: storage size of 'ac_aggr' isn't known static struct nlist ac_aggr; ^ configure:26202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NLIST_H | #include | #endif | | | int | main () | { | static struct nlist ac_aggr; | if (ac_aggr.n_value) | return 0; | ; | return 0; | } configure:26202: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:308:21: error: storage size of 'ac_aggr' isn't known static struct nlist ac_aggr; ^ configure:26202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NLIST_H | #include | #endif | | | int | main () | { | static struct nlist ac_aggr; | if (sizeof ac_aggr.n_value) | return 0; | ; | return 0; | } configure:26202: result: no configure:26218: checking for struct nlist64.n_value configure:26218: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:308:23: error: storage size of 'ac_aggr' isn't known static struct nlist64 ac_aggr; ^ configure:26218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NLIST_H | #include | #endif | | | int | main () | { | static struct nlist64 ac_aggr; | if (ac_aggr.n_value) | return 0; | ; | return 0; | } configure:26218: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:308:23: error: storage size of 'ac_aggr' isn't known static struct nlist64 ac_aggr; ^ configure:26218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NLIST_H | #include | #endif | | | int | main () | { | static struct nlist64 ac_aggr; | if (sizeof ac_aggr.n_value) | return 0; | ; | return 0; | } configure:26218: result: no configure:26239: checking for struct sigaction.sa_sigaction configure:26239: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26239: $? = 0 configure:26239: result: yes configure:26263: checking for struct sockaddr.sa_len configure:26263: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:318:12: error: 'struct sockaddr' has no member named 'sa_len' if (ac_aggr.sa_len) ^ configure:26263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #elif defined(HAVE_WINSOCK2_H) | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:26263: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:318:19: error: 'struct sockaddr' has no member named 'sa_len' if (sizeof ac_aggr.sa_len) ^ configure:26263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #elif defined(HAVE_WINSOCK2_H) | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:26263: result: no configure:26287: checking for struct sockaddr.sa_union.sa_generic.sa_family2 configure:26287: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:318:12: error: 'struct sockaddr' has no member named 'sa_union' if (ac_aggr.sa_union.sa_generic.sa_family2) ^ configure:26287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #elif defined(HAVE_WINSOCK2_H) | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_union.sa_generic.sa_family2) | return 0; | ; | return 0; | } configure:26287: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:318:19: error: 'struct sockaddr' has no member named 'sa_union' if (sizeof ac_aggr.sa_union.sa_generic.sa_family2) ^ configure:26287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #elif defined(HAVE_WINSOCK2_H) | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_union.sa_generic.sa_family2) | return 0; | ; | return 0; | } configure:26287: result: no configure:26311: checking for struct sockaddr_storage.ss_family configure:26311: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26311: $? = 0 configure:26311: result: yes configure:26335: checking for struct sockaddr_storage.__ss_family configure:26335: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:319:12: error: 'struct sockaddr_storage' has no member named '__ss_family' if (ac_aggr.__ss_family) ^ configure:26335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #elif defined(HAVE_WINSOCK2_H) | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:26335: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:319:19: error: 'struct sockaddr_storage' has no member named '__ss_family' if (sizeof ac_aggr.__ss_family) ^ configure:26335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #elif defined(HAVE_WINSOCK2_H) | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | | int | main () | { | static struct sockaddr_storage ac_aggr; | if (sizeof ac_aggr.__ss_family) | return 0; | ; | return 0; | } configure:26335: result: no configure:26364: checking for struct sockaddr_in6.sin6_scope_id configure:26364: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26364: $? = 0 configure:26364: result: yes configure:26397: checking for struct msghdr.msg_control configure:26397: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26397: $? = 0 configure:26397: result: yes configure:26425: checking for struct msghdr.msg_flags configure:26425: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26425: $? = 0 configure:26425: result: yes configure:26462: checking size of sockaddr_un.sun_path configure:26467: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:26467: $? = 0 configure:26467: ./conftest configure:26467: $? = 0 configure:26489: result: 108 configure:26503: checking for struct statfs.f_favail configure:26503: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:324:12: error: 'struct statfs' has no member named 'f_favail' if (ac_aggr.f_favail) ^ configure:26503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | #ifdef HAVE_NBUTIL_H | #include | #endif | | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_favail) | return 0; | ; | return 0; | } configure:26503: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:324:19: error: 'struct statfs' has no member named 'f_favail' if (sizeof ac_aggr.f_favail) ^ configure:26503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | #ifdef HAVE_NBUTIL_H | #include | #endif | | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_favail) | return 0; | ; | return 0; | } configure:26503: result: no configure:26528: checking for struct statfs.f_ffree configure:26528: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26528: $? = 0 configure:26528: result: yes configure:26553: checking for struct statfs.f_files configure:26553: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26553: $? = 0 configure:26553: result: yes configure:26578: checking for struct statfs.f_flags configure:26578: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26578: $? = 0 configure:26578: result: yes configure:26603: checking for struct statfs.f_frsize configure:26603: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26603: $? = 0 configure:26603: result: yes configure:26633: checking for struct statvfs.f_files configure:26633: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26633: $? = 0 configure:26633: result: yes configure:26652: checking for struct statvfs.f_frsize configure:26652: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26652: $? = 0 configure:26652: result: yes configure:26671: checking for struct statvfs.mnt_dir configure:26671: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:324:12: error: 'struct statvfs' has no member named 'mnt_dir' if (ac_aggr.mnt_dir) ^ configure:26671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_STATFS_H | #include | #endif | #if HAVE_SYS_STATVFS_H | #include | #endif | | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.mnt_dir) | return 0; | ; | return 0; | } configure:26671: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:324:19: error: 'struct statvfs' has no member named 'mnt_dir' if (sizeof ac_aggr.mnt_dir) ^ configure:26671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_SYS_STATFS_H | #include | #endif | #if HAVE_SYS_STATVFS_H | #include | #endif | | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.mnt_dir) | return 0; | ; | return 0; | } configure:26671: result: no configure:26695: checking for struct swdevt.sw_nblksenabled configure:26695: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:323:22: error: storage size of 'ac_aggr' isn't known static struct swdevt ac_aggr; ^ configure:26695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_CONF_H | #include | #endif | | | int | main () | { | static struct swdevt ac_aggr; | if (ac_aggr.sw_nblksenabled) | return 0; | ; | return 0; | } configure:26695: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:323:22: error: storage size of 'ac_aggr' isn't known static struct swdevt ac_aggr; ^ configure:26695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #if HAVE_SYS_CONF_H | #include | #endif | | | int | main () | { | static struct swdevt ac_aggr; | if (sizeof ac_aggr.sw_nblksenabled) | return 0; | ; | return 0; | } configure:26695: result: no configure:26719: checking for struct tcpstat.tcp_rcvmemdrop configure:26719: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct tcpstat ac_aggr; ^ configure:26719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TIMEOUT_H | #include | #endif | #ifdef HAVE_NETINET_TCP_H | #include | #endif | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | #ifdef HAVE_NETINET_TCP_VAR_H | #include | #endif | | | int | main () | { | static struct tcpstat ac_aggr; | if (ac_aggr.tcp_rcvmemdrop) | return 0; | ; | return 0; | } configure:26719: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct tcpstat ac_aggr; ^ configure:26719: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TIMEOUT_H | #include | #endif | #ifdef HAVE_NETINET_TCP_H | #include | #endif | #ifdef HAVE_NETINET_TCP_TIMER_H | #include | #endif | #ifdef HAVE_NETINET_TCP_VAR_H | #include | #endif | | | int | main () | { | static struct tcpstat ac_aggr; | if (sizeof ac_aggr.tcp_rcvmemdrop) | return 0; | ; | return 0; | } configure:26719: result: no configure:26752: checking for struct tm.tm_gmtoff configure:26752: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26752: $? = 0 configure:26752: result: yes configure:26778: checking extern timezone configure:26804: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 configure:26804: $? = 0 configure:26806: result: yes configure:26824: checking for struct timezone.tz_dsttime configure:26824: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:26824: $? = 0 configure:26824: result: yes configure:26855: checking for struct udpstat.udps_discard configure:26855: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (ac_aggr.udps_discard) | return 0; | ; | return 0; | } configure:26855: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (sizeof ac_aggr.udps_discard) | return 0; | ; | return 0; | } configure:26855: result: no configure:26880: checking for struct udpstat.udps_fullsock configure:26880: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (ac_aggr.udps_fullsock) | return 0; | ; | return 0; | } configure:26880: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (sizeof ac_aggr.udps_fullsock) | return 0; | ; | return 0; | } configure:26880: result: no configure:26905: checking for struct udpstat.udps_noport configure:26905: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (ac_aggr.udps_noport) | return 0; | ; | return 0; | } configure:26905: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (sizeof ac_aggr.udps_noport) | return 0; | ; | return 0; | } configure:26905: result: no configure:26930: checking for struct udpstat.udps_noportbcast configure:26930: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (ac_aggr.udps_noportbcast) | return 0; | ; | return 0; | } configure:26930: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (sizeof ac_aggr.udps_noportbcast) | return 0; | ; | return 0; | } configure:26930: result: no configure:26955: checking for struct udpstat.udps_opackets configure:26955: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (ac_aggr.udps_opackets) | return 0; | ; | return 0; | } configure:26955: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:332:23: error: storage size of 'ac_aggr' isn't known static struct udpstat ac_aggr; ^ configure:26955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #if HAVE_NETINET_IN_H | #include | #endif | #if HAVE_NETINET_IP_VAR_H | #include | #endif | #if HAVE_NETINET_UDP_H | #include | #endif | #if HAVE_NETINET_UDP_VAR_H | #include | #endif | | | int | main () | { | static struct udpstat ac_aggr; | if (sizeof ac_aggr.udps_opackets) | return 0; | ; | return 0; | } configure:26955: result: no configure:26990: checking if _KERNEL needs to be defined for if_mtu configure:27021: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:14: error: storage size of 'test' isn't known struct ifnet test; test.if_mtu = 0; ^ configure:27021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | int | main () | { | struct ifnet test; test.if_mtu = 0; | ; | return 0; | } configure:27052: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:299:14: error: storage size of 'test' isn't known struct ifnet test; test.if_mtu = 0; ^ configure:27052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #define _KERNEL 1 | #include | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | int | main () | { | struct ifnet test; test.if_mtu = 0; | ; | return 0; | } configure:27058: result: unknown configure:27069: checking if _KERNEL_STRUCTURES needs to be defined for if_mtu configure:27100: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:298:14: error: storage size of 'test' isn't known struct ifnet test; test.if_mtu = 0; ^ configure:27100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | int | main () | { | struct ifnet test; test.if_mtu = 0; | ; | return 0; | } configure:27131: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:299:14: error: storage size of 'test' isn't known struct ifnet test; test.if_mtu = 0; ^ configure:27131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | /* end confdefs.h. */ | | #define _KERNEL_STRUCTURES 1 | #include | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | | int | main () | { | struct ifnet test; test.if_mtu = 0; | ; | return 0; | } configure:27137: result: unknown configure:27150: checking for struct ifaddr.ifa_next configure:27150: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:27150: $? = 0 configure:27150: result: yes configure:27195: checking for struct ifnet.if_addrlist configure:27195: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:12: error: 'struct ifnet' has no member named 'if_addrlist' if (ac_aggr.if_addrlist) ^ configure:27195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_addrlist) | return 0; | ; | return 0; | } configure:27195: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:19: error: 'struct ifnet' has no member named 'if_addrlist' if (sizeof ac_aggr.if_addrlist) ^ configure:27195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_addrlist) | return 0; | ; | return 0; | } configure:27195: result: no configure:27265: checking for struct ifnet.if_addrhead.tqh_first configure:27265: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:12: error: 'struct ifnet' has no member named 'if_addrhead' if (ac_aggr.if_addrhead.tqh_first) ^ configure:27265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_addrhead.tqh_first) | return 0; | ; | return 0; | } configure:27265: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:19: error: 'struct ifnet' has no member named 'if_addrhead' if (sizeof ac_aggr.if_addrhead.tqh_first) ^ configure:27265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_addrhead.tqh_first) | return 0; | ; | return 0; | } configure:27265: result: no configure:27335: checking for struct ifnet.if_baudrate configure:27335: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:12: error: 'struct ifnet' has no member named 'if_baudrate' if (ac_aggr.if_baudrate) ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_baudrate) | return 0; | ; | return 0; | } configure:27335: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:19: error: 'struct ifnet' has no member named 'if_baudrate' if (sizeof ac_aggr.if_baudrate) ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_baudrate) | return 0; | ; | return 0; | } configure:27335: result: no configure:27405: checking for struct ifnet.if_baudrate.ifs_value configure:27405: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:12: error: 'struct ifnet' has no member named 'if_baudrate' if (ac_aggr.if_baudrate.ifs_value) ^ configure:27405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_baudrate.ifs_value) | return 0; | ; | return 0; | } configure:27405: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:347:19: error: 'struct ifnet' has no member named 'if_baudrate' if (sizeof ac_aggr.if_baudrate.ifs_value) ^ configure:27405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_baudrate.ifs_value) | return 0; | ; | return 0; | } configure:27405: result: no configure:27475: checking for struct ifnet.if_ibytes configure:27475: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:27475: $? = 0 configure:27475: result: yes configure:27545: checking for struct ifnet.if_imcasts configure:27545: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:348:12: error: 'struct ifnet' has no member named 'if_imcasts' if (ac_aggr.if_imcasts) ^ configure:27545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_imcasts) | return 0; | ; | return 0; | } configure:27545: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:348:19: error: 'struct ifnet' has no member named 'if_imcasts' if (sizeof ac_aggr.if_imcasts) ^ configure:27545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_imcasts) | return 0; | ; | return 0; | } configure:27545: result: no configure:27615: checking for struct ifnet.if_iqdrops configure:27615: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:27615: $? = 0 configure:27615: result: yes configure:27685: checking for struct ifnet.if_lastchange.tv_sec configure:27685: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:349:12: error: 'struct ifnet' has no member named 'if_lastchange' if (ac_aggr.if_lastchange.tv_sec) ^ configure:27685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_lastchange.tv_sec) | return 0; | ; | return 0; | } configure:27685: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:349:19: error: 'struct ifnet' has no member named 'if_lastchange' if (sizeof ac_aggr.if_lastchange.tv_sec) ^ configure:27685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_lastchange.tv_sec) | return 0; | ; | return 0; | } configure:27685: result: no configure:27755: checking for struct ifnet.if_lastchange.tv_nsec configure:27755: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:349:12: error: 'struct ifnet' has no member named 'if_lastchange' if (ac_aggr.if_lastchange.tv_nsec) ^ configure:27755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_lastchange.tv_nsec) | return 0; | ; | return 0; | } configure:27755: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:349:19: error: 'struct ifnet' has no member named 'if_lastchange' if (sizeof ac_aggr.if_lastchange.tv_nsec) ^ configure:27755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_lastchange.tv_nsec) | return 0; | ; | return 0; | } configure:27755: result: no configure:27825: checking for struct ifnet.if_mtu configure:27825: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:27825: $? = 0 configure:27825: result: yes configure:27895: checking for struct ifnet.if_noproto configure:27895: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:350:12: error: 'struct ifnet' has no member named 'if_noproto' if (ac_aggr.if_noproto) ^ configure:27895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_noproto) | return 0; | ; | return 0; | } configure:27895: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:350:19: error: 'struct ifnet' has no member named 'if_noproto' if (sizeof ac_aggr.if_noproto) ^ configure:27895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_noproto) | return 0; | ; | return 0; | } configure:27895: result: no configure:27965: checking for struct ifnet.if_obytes configure:27965: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:27965: $? = 0 configure:27965: result: yes configure:28035: checking for struct ifnet.if_omcasts configure:28035: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:351:12: error: 'struct ifnet' has no member named 'if_omcasts' if (ac_aggr.if_omcasts) ^ configure:28035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_omcasts) | return 0; | ; | return 0; | } configure:28035: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:351:19: error: 'struct ifnet' has no member named 'if_omcasts' if (sizeof ac_aggr.if_omcasts) ^ configure:28035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_omcasts) | return 0; | ; | return 0; | } configure:28035: result: no configure:28105: checking for struct ifnet.if_speed configure:28105: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:28105: $? = 0 configure:28105: result: yes configure:28175: checking for struct ifnet.if_type configure:28175: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:28175: $? = 0 configure:28175: result: yes configure:28245: checking for struct ifnet.if_xname configure:28245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:353:12: error: 'struct ifnet' has no member named 'if_xname' if (ac_aggr.if_xname) ^ configure:28245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (ac_aggr.if_xname) | return 0; | ; | return 0; | } configure:28245: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:353:19: error: 'struct ifnet' has no member named 'if_xname' if (sizeof ac_aggr.if_xname) ^ configure:28245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | /* end confdefs.h. */ | | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NET_IF_H | #include | #endif | #ifdef HAVE_NET_IF_VAR_H | #include | #endif | #ifdef HAVE_SYS_QUEUE_H | #include | #endif | #ifdef linux | struct ifnet { | char *if_name; /* name, e.g. "en" or "lo" */ | short if_unit; /* sub-unit for lower level driver */ | short if_mtu; /* maximum transmission unit */ | short if_flags; /* up/down, broadcast, etc. */ | int if_metric; /* routing metric (external only) */ | char if_hwaddr [6]; /* ethernet address */ | int if_type; /* interface type: 1=generic, | 28=slip, ether=6, loopback=24 */ | int if_speed; /* interface speed: in bits/sec */ | | struct sockaddr if_addr; /* interface's address */ | struct sockaddr ifu_broadaddr; /* broadcast address */ | struct sockaddr ia_subnetmask; /* interface's mask */ | | struct ifqueue { | int ifq_len; | int ifq_drops; | } if_snd; /* output queue */ | int if_ibytes; /* octets received on interface */ | int if_ipackets; /* packets received on interface */ | int if_ierrors; /* input errors on interface */ | int if_iqdrops; /* input queue overruns */ | int if_obytes; /* octets sent on interface */ | int if_opackets; /* packets sent on interface */ | int if_oerrors; /* output errors on interface */ | int if_collisions; /* collisions on csma interfaces */ | /* end statistics */ | struct ifnet *if_next; | }; | #endif | | | int | main () | { | static struct ifnet ac_aggr; | if (sizeof ac_aggr.if_xname) | return 0; | ; | return 0; | } configure:28245: result: no configure:28325: checking for struct rtentry.rt_dst configure:28325: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:315:5: error: used struct type value where scalar is required if (ac_aggr.rt_dst) ^ configure:28325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (ac_aggr.rt_dst) | return 0; | ; | return 0; | } configure:28325: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:28325: $? = 0 configure:28325: result: yes configure:28357: checking for struct rtentry.rt_hash configure:28357: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:12: error: 'struct rtentry' has no member named 'rt_hash' if (ac_aggr.rt_hash) ^ configure:28357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (ac_aggr.rt_hash) | return 0; | ; | return 0; | } configure:28357: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:19: error: 'struct rtentry' has no member named 'rt_hash' if (sizeof ac_aggr.rt_hash) ^ configure:28357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (sizeof ac_aggr.rt_hash) | return 0; | ; | return 0; | } configure:28357: result: no configure:28389: checking for struct rtentry.rt_next configure:28389: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:12: error: 'struct rtentry' has no member named 'rt_next' if (ac_aggr.rt_next) ^ configure:28389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (ac_aggr.rt_next) | return 0; | ; | return 0; | } configure:28389: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:19: error: 'struct rtentry' has no member named 'rt_next' if (sizeof ac_aggr.rt_next) ^ configure:28389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (sizeof ac_aggr.rt_next) | return 0; | ; | return 0; | } configure:28389: result: no configure:28421: checking for struct rtentry.rt_refcnt configure:28421: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:12: error: 'struct rtentry' has no member named 'rt_refcnt' if (ac_aggr.rt_refcnt) ^ configure:28421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (ac_aggr.rt_refcnt) | return 0; | ; | return 0; | } configure:28421: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:19: error: 'struct rtentry' has no member named 'rt_refcnt' if (sizeof ac_aggr.rt_refcnt) ^ configure:28421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (sizeof ac_aggr.rt_refcnt) | return 0; | ; | return 0; | } configure:28421: result: no configure:28453: checking for struct rtentry.rt_unit configure:28453: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:12: error: 'struct rtentry' has no member named 'rt_unit' if (ac_aggr.rt_unit) ^ configure:28453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (ac_aggr.rt_unit) | return 0; | ; | return 0; | } configure:28453: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:19: error: 'struct rtentry' has no member named 'rt_unit' if (sizeof ac_aggr.rt_unit) ^ configure:28453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (sizeof ac_aggr.rt_unit) | return 0; | ; | return 0; | } configure:28453: result: no configure:28485: checking for struct rtentry.rt_use configure:28485: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:12: error: 'struct rtentry' has no member named 'rt_use' if (ac_aggr.rt_use) ^ configure:28485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (ac_aggr.rt_use) | return 0; | ; | return 0; | } configure:28485: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:316:19: error: 'struct rtentry' has no member named 'rt_use' if (sizeof ac_aggr.rt_use) ^ configure:28485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef HAVE_SYS_SOCKET_H | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #endif | #ifdef HAVE_NET_ROUTE_H | #include | #endif | | | int | main () | { | static struct rtentry ac_aggr; | if (sizeof ac_aggr.rt_use) | return 0; | ; | return 0; | } configure:28485: result: no configure:28522: checking type of rtentry structure configure:28569: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:317:5: error: 'struct rtentry' has no member named 'rt_nodes' rt.rt_nodes[0].rn_flags = 1; ^ configure:28569: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #include | | int | main () | { | | | #ifndef HAVE_STRUCT_RTENTRY_RT_DST | #define rt_dst rt_nodes->rn_key | #endif | | struct rtentry rt; | rt.rt_nodes[0].rn_flags = 1; | rt.rt_dst; | | ; | return 0; | } configure:28611: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 conftest.c: In function 'main': conftest.c:313:3: error: 'struct rtentry' has no member named 'rt_hash' rt.rt_hash; ^ configure:28611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #include | #ifdef NETSNMP_IFNET_NEEDS_KERNEL_STRUCTURES | #define _KERNEL_STRUCTURES 1 | #endif | #ifdef NETSNMP_IFNET_NEEDS_KERNEL | #define KERNEL | #if !defined(__DragonFly__) | #define _KERNEL 1 | #endif | #endif | #include | #undef KERNEL | #undef _KERNEL | #include | | int | main () | { | | | struct rtentry rt; | rt.rt_hash; | | ; | return 0; | } configure:28624: result: unknown configure:28636: checking for struct rtentry configure:28663: result: rtentry configure:28705: checking for location of system kernel configure:28734: result: unknown configure:28746: checking for /dev/kmem configure:28756: result: configure:28774: checking for location of swap device configure:28788: result: none configure:28805: checking for mount table location configure:28822: result: /etc/mtab configure:28836: checking for lpstat configure:28869: result: no configure:28894: checking for correct flags to ps configure:28917: WARNING: Unable to determine valid ps flags... defaulting... configure:28923: result: -acx configure:28942: checking for SIGHUP configure:28955: i686-uhu-linux-gcc -c -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c >&5 configure:28955: $? = 0 configure:28962: result: yes configure:28978: checking if sysctl can read kernel information configure:29024: i686-uhu-linux-gcc -o conftest -fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:318:12: error: 'KERN_BOOTTIME' undeclared (first use in this function) mib[1] = KERN_BOOTTIME; ^ conftest.c:318:12: note: each undeclared identifier is reported only once for each function it appears in conftest.c:321:3: warning: passing argument 6 of 'sysctl' makes integer from pointer without a cast [enabled by default] sysctl(mib, 2, &boottime, &len, NULL, NULL); ^ In file included from conftest.c:309:0: /usr/include/sys/sysctl.h:68:12: note: expected 'size_t' but argument is of type 'void *' extern int sysctl (int *__name, int __nlen, void *__oldval, ^ conftest.c:323:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:29024: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.7.2.1" | #define PACKAGE_STRING "Net-SNMP 5.7.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define PACKAGE_URL "" | #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_NO_DUMMY_VALUES 1 | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_DEFAULT_SNMP_VERSION 3 | #define NETSNMP_SYS_CONTACT "@@no.where" | #define NETSNMP_SYS_LOC "Unknown" | #define NETSNMP_LOGFILE "/var/log/snmpd.log" | #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" | #define UNAMEPROG "/bin/uname" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define HAVE_DPKG_QUERY 1 | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_ASM_TYPES_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NET_IF_ARP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_NETINET_ICMP6_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_LINUX_ETHTOOL_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_OFF64_T 1 | #define HAVE_NFDS_T 1 | #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 | #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 | #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 | #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 | #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 | #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define NETSNMP_SECMOD_USM 1 | #define HAVE_GETMNTENT 1 | #define HAVE_DLOPEN 1 | #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define NETSNMP_CAN_DO_CRYPTO 1 | #define HAVE_PERL_EVAL_PV_UC 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define NETSNMP_USE_INTERNAL_CRYPTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_SSIZE_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_LRAND48 1 | #define HAVE_RAND 1 | #define HAVE_RANDOM 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGSET 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FORK 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETENV 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETOPT 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_CHOWN 1 | #define HAVE_EXECV 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_INITGROUPS 1 | #define HAVE_IF_NAMEINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTIME 1 | #define HAVE_POLL 1 | #define HAVE_REGCOMP 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETMNTENT 1 | #define HAVE_SETUID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYSTEM 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_SETGID 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_TCGETATTR 1 | #define HAVE_IF_FREENAMEINDEX 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LSEEK64 1 | #define HAVE_PREAD64 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define NETSNMP_FUNCTION __func__ | #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 | #define NETSNMP_PRIz "" | #define NETSNMP_PRI32 "" | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 | #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 | #define HAVE_STRUCT_STATFS_F_FFREE 1 | #define HAVE_STRUCT_STATFS_F_FILES 1 | #define HAVE_STRUCT_STATFS_F_FLAGS 1 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 | #define HAVE_STRUCT_STATVFS_F_FILES 1 | #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VARIABLE 1 | #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 | #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 | #define HAVE_STRUCT_IFNET_IF_IBYTES 1 | #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 | #define HAVE_STRUCT_IFNET_IF_MTU 1 | #define HAVE_STRUCT_IFNET_IF_OBYTES 1 | #define HAVE_STRUCT_IFNET_IF_SPEED 1 | #define HAVE_STRUCT_IFNET_IF_TYPE 1 | #define HAVE_STRUCT_RTENTRY_RT_DST 1 | #define RTENTRY struct rtentry | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define PSCMD " -acx" | #define HAVE_SIGHUP 1 | /* end confdefs.h. */ | | #if TIME_WITH_SYS_TIME | # include | # include | #else | # if HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | #if HAVE_SYS_PARAM_H | # include | #endif | #include | #if HAVE_SYS_SYSCTL_H | # include | #endif | | main() { | int mib[2]; | size_t len; | struct timeval boottime; | | mib[0] = CTL_KERN; | mib[1] = KERN_BOOTTIME; | | len = sizeof(boottime); | sysctl(mib, 2, &boottime, &len, NULL, NULL); | if (boottime.tv_sec != 0) | exit(0); | else | exit(1); | } | configure:29034: result: no configure:29054: checking whether TCP timers depend on 'hz' conftest.c:294:31: fatal error: netinet/tcp_timer.h: No such file or directory #include ^ compilation terminated. configure:29075: result: no configure:29472: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Net-SNMP config.status 5.7.2.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1535: creating Makefile config.status:1535: creating snmplib/Makefile config.status:1535: creating apps/Makefile config.status:1535: creating apps/snmpnetstat/Makefile config.status:1535: creating agent/Makefile config.status:1535: creating agent/helpers/Makefile config.status:1535: creating agent/mibgroup/Makefile config.status:1535: creating local/Makefile config.status:1535: creating testing/Makefile config.status:1535: creating man/Makefile config.status:1535: creating mibs/Makefile config.status:1535: creating net-snmp-config config.status:1535: creating net-snmp-create-v3-user config.status:1535: creating dist/generation-scripts/gen-variables config.status:1535: creating include/net-snmp/net-snmp-config.h config.status:1729: executing libtool commands config.status:1729: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_DMEM_LOC=none ac_cv_ETC_MNTTAB=/etc/mtab ac_cv_IFNET_NEEDS_KERNEL=unknown ac_cv_IFNET_NEEDS_KERNEL_STRUCTURES=unknown ac_cv_KERNEL_LOC=unknown ac_cv_NETSNMP_CAN_USE_SYSCTL=no ac_cv_NETSNMP_MACHINE_INCLUDE_FILE=net-snmp/machine/generic.h ac_cv_NETSNMP_SYSTEM_INCLUDE_FILE=net-snmp/system/linux.h ac_cv_NETSNMP_USE_KERBEROS_MIT=no ac_cv_RTENTRY_TYPE=unknown ac_cv_TCPTV_NEEDS_HZ=no ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_Perl_eval_pv=yes ac_cv_func_alloca_works=yes ac_cv_func_cgetnext=no ac_cv_func_chown=yes ac_cv_func_closedir=yes ac_cv_func_dlopen=yes ac_cv_func_eval_pv=no ac_cv_func_execv=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_funlockfile=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_getfsstat=no ac_cv_func_getgrnam=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getipnodebyname=no ac_cv_func_getloadavg=yes ac_cv_func_getmntent=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getpid=yes ac_cv_func_getpwnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getvfsstat=no ac_cv_func_hasmntopt=yes ac_cv_func_if_freenameindex=yes ac_cv_func_if_indextoname=yes ac_cv_func_if_nameindex=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_kinfo_get_cpus=no ac_cv_func_knlist=no ac_cv_func_kvm_getproc2=no ac_cv_func_kvm_getprocs=no ac_cv_func_kvm_getswapinfo=no ac_cv_func_kvm_openfiles=no ac_cv_func_localtime_r=yes ac_cv_func_lrand48=yes ac_cv_func_lseek64=yes ac_cv_func_memcmp_working=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_nlist64=no ac_cv_func_nlist=no ac_cv_func_opendir=yes ac_cv_func_perl_eval_pv=no ac_cv_func_poll=yes ac_cv_func_pread64=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_readdir=yes ac_cv_func_regcomp=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setmntent=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_sigaction=yes ac_cv_func_sigalrm=no ac_cv_func_sigblock=yes ac_cv_func_sighold=yes ac_cv_func_signal=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigset=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_stime=yes ac_cv_func_strcasestr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strtok_r=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_sysconf=yes ac_cv_func_system=yes ac_cv_func_tcgetattr=yes ac_cv_func_times=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_have_warned=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_page_h=no ac_cv_header_asm_types_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_err_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fstab_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inet_mib2_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_ioctls_h=no ac_cv_header_iphlpapi_h=no ac_cv_header_kstat_h=no ac_cv_header_kvm_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_ethtool_h=yes ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_rtnetlink_h=yes ac_cv_header_linux_tasks_h=no ac_cv_header_locale_h=yes ac_cv_header_machine_param_h=no ac_cv_header_machine_pte_h=no ac_cv_header_machine_types_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_mtab_h=no ac_cv_header_nbutil_h=no ac_cv_header_net_if_arp_h=yes ac_cv_header_net_if_dl_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_mib_h=no ac_cv_header_net_if_types_h=no ac_cv_header_net_if_var_h=no ac_cv_header_net_route_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet6_in6_pcb_h=no ac_cv_header_netinet6_in6_var_h=no ac_cv_header_netinet6_ip6_var_h=no ac_cv_header_netinet6_nd6_h=no ac_cv_header_netinet6_tcp6_fsm_h=no ac_cv_header_netinet6_tcp6_h=no ac_cv_header_netinet6_tcp6_timer_h=no ac_cv_header_netinet6_tcp6_var_h=no ac_cv_header_netinet_icmp6_h=yes ac_cv_header_netinet_icmp_var_h=no ac_cv_header_netinet_if_ether_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_pcb_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_in_var_h=no ac_cv_header_netinet_ip6_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_ip_icmp_h=yes ac_cv_header_netinet_ip_var_h=no ac_cv_header_netinet_tcp_fsm_h=no ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinet_tcp_timer_h=no ac_cv_header_netinet_tcp_var_h=no ac_cv_header_netinet_tcpip_h=no ac_cv_header_netinet_udp_h=yes ac_cv_header_netinet_udp_var_h=no ac_cv_header_netipx_ipx_h=yes ac_cv_header_nlist_h=no ac_cv_header_openssl_aes_h=no ac_cv_header_openssl_des_h=no ac_cv_header_openssl_dh_h=no ac_cv_header_openssl_evp_h=no ac_cv_header_openssl_hmac_h=no ac_cv_header_osreldate_h=no ac_cv_header_pci_pci_h=no ac_cv_header_picl_h=no ac_cv_header_pkginfo_h=no ac_cv_header_pkglocs_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_rpm_header_h=no ac_cv_header_rpm_rpmfileutil_h=no ac_cv_header_rpm_rpmlib_h=no ac_cv_header_rpm_rpmts_h=no ac_cv_header_search_h=yes ac_cv_header_security_cryptoki_h=no ac_cv_header_sensors_sensors_h=no ac_cv_header_sgtty_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_conf_h=no ac_cv_header_sys_diskio_h=no ac_cv_header_sys_disklabel_h=no ac_cv_header_sys_dkio_h=no ac_cv_header_sys_dkstat_h=no ac_cv_header_sys_dmap_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_fixpoint_h=no ac_cv_header_sys_fs_h=no ac_cv_header_sys_hashing_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mbuf_h=no ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pool_h=no ac_cv_header_sys_proc_h=no ac_cv_header_sys_protosw_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_queue_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sema_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_swap_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysget_h=no ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_tcpipstats_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_timeout_h=no ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vm_h=no ac_cv_header_sys_vmmac_h=no ac_cv_header_sys_vmmeter_h=no ac_cv_header_sys_vmparam_h=no ac_cv_header_sys_vmsystm_h=no ac_cv_header_sys_vnode_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_ufs_ffs_fs_h=no ac_cv_header_ufs_fs_h=no ac_cv_header_ufs_ufs_dinode_h=no ac_cv_header_ufs_ufs_inode_h=no ac_cv_header_ufs_ufs_quota_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_utsname_h=no ac_cv_header_uvm_uvm_extern_h=no ac_cv_header_uvm_uvm_param_h=no ac_cv_header_valgrind_memcheck_h=no ac_cv_header_valgrind_valgrind_h=no ac_cv_header_vm_swap_pager_h=no ac_cv_header_vm_vm_extern_h=no ac_cv_header_vm_vm_h=no ac_cv_header_vm_vm_param_h=no ac_cv_header_windows_h=no ac_cv_header_xti_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_EVP_md5=no ac_cv_member_struct_arphd_at_next=no ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_ethtool_cmd_speed_hi=yes ac_cv_member_struct_ifaddr_ifa_next=yes ac_cv_member_struct_ifnet_if_addrhead_tqh_first=no ac_cv_member_struct_ifnet_if_addrlist=no ac_cv_member_struct_ifnet_if_baudrate=no ac_cv_member_struct_ifnet_if_baudrate_ifs_value=no ac_cv_member_struct_ifnet_if_ibytes=yes ac_cv_member_struct_ifnet_if_imcasts=no ac_cv_member_struct_ifnet_if_iqdrops=yes ac_cv_member_struct_ifnet_if_lastchange_tv_nsec=no ac_cv_member_struct_ifnet_if_lastchange_tv_sec=no ac_cv_member_struct_ifnet_if_mtu=yes ac_cv_member_struct_ifnet_if_noproto=no ac_cv_member_struct_ifnet_if_obytes=yes ac_cv_member_struct_ifnet_if_omcasts=no ac_cv_member_struct_ifnet_if_speed=yes ac_cv_member_struct_ifnet_if_type=yes ac_cv_member_struct_ifnet_if_xname=no ac_cv_member_struct_ipstat_ips_cantforward=no ac_cv_member_struct_ipstat_ips_cantfrag=no ac_cv_member_struct_ipstat_ips_delivered=no ac_cv_member_struct_ipstat_ips_fragdropped=no ac_cv_member_struct_ipstat_ips_fragmented=no ac_cv_member_struct_ipstat_ips_fragtimeout=no ac_cv_member_struct_ipstat_ips_localout=no ac_cv_member_struct_ipstat_ips_noproto=no ac_cv_member_struct_ipstat_ips_noroute=no ac_cv_member_struct_ipstat_ips_odropped=no ac_cv_member_struct_ipstat_ips_ofragments=no ac_cv_member_struct_ipstat_ips_reassembled=no ac_cv_member_struct_mbstat_m_clfree=no ac_cv_member_struct_mbstat_m_clusters=no ac_cv_member_struct_mbstat_m_mbufs=no ac_cv_member_struct_msghdr_msg_control=yes ac_cv_member_struct_msghdr_msg_flags=yes ac_cv_member_struct_nlist64_n_value=no ac_cv_member_struct_nlist_n_value=no ac_cv_member_struct_rtentry_rt_dst=yes ac_cv_member_struct_rtentry_rt_hash=no ac_cv_member_struct_rtentry_rt_next=no ac_cv_member_struct_rtentry_rt_refcnt=no ac_cv_member_struct_rtentry_rt_unit=no ac_cv_member_struct_rtentry_rt_use=no ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_sa_union_sa_generic_sa_family2=no ac_cv_member_struct_sockaddr_storage___ss_family=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_statfs_f_favail=no ac_cv_member_struct_statfs_f_ffree=yes ac_cv_member_struct_statfs_f_files=yes ac_cv_member_struct_statfs_f_flags=yes ac_cv_member_struct_statfs_f_frsize=yes ac_cv_member_struct_statvfs_f_files=yes ac_cv_member_struct_statvfs_f_frsize=yes ac_cv_member_struct_statvfs_mnt_dir=no ac_cv_member_struct_swdevt_sw_nblksenabled=no ac_cv_member_struct_tcpstat_tcp_rcvmemdrop=no ac_cv_member_struct_timezone_tz_dsttime=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_udpstat_udps_discard=no ac_cv_member_struct_udpstat_udps_fullsock=no ac_cv_member_struct_udpstat_udps_noport=no ac_cv_member_struct_udpstat_udps_noportbcast=no ac_cv_member_struct_udpstat_udps_opackets=no ac_cv_objext=o ac_cv_path_AUTOCONF=/usr/bin/autoconf ac_cv_path_AUTOHEADER=/usr/bin/autoheader ac_cv_path_CCPATH=/usr/bin/i686-uhu-linux-gcc ac_cv_path_DPKG_QUERY_PATH=/usr/bin/dpkg-query ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PERLPROG=/usr/bin/perl ac_cv_path_PYTHONPROG=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_UNAMEPROG=/bin/uname ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_FILE=file ac_cv_prog_FIND=find ac_cv_prog_WHOAMI=whoami ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_ps_flags=-acx ac_cv_safe_to_define___extensions__=yes ac_cv_search_exp=-lm ac_cv_search_getfsstat=no ac_cv_search_gethostbyaddr='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getmntent='none required' ac_cv_search_kinfo_get_cpus=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_intmax_t=8 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_sockaddr_un_sun_path=108 ac_cv_struct_rtentry=rtentry ac_cv_target=i686-uhu-linux-gnu ac_cv_type_Counter64=no ac_cv_type_in_addr_t=yes ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mib2_ipIfStatsEntry_t=no ac_cv_type_nfds_t=yes ac_cv_type_off64_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_user_prompt_COPY_PERSISTENT_FILES=no ac_cv_user_prompt_NETSNMP_DEFAULT_SNMP_VERSION=3 ac_cv_user_prompt_NETSNMP_LOGFILE=/var/log/snmpd.log ac_cv_user_prompt_NETSNMP_PERSISTENT_DIRECTORY=/var/net-snmp ac_cv_user_prompt_NETSNMP_SYS_CONTACT=@@no.where ac_cv_user_prompt_NETSNMP_SYS_LOC=Unknown ac_cv_working_alloca_h=yes fu_cv_sys_stat_fs_data=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop netsnmp_cv__func__name=__func__ netsnmp_cv_broken_inline=no netsnmp_cv_func_clock_gettime_LNETSNMPLIBS='none required' netsnmp_cv_func_dlopen_LMIBLIBS=-ldl netsnmp_cv_func_kstat_lookup_LNETSNMPLIBS=no netsnmp_cv_func_kvm_getproc2_LMIBLIBS=no netsnmp_cv_func_kvm_getprocs_LMIBLIBS=no netsnmp_cv_func_kvm_getswapinfo_LMIBLIBS=no netsnmp_cv_func_kvm_openfiles_LAGENTLIBS=no netsnmp_cv_func_kvm_read_LAGENTLIBS=no netsnmp_cv_func_nl_connect_LMIBLIBS=no netsnmp_cv_func_pci_lookup_name_LMIBLIBS=no netsnmp_cv_size_t_type=int netsnmp_cv_sys_ioctl_h_has_SIOCGIFADDR=yes netsnmp_cv_uint32_t_type=int ## ----------------- ## ## Output variables. ## ## ----------------- ## AGENTLIBS='-lm ' AGENT_INCLUDES='SRC_AGENT_INCLUDES' ALLOCA='' AR='i686-uhu-linux-ar' AS='as' AUTOCONF=':' AUTOHEADER=':' AWK='gawk' CC='i686-uhu-linux-gcc' CCPATH='/usr/bin/i686-uhu-linux-gcc' CFLAGS='-fno-strict-aliasing -O2 -march=i686 -mtune=generic -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE ' CONFIGURE_OPTIONS='" '\''--enable-embedded-perl'\'' '\''--prefix=/usr'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--enable-shared'\'' '\''--build=i686-uhu-linux'\'' '\''--host=i686-uhu-linux'\'' '\''--disable-static'\'' '\''CFLAGS=-O2 -march=i686 -mtune=generic '\'' '\''build_alias=i686-uhu-linux'\'' '\''host_alias=i686-uhu-linux'\''"' COPY_PERSISTENT_FILES='no' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEVFLAGS='' DLLIBS='' DLLTOOL='false' DPKG_QUERY_PATH='/usr/bin/dpkg-query' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMBEDPERLINSTALL='embedperlinstall' EMBEDPERLUNINSTALL='embedperluninstall' ENV_SEPARATOR=':' EXEEXT='' EXTRACPPFLAGS='-x c' FEATUREHEADERS='' FEATURETARGS='' FEATURE_ADD_FLAGS='' FEATURE_REMOVE_FLAGS='' FGREP='/bin/grep -F' FILE='file' FIND='find' FTMAINSUBS='apps agent ' GNU_vpath='#vpath' GREP='/bin/grep' HELPER_INCLUDES='SRC_HELPER_INCLUDES' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PREFIX='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LAGENTLIBS='' LD='/usr/bin/ld' LDFLAGS='' LD_NO_UNDEFINED='' LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOLFLAGS='' LIBTOOL_DEPS='./ltmain.sh' LINKCC='i686-uhu-linux-gcc' LIPO='' LMIBLIBS='-ldl ' LNETSNMPLIBS='' LN_S='ln -s' LPSTAT_PATH='' LTLIBOBJS=' ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo' MAINSUBS=' agent apps man local mibs' MANIFEST_TOOL=':' MIBGROUP_INCLUDES='SRC_MIBGROUP_INCLUDES' MYSQLCONFIG='' MYSQL_INCLUDES='' MYSQL_LIBS='' NETSNMP_BUILD_SET_PROG_FALSE='#' NETSNMP_BUILD_SET_PROG_TRUE='' NETSNMP_BUILD_SSH_PROG_FALSE='' NETSNMP_BUILD_SSH_PROG_TRUE='#' NETSNMP_BUILD_TLS_PROG_FALSE='' NETSNMP_BUILD_TLS_PROG_TRUE='#' NETSNMP_BUILD_USM_PROG_FALSE='#' NETSNMP_BUILD_USM_PROG_TRUE='' NETSNMP_DEFAULT_MIBDIRS='$HOME/.snmp/mibs:/usr/share/snmp/mibs' NETSNMP_DEFAULT_MIBS=':SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB' NETSNMP_HAVE_AGENTX_LIBS_FALSE='#' NETSNMP_HAVE_AGENTX_LIBS_TRUE='' NM='/usr/bin/nm -B' NMEDIT='' NON_GNU_VPATH='VPATH =' OBJDUMP='objdump' OBJEXT='o' OTHERAGENTLIBLFTS='snmp_perl.ft' OTHERAGENTLIBLOBJS='snmp_perl.lo' OTHERAGENTLIBOBJS='snmp_perl.o' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='net-snmp-coders@lists.sourceforge.net' PACKAGE_NAME='Net-SNMP' PACKAGE_STRING='Net-SNMP 5.7.2.1' PACKAGE_TARNAME='net-snmp' PACKAGE_URL='' PACKAGE_VERSION='5.7.2.1' PARTIALTARGETFLAGS='-Ulinux -Dlinux=linux' PATH_SEPARATOR=':' PERLARGS='' PERLFEATURES='perlfeatures' PERLINSTALLTARGS='perlinstall' PERLLDOPTS_FOR_APPS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE' PERLLDOPTS_FOR_LIBS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.18.2/i386-linux-thread-multi-64int-ld/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc' PERLPROG='/usr/bin/perl' PERLTARGS='perlmodules' PERLUNINSTALLTARGS='perluninstall' PERL_SYSTEM_INVOKES_POSIX_SHELL='yes' PERSISTENT_DIRECTORY='/var/net-snmp' PSCMD=' -acx' PSPROG='' PYTHONARGS='' PYTHONCLEANTARGS='' PYTHONFEATURES='' PYTHONINSTALLTARGS='' PYTHONPROG='/usr/bin/python' PYTHONTARGS='' PYTHONUNINSTALLTARGS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SNMPCONFPATH='/etc/snmp' SNMPD='snmpd$(EXEEXT)' SNMPLIBPATH='/usr/lib/snmp' SNMPLIB_INCLUDES='SRC_SNMPLIB_INCLUDES' SNMPSHAREPATH='/usr/share/snmp' STRIP='strip' TOP_INCLUDES='SRC_TOP_INCLUDES' TRAPLIBS='$(TRAPDWITHAGENT)' UCDPERSISTENT_DIRECTORY='/var/ucd-snmp' UNAMEPROG='/bin/uname' USETRAPLIBS='$(USEAGENTLIBS)' VAL_LIBS='' VERSION='5.7.2.1' WHOAMI='whoami' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' ac_cv_NETSNMP_SYSTEM_INCLUDE_FILE='net-snmp/system/linux.h' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' crypto_files_c='openssl/openssl_sha1.c openssl/openssl_md5.c openssl/openssl_set_key.c openssl/openssl_des_enc.c openssl/openssl_cbc_enc.c openssl/openssl_aes_cfb.c openssl/openssl_aes_core.c openssl/openssl_cfb128.c' crypto_files_lo='openssl/openssl_sha1.lo openssl/openssl_md5.lo openssl/openssl_set_key.lo openssl/openssl_des_enc.lo openssl/openssl_cbc_enc.lo openssl/openssl_aes_cfb.lo openssl/openssl_aes_core.lo openssl/openssl_cfb128.lo' crypto_files_o='openssl/openssl_sha1.o openssl/openssl_md5.o openssl/openssl_set_key.o openssl/openssl_des_enc.o openssl/openssl_cbc_enc.o openssl/openssl_aes_cfb.o openssl/openssl_aes_core.oo openssl/openssl_cfb128.o' datadir='${datarootdir}' datarootdir='${prefix}/share' default_mibs_install=' SNMPv2-MIB.txt IF-MIB.txt IP-MIB.txt TCP-MIB.txt UDP-MIB.txt HOST-RESOURCES-MIB.txt NOTIFICATION-LOG-MIB.txt DISMAN-EVENT-MIB.txt DISMAN-SCHEDULE-MIB.txt UCD-SNMP-MIB.txt UCD-DEMO-MIB.txt SNMP-TARGET-MIB.txt NET-SNMP-AGENT-MIB.txt DISMAN-EVENT-MIB.txt HOST-RESOURCES-MIB.txt HOST-RESOURCES-TYPES.txt SNMP-MPD-MIB.txt SNMP-USER-BASED-SM-MIB.txt SNMP-FRAMEWORK-MIB.txt SNMP-USER-BASED-SM-MIB.txt SNMP-VIEW-BASED-ACM-MIB.txt SNMP-COMMUNITY-MIB.txt IF-MIB.txt IP-MIB.txt IP-FORWARD-MIB.txt TCP-MIB.txt UDP-MIB.txt NET-SNMP-PASS-MIB.txt NET-SNMP-EXTEND-MIB.txt UCD-DLMOD-MIB.txt SNMP-NOTIFICATION-MIB.txt SNMPv2-TM.txt NET-SNMP-VACM-MIB.txt DISMAN-SCHEDULE-MIB.txt' dllcleans='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' installucdheaders='' installucdlibs='' krb5_config='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' other_agentobjs='' other_ftagentobjs='' other_ftobjs_list='' other_lagentobjs='' other_lobjs_list='' other_objs_list='' other_src_list='' other_trapd_objects='' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' security_ftobj_list=' snmpusm.ft' security_hdr_list=' snmpusm.h' security_lobj_list=' snmpusm.lo' security_obj_list=' snmpusm.o' security_src_list=' snmpusm.c snmpusm.c' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' transport_ftobj_list=' transports/snmpUDPBaseDomain.ft transports/snmpUDPIPv4BaseDomain.ft transports/snmpTCPBaseDomain.ft transports/snmpSocketBaseDomain.ft transports/snmpIPv4BaseDomain.ft transports/snmpUDPDomain.ft transports/snmpTCPDomain.ft transports/snmpAliasDomain.ft transports/snmpUnixDomain.ft transports/snmpCallbackDomain.ft ' transport_hdr_list='snmpUDPBaseDomain.h snmpUDPIPv4BaseDomain.h snmpTCPBaseDomain.h snmpSocketBaseDomain.h snmpIPv4BaseDomain.h snmpUDPDomain.h snmpTCPDomain.h snmpAliasDomain.h snmpUnixDomain.h snmpCallbackDomain.h ' transport_lobj_list=' transports/snmpUDPBaseDomain.lo transports/snmpUDPIPv4BaseDomain.lo transports/snmpTCPBaseDomain.lo transports/snmpSocketBaseDomain.lo transports/snmpIPv4BaseDomain.lo transports/snmpUDPDomain.lo transports/snmpTCPDomain.lo transports/snmpAliasDomain.lo transports/snmpUnixDomain.lo transports/snmpCallbackDomain.lo ' transport_obj_list=' transports/snmpUDPBaseDomain.o transports/snmpUDPIPv4BaseDomain.o transports/snmpTCPBaseDomain.o transports/snmpSocketBaseDomain.o transports/snmpIPv4BaseDomain.o transports/snmpUDPDomain.o transports/snmpTCPDomain.o transports/snmpAliasDomain.o transports/snmpUnixDomain.o transports/snmpCallbackDomain.o ' transport_src_list='transports/snmpUDPBaseDomain.c transports/snmpUDPIPv4BaseDomain.c transports/snmpTCPBaseDomain.c transports/snmpSocketBaseDomain.c transports/snmpIPv4BaseDomain.c transports/snmpUDPDomain.c transports/snmpTCPDomain.c transports/snmpAliasDomain.c transports/snmpUnixDomain.c transports/snmpCallbackDomain.c ' ## ------------------- ## ## File substitutions. ## ## ------------------- ## MODULE_LIST='mk/MODULE_LIST.mk' agent_module_list_c='mk/agent_module_list_c.mk' agent_module_list_deps='mk/agent_module_list_deps.mk' agent_module_list_ft='mk/agent_module_list_ft.mk' agent_module_list_lo='mk/agent_module_list_lo.mk' agent_module_list_o='mk/agent_module_list_o.mk' agentgroup_list_ft='mk/agentgroup_list_ft.mk' agentgroup_list_lo='mk/agentgroup_list_lo.mk' agentgroup_list_o='mk/agentgroup_list_o.mk' mib_module_list_c='mk/mib_module_list_c.mk' mib_module_list_deps='mk/mib_module_list_deps.mk' mib_module_list_ft='mk/mib_module_list_ft.mk' mib_module_list_lo='mk/mib_module_list_lo.mk' mib_module_list_o='mk/mib_module_list_o.mk' mibgroup_list_ft='mk/mibgroup_list_ft.mk' mibgroup_list_lo='mk/mibgroup_list_lo.mk' mibgroup_list_o='mk/mibgroup_list_o.mk' module_list_c='mk/module_list_c.mk' module_list_deps='mk/module_list_deps.mk' module_list_ft='mk/module_list_ft.mk' module_list_lo='mk/module_list_lo.mk' module_list_o='mk/module_list_o.mk' module_rules='mk/module_rules.mk' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Net-SNMP" #define PACKAGE_TARNAME "net-snmp" #define PACKAGE_VERSION "5.7.2.1" #define PACKAGE_STRING "Net-SNMP 5.7.2.1" #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" #define PACKAGE_URL "" #define NETSNMP_CONFIGURE_OPTIONS " '--enable-embedded-perl' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 #define NETSNMP_PERSISTENT_MASK 077 #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" #define NETSNMP_NO_DUMMY_VALUES 1 #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" #define NETSNMP_DEFAULT_SNMP_VERSION 3 #define NETSNMP_SYS_CONTACT "@@no.where" #define NETSNMP_SYS_LOC "Unknown" #define NETSNMP_LOGFILE "/var/log/snmpd.log" #define NETSNMP_PERSISTENT_DIRECTORY "/var/net-snmp" #define UNAMEPROG "/bin/uname" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" #define HAVE_DPKG_QUERY 1 #define SNMPLIBPATH "/usr/lib/snmp" #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" #define SNMPSHAREPATH "/usr/share/snmp" #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" #define SNMPCONFPATH "/etc/snmp" #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_REGEX_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_NETIPX_IPX_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FSTAB_H 1 #define HAVE_GRP_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MNTENT_H 1 #define HAVE_PWD_H 1 #define HAVE_UTMPX_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_ASM_TYPES_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SEARCH_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SWAP_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_QUEUE_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_SYS_SOCKETVAR_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_RTNETLINK_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETDB_H 1 #define HAVE_NET_IF_ARP_H 1 #define HAVE_NETINET_IF_ETHER_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_IP_ICMP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_UDP_H 1 #define HAVE_NET_ROUTE_H 1 #define HAVE_NETINET_ICMP6_H 1 #define HAVE_NETINET_IP6_H 1 #define HAVE_LINUX_ETHTOOL_H 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_INTMAX_T 8 #define HAVE_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_OFF64_T 1 #define HAVE_NFDS_T 1 #define NETSNMP_TRANSPORT_UDPBASE_DOMAIN 1 #define NETSNMP_TRANSPORT_UDPIPV4BASE_DOMAIN 1 #define NETSNMP_TRANSPORT_TCPBASE_DOMAIN 1 #define NETSNMP_TRANSPORT_SOCKETBASE_DOMAIN 1 #define NETSNMP_TRANSPORT_IPV4BASE_DOMAIN 1 #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 #define NETSNMP_TRANSPORT_ALIAS_DOMAIN 1 #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 #define NETSNMP_SECMOD_USM 1 #define HAVE_GETMNTENT 1 #define HAVE_DLOPEN 1 #define NETSNMP_DEFAULT_MIBS ":SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IP-FORWARD-MIB:NET-SNMP-PASS-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB" #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_AES_CFB128_ENCRYPT 1 #define NETSNMP_CAN_DO_CRYPTO 1 #define HAVE_PERL_EVAL_PV_UC 1 #define NETSNMP_EMBEDDED_PERL 1 #define NETSNMP_USE_INTERNAL_CRYPTO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SOCKLEN_T 1 #define HAVE_IN_ADDR_T 1 #define HAVE_SSIZE_T 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define RETSIGTYPE void #define HAVE_LRAND48 1 #define HAVE_RAND 1 #define HAVE_RANDOM 1 #define HAVE_SIGNAL 1 #define HAVE_SIGSET 1 #define HAVE_CLOSEDIR 1 #define HAVE_FGETC_UNLOCKED 1 #define HAVE_FLOCKFILE 1 #define HAVE_FORK 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_MKSTEMP 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_REGCOMP 1 #define HAVE_SETENV 1 #define HAVE_SETITIMER 1 #define HAVE_SETLOCALE 1 #define HAVE_SETSID 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCASESTR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYSCONF 1 #define HAVE_TIMES 1 #define HAVE_VSNPRINTF 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETOPT 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_CHOWN 1 #define HAVE_EXECV 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGRNAM 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETPID 1 #define HAVE_GETPWNAM 1 #define HAVE_HASMNTOPT 1 #define HAVE_INITGROUPS 1 #define HAVE_IF_NAMEINDEX 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTIME 1 #define HAVE_POLL 1 #define HAVE_REGCOMP 1 #define HAVE_SETGID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETMNTENT 1 #define HAVE_SETUID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGHOLD 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYSTEM 1 #define HAVE_UNAME 1 #define HAVE_USLEEP 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETGRNAM 1 #define HAVE_GETPID 1 #define HAVE_GETPWNAM 1 #define HAVE_SETGID 1 #define HAVE_SETGROUPS 1 #define HAVE_SETUID 1 #define HAVE_TCGETATTR 1 #define HAVE_IF_FREENAMEINDEX 1 #define HAVE_GETPAGESIZE 1 #define HAVE_LSEEK64 1 #define HAVE_PREAD64 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define NETSNMP_FUNCTION __func__ #define SYS_IOCTL_H_HAS_SIOCGIFADDR 1 #define NETSNMP_PRIz "" #define NETSNMP_PRI32 "" #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_STRUCT_ETHTOOL_CMD_SPEED_HI 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1 #define SIZEOF_SOCKADDR_UN_SUN_PATH 108 #define HAVE_STRUCT_STATFS_F_FFREE 1 #define HAVE_STRUCT_STATFS_F_FILES 1 #define HAVE_STRUCT_STATFS_F_FLAGS 1 #define HAVE_STRUCT_STATFS_F_FRSIZE 1 #define HAVE_STRUCT_STATVFS_F_FILES 1 #define HAVE_STRUCT_STATVFS_F_FRSIZE 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_TIMEZONE_VARIABLE 1 #define HAVE_STRUCT_TIMEZONE_TZ_DSTTIME 1 #define HAVE_STRUCT_IFADDR_IFA_NEXT 1 #define HAVE_STRUCT_IFNET_IF_IBYTES 1 #define HAVE_STRUCT_IFNET_IF_IQDROPS 1 #define HAVE_STRUCT_IFNET_IF_MTU 1 #define HAVE_STRUCT_IFNET_IF_OBYTES 1 #define HAVE_STRUCT_IFNET_IF_SPEED 1 #define HAVE_STRUCT_IFNET_IF_TYPE 1 #define HAVE_STRUCT_RTENTRY_RT_DST 1 #define RTENTRY struct rtentry #define KERNEL_LOC "unknown" #define ETC_MNTTAB "/etc/mtab" #define PSCMD " -acx" #define HAVE_SIGHUP 1 configure: exit 0