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.1-pre1a, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-sys-location=Unknown --with-sys-contact=root@Unknown --with-default-snmp-version=3 --with-mib-modules=host smux ucd-snmp/dlmod --with-logfile=/var/log/net-snmpd.log --with-persistent-directory=/var/lib/net-snmp --enable-ucd-snmp-compatibility --enable-shared --with-zlib --enable-embedded-perl --with-openssl --disable-internal-md5 --without-libwrap --disable-ipv6 ## --------- ## ## Platform. ## ## --------- ## hostname = Huntington-Beach.Blue-Labs.org uname -m = i686 uname -r = 2.6.0 uname -s = Linux uname -v = #1 Fri Dec 26 20:07:52 EST 2003 /usr/bin/uname -p = Unknown CPU Type /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin/ccache PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 PATH: /usr/X11R6/bin PATH: /opt/blackdown-jdk-1.4.1/bin PATH: /opt/blackdown-jdk-1.4.1/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.1/sbin PATH: /usr/kde/3.1/bin PATH: /usr/kde/3.1/sbin PATH: /usr/kde/3.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1806: checking what to build and install configure:1808: result: agent apps man local mibs configure:2222: result: using default "enterprise.net-snmp" configure:2257: result: using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." configure:2292: result: using default notifications "NET-SNMP-MIB::netSnmpNotifications" configure:2453: checking if I need to feed myself to ksh configure:2469: result: no configure:2516: checking for i686-pc-linux-gnu-gcc configure:2542: result: gcc configure:2824: checking for C compiler version configure:2827: gcc --version &5 gcc (GCC) 3.3.2 20031201 (Gentoo Linux 3.3.2-r4, propolice) Copyright (C) 2003 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:2830: $? = 0 configure:2832: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs Configured with: /var/tmp/portage/gcc-3.3.2-r4/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib --with-x --disable-multilib Thread model: posix gcc version 3.3.2 20031201 (Gentoo Linux 3.3.2-r4, propolice) configure:2835: $? = 0 configure:2837: gcc -V &5 gcc: `-V' option must have argument configure:2840: $? = 1 configure:2864: checking for C compiler default output configure:2867: gcc -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:2870: $? = 0 configure:2916: result: a.out configure:2921: checking whether the C compiler works configure:2927: ./a.out configure:2930: $? = 0 configure:2947: result: yes configure:2954: checking whether we are cross compiling configure:2956: result: no configure:2959: checking for suffix of executables configure:2961: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:2964: $? = 0 configure:2989: result: configure:2995: checking for suffix of object files configure:3017: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:3020: $? = 0 configure:3042: result: o configure:3046: checking whether we are using the GNU C compiler configure:3071: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:3074: $? = 0 configure:3077: test -s conftest.o configure:3080: $? = 0 configure:3093: result: yes configure:3099: checking whether gcc accepts -g configure:3121: gcc -c -g conftest.c >&5 configure:3124: $? = 0 configure:3127: test -s conftest.o configure:3130: $? = 0 configure:3141: result: yes configure:3158: checking for gcc option to accept ANSI C configure:3219: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:3222: $? = 0 configure:3225: test -s conftest.o configure:3228: $? = 0 configure:3246: result: none needed configure:3264: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3267: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3381: checking how to run the C preprocessor configure:3417: gcc -E conftest.c configure:3423: $? = 0 configure:3455: gcc -E conftest.c configure:3459:28: ac_nonexistent.h: No such file or directory configure:3461: $? = 1 configure: failed program was: | #line 3446 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | /* end confdefs.h. */ | #include configure:3499: result: gcc -E configure:3524: gcc -E conftest.c configure:3530: $? = 0 configure:3562: gcc -E conftest.c configure:3566:28: ac_nonexistent.h: No such file or directory configure:3568: $? = 1 configure: failed program was: | #line 3553 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | /* end confdefs.h. */ | #include configure:3612: checking for egrep configure:3622: result: grep -E configure:3628: checking for AIX configure:3651: result: no configure:3759: checking build system type configure:3777: result: i686-pc-linux-gnu configure:3785: checking host system type configure:3799: result: i686-pc-linux-gnu configure:3829: checking for ld used by GCC configure:3892: result: /usr/i686-pc-linux-gnu/bin/ld configure:3901: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.14.90.0.7 20031029 configure:3913: result: yes configure:3918: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files configure:3925: result: -r configure:3930: checking for BSD-compatible nm configure:3966: result: nm configure:3969: checking for a sed that does not truncate output configure:4051: result: /bin/sed configure:4054: checking whether ln -s works configure:4058: result: yes configure:4065: checking how to recognise dependent libraries configure:4246: result: pass_all configure:4257: checking command to parse nm output configure:4341: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4344: $? = 0 configure:4348: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4351: $? = 0 configure:4403: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c conftstm.o >&5 configure:4406: $? = 0 configure:4450: result: ok configure:4454: checking for ANSI C header files configure:4480: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4483: $? = 0 configure:4486: test -s conftest.o configure:4489: $? = 0 configure:4578: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4581: $? = 0 configure:4583: ./conftest configure:4586: $? = 0 configure:4601: result: yes configure:4625: checking for sys/types.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for sys/stat.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for stdlib.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for string.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for memory.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for strings.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for inttypes.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for stdint.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4625: checking for unistd.h configure:4642: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4645: $? = 0 configure:4648: test -s conftest.o configure:4651: $? = 0 configure:4662: result: yes configure:4688: checking dlfcn.h usability configure:4701: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4704: $? = 0 configure:4707: test -s conftest.o configure:4710: $? = 0 configure:4720: result: yes configure:4724: checking dlfcn.h presence configure:4735: gcc -E conftest.c configure:4741: $? = 0 configure:4760: result: yes configure:4796: checking for dlfcn.h configure:4803: result: yes configure:4963: checking for i686-pc-linux-gnu-ranlib configure:4992: result: no configure:5001: checking for ranlib configure:5017: found /usr/bin/ranlib configure:5028: result: ranlib configure:5043: checking for i686-pc-linux-gnu-strip configure:5072: result: no configure:5081: checking for strip configure:5097: found /usr/bin/strip configure:5108: result: strip configure:5320: checking for objdir configure:5331: result: .libs configure:5352: checking for gcc option to produce PIC configure:5498: result: -fPIC configure:5502: checking if gcc PIC flag -fPIC works configure:5526: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 configure:5529: $? = 0 configure:5532: test -s conftest.o configure:5535: $? = 0 configure:5573: result: yes configure:5593: checking if gcc static flag -static works configure:5618: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -static conftest.c >&5 configure:5621: $? = 0 configure:5624: test -s conftest configure:5627: $? = 0 configure:5643: result: yes configure:5659: checking if gcc supports -c -o file.o configure:5682: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:5703: result: yes configure:5708: checking if gcc supports -c -o file.lo configure:5736: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -c -o conftest.lo conftest.c >&5 configure:5739: $? = 0 configure:5742: test -s conftest.lo configure:5745: $? = 0 configure:5767: result: yes configure:5806: checking if gcc supports -fno-rtti -fno-exceptions configure:5829: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:5832: $? = 0 configure:5835: test -s conftest.o configure:5838: $? = 0 configure:5855: result: yes configure:5870: checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:6565: result: yes configure:6574: checking how to hardcode library paths into programs configure:6598: result: immediate configure:6607: checking whether stripping libraries is possible configure:6612: result: yes configure:6627: checking dynamic linker characteristics configure:7034: result: GNU/Linux ld.so configure:7043: checking if libtool supports shared libraries configure:7045: result: yes configure:7052: checking whether to build shared libraries configure:7073: result: yes configure:7080: checking whether to build static libraries configure:7084: result: yes configure:7762: checking whether -lc should be explicitly linked in configure:7770: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7773: $? = 0 configure:7787: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7790: $? = 0 configure:7803: result: no configure:8397: checking for a BSD-compatible install configure:8451: result: /bin/install -c configure:8462: checking whether ln -s works configure:8466: result: yes configure:8473: checking whether make sets $(MAKE) configure:8493: result: yes configure:8504: checking for ps configure:8522: found /bin/ps configure:8534: result: /bin/ps configure:8543: checking for perl configure:8561: found /usr/bin/perl configure:8573: result: /usr/bin/perl configure:8584: checking for whoami configure:8600: found /bin/whoami configure:8610: result: whoami configure:8625: checking for sed configure:8651: result: /bin/sed configure:8663: checking for autoconf configure:8679: found /usr/bin/autoconf configure:8692: result: no configure:8698: checking for autoheader configure:8714: found /usr/bin/autoheader configure:8727: result: no configure:8742: checking for uname configure:8760: found /bin/uname configure:8772: result: /bin/uname configure:8784: checking for an ANSI C-conforming const configure:8852: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:8855: $? = 0 configure:8858: test -s conftest.o configure:8861: $? = 0 configure:8872: result: yes configure:8882: checking for inline configure:8904: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:8907: $? = 0 configure:8910: test -s conftest.o configure:8913: $? = 0 configure:8925: result: inline configure:8942: checking for net-snmp version number configure:8950: result: 5.1 configure:8960: checking for developer gcc flags configure:8967: result: configure:8972: checking target system type configure:8986: result: i686-pc-linux-gnu configure:9014: checking for system include file configure:9038: result: net-snmp/system/linux.h configure:9047: checking for machine-type include file configure:9062: result: net-snmp/machine/generic.h configure:9072: checking for gcc configure:9090: found /usr/bin/gcc configure:9102: result: /usr/bin/gcc configure:9145: checking for additional cpp flags configure:9163: result: -x c configure:9449: checking whether we have to build PIC code configure:9455: result: yes configure:9466: checking for and configuring transport modules to use configure:9561: result: Callback Unix TCP UDP. configure:9573: checking for security modules to use configure:9645: result: usm configure:9755: checking for and configuring mib modules to use configure:9812: result: mibII ucd_snmp snmpv3mibs notification target agent_mibs agentx agent_mibs utilities host smux ucd-snmp/dlmod. configure:9821: checking for and configuring mib modules pieces to use configure:9943: result: . configure:9946: checking if directories need to be created configure:9951: result: . configure:9954: checking default mib files to read configure:9963: result: IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM configure:9970: checking for location of system kernel configure:10000: result: unknown configure:10012: checking for mount table location configure:10027: result: /etc/mtab configure:10036: checking for location of swap device configure:10062: result: none configure:10147: checking for asin in -lm configure:10178: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lm >&5 configure:10181: $? = 0 configure:10184: test -s conftest configure:10187: $? = 0 configure:10199: result: yes configure:10212: checking for nlist in -lelf configure:10243: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lelf -lm >&5 configure:10246: $? = 0 configure:10249: test -s conftest configure:10252: $? = 0 configure:10264: result: yes configure:10277: checking for gethostbyname configure:10327: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lelf -lm >&5 configure:10330: $? = 0 configure:10333: test -s conftest configure:10336: $? = 0 configure:10347: result: yes configure:10419: checking for getservbyname configure:10469: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lelf -lm >&5 configure:10472: $? = 0 configure:10475: test -s conftest configure:10478: $? = 0 configure:10489: result: yes configure:10564: checking for kstat_lookup in -lkstat configure:10595: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lkstat -lelf -lm >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lkstat collect2: ld returned 1 exit status configure:10598: $? = 1 configure: failed program was: | #line 10571 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kstat_lookup (); | int | main () | { | kstat_lookup (); | ; | return 0; | } configure:10616: result: no configure:10629: checking for nlist in -lmld configure:10660: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lmld -lelf -lm >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:10663: $? = 1 configure: failed program was: | #line 10636 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char nlist (); | int | main () | { | nlist (); | ; | return 0; | } configure:10681: result: no configure:10827: checking for EVP_md5 in -lcrypto configure:10858: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lcrypto -lelf -lm >&5 configure:10861: $? = 0 configure:10864: test -s conftest configure:10867: $? = 0 configure:10879: result: yes configure:10894: checking for AES_cfb128_encrypt configure:10944: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lcrypto -lelf -lm >&5 configure:10947: $? = 0 configure:10950: test -s conftest configure:10953: $? = 0 configure:10964: result: yes configure:11426: checking zlib.h usability configure:11439: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c >&5 configure:11442: $? = 0 configure:11445: test -s conftest.o configure:11448: $? = 0 configure:11458: result: yes configure:11462: checking zlib.h presence configure:11473: gcc -E conftest.c configure:11479: $? = 0 configure:11498: result: yes configure:11534: checking for zlib.h configure:11541: result: yes configure:11547: checking for gzread in -lz configure:11578: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lz -lcrypto -lelf -lm >&5 configure:11581: $? = 0 configure:11584: test -s conftest configure:11587: $? = 0 configure:11599: result: yes configure:11619: checking for bzread in -lbz2 configure:11650: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lbz2 -lz -lcrypto -lelf -lm >&5 /var/tmp/portage/net-snmp-5.1/temp/ccQWnIpJ.o(.text+0xa): In function `main': : undefined reference to `bzread' collect2: ld returned 1 exit status configure:11653: $? = 1 configure: failed program was: | #line 11626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char bzread (); | int | main () | { | bzread (); | ; | return 0; | } configure:11671: result: no configure:11676: checking for BZ2_bzread in -lbz2 configure:11707: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lbz2 -lz -lcrypto -lelf -lm >&5 configure:11710: $? = 0 configure:11713: test -s conftest configure:11716: $? = 0 configure:11728: result: yes configure:11738: checking for dbopen in -ldb1 configure:11769: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -ldb1 -lz -lcrypto -lelf -lm >&5 configure:11772: $? = 0 configure:11775: test -s conftest configure:11778: $? = 0 configure:11790: result: yes configure:11857: checking for db_create in -ldb-3.1 configure:11888: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -ldb-3.1 -lz -lcrypto -lelf -lm >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldb-3.1 collect2: ld returned 1 exit status configure:11891: $? = 1 configure: failed program was: | #line 11864 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char db_create (); | int | main () | { | db_create (); | ; | return 0; | } configure:11909: result: no configure:11914: checking for db_create in -ldb-3.0 configure:11945: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -ldb-3.0 -lz -lcrypto -lelf -lm >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldb-3.0 collect2: ld returned 1 exit status configure:11948: $? = 1 configure: failed program was: | #line 11921 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char db_create (); | int | main () | { | db_create (); | ; | return 0; | } configure:11966: result: no configure:11976: checking for poptParseArgvString in -lpopt configure:12007: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lpopt -lz -lcrypto -lelf -lm >&5 configure:12010: $? = 0 configure:12013: test -s conftest configure:12016: $? = 0 configure:12028: result: yes configure:12036: checking for Fopen in -lrpmio configure:12067: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 configure:12070: $? = 0 configure:12073: test -s conftest configure:12076: $? = 0 configure:12088: result: yes configure:12096: checking for rpmGetFilesystemList in -lrpm configure:12127: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux conftest.c -lrpm -lz -lcrypto -lelf -lm >&5 configure:12130: $? = 0 configure:12133: test -s conftest configure:12136: $? = 0 configure:12148: result: yes configure:12234: checking for kvm_read in -lkvm configure:12265: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -lkvm -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lkvm collect2: ld returned 1 exit status configure:12268: $? = 1 configure: failed program was: | #line 12241 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kvm_read (); | int | main () | { | kvm_read (); | ; | return 0; | } configure:12286: result: no configure:12299: checking for dlopen in -ldl configure:12330: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 configure:12333: $? = 0 configure:12336: test -s conftest configure:12339: $? = 0 configure:12351: result: yes configure:12366: checking for dlopen configure:12416: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 configure:12419: $? = 0 configure:12422: test -s conftest configure:12425: $? = 0 configure:12436: result: yes configure:12454: checking for kvm_openfiles configure:12504: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 /var/tmp/portage/net-snmp-5.1/temp/ccUHGvKd.o(.text+0x11): In function `main': : undefined reference to `kvm_openfiles' /var/tmp/portage/net-snmp-5.1/temp/ccUHGvKd.o(.data+0x0): undefined reference to `kvm_openfiles' collect2: ld returned 1 exit status configure:12507: $? = 1 configure: failed program was: | #line 12459 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | /* end confdefs.h. */ | /* 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 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = kvm_openfiles; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != kvm_openfiles; | ; | return 0; | } configure:12524: result: no configure:12454: checking for nlist configure:12504: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 configure:12507: $? = 0 configure:12510: test -s conftest configure:12513: $? = 0 configure:12524: result: yes configure:12454: checking for knlist configure:12504: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 /var/tmp/portage/net-snmp-5.1/temp/cc1tAmms.o(.text+0x11): In function `main': : undefined reference to `knlist' /var/tmp/portage/net-snmp-5.1/temp/cc1tAmms.o(.data+0x0): undefined reference to `knlist' collect2: ld returned 1 exit status configure:12507: $? = 1 configure: failed program was: | #line 12459 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | /* end confdefs.h. */ | /* 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 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = knlist; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != knlist; | ; | return 0; | } configure:12524: result: no configure:12454: checking for kvm_getprocs configure:12504: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm >&5 /var/tmp/portage/net-snmp-5.1/temp/ccJ6B2xF.o(.text+0x11): In function `main': : undefined reference to `kvm_getprocs' /var/tmp/portage/net-snmp-5.1/temp/ccJ6B2xF.o(.data+0x0): undefined reference to `kvm_getprocs' collect2: ld returned 1 exit status configure:12507: $? = 1 configure: failed program was: | #line 12459 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | /* end confdefs.h. */ | /* 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 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = kvm_getprocs; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != kvm_getprocs; | ; | return 0; | } configure:12524: result: no configure:12920: checking for perl CFLAGS configure:12923: result: -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE configure:12927: checking for perl LDFLAGS configure:12930: result: -rdynamic -L/usr/local/lib /usr/lib/perl5/5.8.2/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.2/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc configure:12940: checking for eval_pv configure:12990: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm -rdynamic -L/usr/local/lib /usr/lib/perl5/5.8.2/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.2/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc >&5 /var/tmp/portage/net-snmp-5.1/temp/cceUmDtb.o(.text+0x11): In function `main': : undefined reference to `eval_pv' /var/tmp/portage/net-snmp-5.1/temp/cceUmDtb.o(.data+0x0): undefined reference to `eval_pv' collect2: ld returned 1 exit status configure:12993: $? = 1 configure: failed program was: | #line 12945 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | /* end confdefs.h. */ | /* 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 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = eval_pv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != eval_pv; | ; | return 0; | } configure:13010: result: no configure:12940: checking for perl_eval_pv configure:12990: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c -ldl -lrpm -lrpmio -lpopt -ldb1 -lbz2 -lz -lcrypto -lelf -lm -rdynamic -L/usr/local/lib /usr/lib/perl5/5.8.2/i686-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.2/i686-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc >&5 /var/tmp/portage/net-snmp-5.1/temp/ccyg0YEq.o(.text+0x11): In function `main': : undefined reference to `perl_eval_pv' /var/tmp/portage/net-snmp-5.1/temp/ccyg0YEq.o(.data+0x0): undefined reference to `perl_eval_pv' collect2: ld returned 1 exit status configure:12993: $? = 1 configure: failed program was: | #line 12945 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | /* end confdefs.h. */ | /* 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 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | 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 | #else | char (*f) () = perl_eval_pv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != perl_eval_pv; | ; | return 0; | } configure:13010: result: no configure:13052: checking for ANSI C header files configure:13199: result: yes configure:13217: checking for dirent.h that defines DIR configure:13242: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13245: $? = 0 configure:13248: test -s conftest.o configure:13251: $? = 0 configure:13262: result: yes configure:13275: checking for library containing opendir configure:13306: gcc -o conftest -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c -lcrypto -lelf -lm >&5 configure:13309: $? = 0 configure:13312: test -s conftest configure:13315: $? = 0 configure:13374: result: none required configure:13490: checking for sys/wait.h that is POSIX.1 compatible configure:13522: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13525: $? = 0 configure:13528: test -s conftest.o configure:13531: $? = 0 configure:13542: result: yes configure:13623: checking stdarg.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking stdarg.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for stdarg.h configure:13738: result: yes configure:13614: checking for string.h configure:13619: result: yes configure:13623: checking fcntl.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking fcntl.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for fcntl.h configure:13738: result: yes configure:13623: checking limits.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking limits.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for limits.h configure:13738: result: yes configure:13623: checking sys/file.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/file.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/file.h configure:13738: result: yes configure:13623: checking sys/ioctl.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/ioctl.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/ioctl.h configure:13738: result: yes configure:13623: checking syslog.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking syslog.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for syslog.h configure:13738: result: yes configure:13614: checking for unistd.h configure:13619: result: yes configure:13623: checking netinet/tcpip.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13722:27: netinet/tcpip.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking netinet/tcpip.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13724:27: netinet/tcpip.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for netinet/tcpip.h configure:13738: result: no configure:13623: checking netinet/in.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking netinet/in.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for netinet/in.h configure:13738: result: yes configure:13623: checking netinet/ip.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking netinet/ip.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for netinet/ip.h configure:13738: result: yes configure:13623: checking netinet/ip_icmp.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking netinet/ip_icmp.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for netinet/ip_icmp.h configure:13738: result: yes configure:13623: checking net/if.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking net/if.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for net/if.h configure:13738: result: yes configure:13623: checking netdb.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking netdb.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for netdb.h configure:13738: result: yes configure:13623: checking sys/dmap.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13727:22: sys/dmap.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/dmap.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13729:22: sys/dmap.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/dmap.h configure:13738: result: no configure:13623: checking machine/pte.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13727:25: machine/pte.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking machine/pte.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13729:25: machine/pte.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for machine/pte.h configure:13738: result: no configure:13623: checking xti.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13727:17: xti.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking xti.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13729:17: xti.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for xti.h configure:13738: result: no configure:13623: checking sys/sockio.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13727:24: sys/sockio.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/sockio.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13729:24: sys/sockio.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/sockio.h configure:13738: result: no configure:13623: checking sys/socket.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/socket.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/socket.h configure:13738: result: yes configure:13623: checking sys/un.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/un.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/un.h configure:13738: result: yes configure:13623: checking fstab.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking fstab.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for fstab.h configure:13738: result: yes configure:13623: checking sys/fs.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:20: sys/fs.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/fs.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:20: sys/fs.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/fs.h configure:13738: result: no configure:13623: checking mtab.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:18: mtab.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking mtab.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:18: mtab.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for mtab.h configure:13738: result: no configure:13623: checking ufs/fs.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:20: ufs/fs.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking ufs/fs.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:20: ufs/fs.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for ufs/fs.h configure:13738: result: no configure:13623: checking ufs/ffs/fs.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:24: ufs/ffs/fs.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking ufs/ffs/fs.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:24: ufs/ffs/fs.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for ufs/ffs/fs.h configure:13738: result: no configure:13623: checking sys/fixpoint.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:26: sys/fixpoint.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/fixpoint.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:26: sys/fixpoint.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/fixpoint.h configure:13738: result: no configure:13623: checking machine/param.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:27: machine/param.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking machine/param.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:27: machine/param.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for machine/param.h configure:13738: result: no configure:13623: checking sys/vm.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:20: sys/vm.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/vm.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:20: sys/vm.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/vm.h configure:13738: result: no configure:13623: checking vm/vm.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:19: vm/vm.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking vm/vm.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:19: vm/vm.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for vm/vm.h configure:13738: result: no configure:13623: checking sys/vmmeter.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:25: sys/vmmeter.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/vmmeter.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:25: sys/vmmeter.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/vmmeter.h configure:13738: result: no configure:13623: checking sys/vmparam.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:25: sys/vmparam.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/vmparam.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:25: sys/vmparam.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/vmparam.h configure:13738: result: no configure:13623: checking sys/vmmac.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:23: sys/vmmac.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/vmmac.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:23: sys/vmmac.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/vmmac.h configure:13738: result: no configure:13623: checking sys/vmsystm.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:25: sys/vmsystm.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/vmsystm.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:25: sys/vmsystm.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/vmsystm.h configure:13738: result: no configure:13623: checking sys/mbuf.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13730:22: sys/mbuf.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/mbuf.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13732:22: sys/mbuf.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/mbuf.h configure:13738: result: no configure:13623: checking sys/time.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/time.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/time.h configure:13738: result: yes configure:13623: checking sys/swap.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/swap.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/swap.h configure:13738: result: yes configure:13623: checking inet/mib2.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13732:23: inet/mib2.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking inet/mib2.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13734:23: inet/mib2.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for inet/mib2.h configure:13738: result: no configure:13623: checking sys/statvfs.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/statvfs.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/statvfs.h configure:13738: result: yes configure:13623: checking sys/vfs.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/vfs.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/vfs.h configure:13738: result: yes configure:13623: checking sys/mnttab.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13734:24: sys/mnttab.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/mnttab.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13736:24: sys/mnttab.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/mnttab.h configure:13738: result: no configure:13623: checking sys/user.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/user.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/user.h configure:13738: result: yes configure:13623: checking sys/proc.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13735:22: sys/proc.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/proc.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13737:22: sys/proc.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/proc.h configure:13738: result: no configure:13623: checking sys/select.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/select.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/select.h configure:13738: result: yes configure:13623: checking mntent.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking mntent.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for mntent.h configure:13738: result: yes configure:13623: checking sys/mntent.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13737:24: sys/mntent.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/mntent.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13739:24: sys/mntent.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/mntent.h configure:13738: result: no configure:13623: checking kstat.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13737:19: kstat.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking kstat.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13739:19: kstat.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for kstat.h configure:13738: result: no configure:13623: checking utsname.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13737:21: utsname.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking utsname.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13739:21: utsname.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for utsname.h configure:13738: result: no configure:13623: checking sys/utsname.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/utsname.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/utsname.h configure:13738: result: yes configure:13623: checking sys/cdefs.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking sys/cdefs.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for sys/cdefs.h configure:13738: result: yes configure:13623: checking getopt.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking getopt.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for getopt.h configure:13738: result: yes configure:13623: checking locale.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking locale.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for locale.h configure:13738: result: yes configure:13623: checking pthread.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking pthread.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for pthread.h configure:13738: result: yes configure:13623: checking sys/loadavg.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13742:25: sys/loadavg.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking sys/loadavg.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13744:25: sys/loadavg.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for sys/loadavg.h configure:13738: result: no configure:13623: checking regex.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking regex.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for regex.h configure:13738: result: yes configure:13623: checking linux/tasks.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13743:25: linux/tasks.h: No such file or directory configure:13639: $? = 1 configure: failed program was: | #line 13625 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13655: result: no configure:13659: checking linux/tasks.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13745:25: linux/tasks.h: No such file or directory configure:13676: $? = 1 configure: failed program was: | #line 13661 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:13695: result: no configure:13731: checking for linux/tasks.h configure:13738: result: no configure:13623: checking pwd.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking pwd.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for pwd.h configure:13738: result: yes configure:13623: checking grp.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking grp.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for grp.h configure:13738: result: yes configure:13623: checking utmpx.h usability configure:13636: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13639: $? = 0 configure:13642: test -s conftest.o configure:13645: $? = 0 configure:13655: result: yes configure:13659: checking utmpx.h presence configure:13670: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13676: $? = 0 configure:13695: result: yes configure:13731: checking for utmpx.h configure:13738: result: yes configure:13777: checking malloc.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13793: $? = 0 configure:13796: test -s conftest.o configure:13799: $? = 0 configure:13809: result: yes configure:13813: checking malloc.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13830: $? = 0 configure:13849: result: yes configure:13885: checking for malloc.h configure:13892: result: yes configure:13777: checking sys/param.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13793: $? = 0 configure:13796: test -s conftest.o configure:13799: $? = 0 configure:13809: result: yes configure:13813: checking sys/param.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13830: $? = 0 configure:13849: result: yes configure:13885: checking for sys/param.h configure:13892: result: yes configure:13777: checking net/if_dl.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13902:23: net/if_dl.h: No such file or directory configure:13793: $? = 1 configure: failed program was: | #line 13779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13809: result: no configure:13813: checking net/if_dl.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13904:23: net/if_dl.h: No such file or directory configure:13830: $? = 1 configure: failed program was: | #line 13815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:13849: result: no configure:13885: checking for net/if_dl.h configure:13892: result: no configure:13777: checking sys/sysctl.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13793: $? = 0 configure:13796: test -s conftest.o configure:13799: $? = 0 configure:13809: result: yes configure:13813: checking sys/sysctl.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13830: $? = 0 configure:13849: result: yes configure:13885: checking for sys/sysctl.h configure:13892: result: yes configure:13768: checking for stdlib.h configure:13773: result: yes configure:13777: checking net/if_mib.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13904:24: net/if_mib.h: No such file or directory configure:13793: $? = 1 configure: failed program was: | #line 13779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13809: result: no configure:13813: checking net/if_mib.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13906:24: net/if_mib.h: No such file or directory configure:13830: $? = 1 configure: failed program was: | #line 13815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:13849: result: no configure:13885: checking for net/if_mib.h configure:13892: result: no configure:13777: checking net/if_types.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13904:26: net/if_types.h: No such file or directory configure:13793: $? = 1 configure: failed program was: | #line 13779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13809: result: no configure:13813: checking net/if_types.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13906:26: net/if_types.h: No such file or directory configure:13830: $? = 1 configure: failed program was: | #line 13815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:13849: result: no configure:13885: checking for net/if_types.h configure:13892: result: no configure:13777: checking net/if_var.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13904:24: net/if_var.h: No such file or directory configure:13793: $? = 1 configure: failed program was: | #line 13779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13809: result: no configure:13813: checking net/if_var.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13906:24: net/if_var.h: No such file or directory configure:13830: $? = 1 configure: failed program was: | #line 13815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:13849: result: no configure:13885: checking for net/if_var.h configure:13892: result: no configure:13777: checking sys/queue.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13793: $? = 0 configure:13796: test -s conftest.o configure:13799: $? = 0 configure:13809: result: yes configure:13813: checking sys/queue.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13830: $? = 0 configure:13849: result: yes configure:13885: checking for sys/queue.h configure:13892: result: yes configure:13777: checking osreldate.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13905:23: osreldate.h: No such file or directory configure:13793: $? = 1 configure: failed program was: | #line 13779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13809: result: no configure:13813: checking osreldate.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13907:23: osreldate.h: No such file or directory configure:13830: $? = 1 configure: failed program was: | #line 13815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include configure:13849: result: no configure:13885: checking for osreldate.h configure:13892: result: no configure:13777: checking machine/types.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13905:27: machine/types.h: No such file or directory configure:13793: $? = 1 configure: failed program was: | #line 13779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13809: result: no configure:13813: checking machine/types.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13907:27: machine/types.h: No such file or directory configure:13830: $? = 1 configure: failed program was: | #line 13815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include configure:13849: result: no configure:13885: checking for machine/types.h configure:13892: result: no configure:13777: checking sys/socketvar.h usability configure:13790: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13793: $? = 0 configure:13796: test -s conftest.o configure:13799: $? = 0 configure:13809: result: yes configure:13813: checking sys/socketvar.h presence configure:13824: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13830: $? = 0 configure:13849: result: yes configure:13885: checking for sys/socketvar.h configure:13892: result: yes configure:13936: checking sys/conf.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14065:22: sys/conf.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking sys/conf.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14067:22: sys/conf.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for sys/conf.h configure:14051: result: no configure:13936: checking netinet/in_systm.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking netinet/in_systm.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for netinet/in_systm.h configure:14051: result: yes configure:13936: checking netinet/tcp.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking netinet/tcp.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for netinet/tcp.h configure:14051: result: yes configure:13936: checking netinet/udp.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking netinet/udp.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for netinet/udp.h configure:14051: result: yes configure:13936: checking netinet/in_var.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14068:28: netinet/in_var.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/in_var.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14070:28: netinet/in_var.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/in_var.h configure:14051: result: no configure:13936: checking netinet/if_ether.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking netinet/if_ether.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for netinet/if_ether.h configure:14051: result: yes configure:13936: checking netinet/ip_var.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:28: netinet/ip_var.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/ip_var.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:28: netinet/ip_var.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/ip_var.h configure:14051: result: no configure:13936: checking netinet/tcp_timer.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:31: netinet/tcp_timer.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/tcp_timer.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:31: netinet/tcp_timer.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/tcp_timer.h configure:14051: result: no configure:13936: checking netinet/tcp_var.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:29: netinet/tcp_var.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/tcp_var.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:29: netinet/tcp_var.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/tcp_var.h configure:14051: result: no configure:13936: checking netinet/tcp_fsm.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:29: netinet/tcp_fsm.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/tcp_fsm.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:29: netinet/tcp_fsm.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/tcp_fsm.h configure:14051: result: no configure:13936: checking netinet/udp_var.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:29: netinet/udp_var.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/udp_var.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:29: netinet/udp_var.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/udp_var.h configure:14051: result: no configure:13936: checking netinet/icmp_var.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:30: netinet/icmp_var.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking netinet/icmp_var.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:30: netinet/icmp_var.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for netinet/icmp_var.h configure:14051: result: no configure:13936: checking sys/protosw.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14069:25: sys/protosw.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking sys/protosw.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14071:25: sys/protosw.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for sys/protosw.h configure:14051: result: no configure:13936: checking nlist.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking nlist.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for nlist.h configure:14051: result: yes configure:13936: checking ioctls.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14070:20: ioctls.h: No such file or directory configure:13952: $? = 1 configure: failed program was: | #line 13938 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13968: result: no configure:13972: checking ioctls.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14072:20: ioctls.h: No such file or directory configure:13989: $? = 1 configure: failed program was: | #line 13974 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | /* end confdefs.h. */ | #include configure:14008: result: no configure:14044: checking for ioctls.h configure:14051: result: no configure:13936: checking asm/page.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking asm/page.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for asm/page.h configure:14051: result: yes configure:13936: checking netipx/ipx.h usability configure:13949: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:13952: $? = 0 configure:13955: test -s conftest.o configure:13958: $? = 0 configure:13968: result: yes configure:13972: checking netipx/ipx.h presence configure:13983: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:13989: $? = 0 configure:14008: result: yes configure:14044: checking for netipx/ipx.h configure:14051: result: yes configure:14085: checking arpa/inet.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14101: $? = 0 configure:14104: test -s conftest.o configure:14107: $? = 0 configure:14117: result: yes configure:14121: checking arpa/inet.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14138: $? = 0 configure:14157: result: yes configure:14193: checking for arpa/inet.h configure:14200: result: yes configure:14085: checking kvm.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14222:17: kvm.h: No such file or directory configure:14101: $? = 1 configure: failed program was: | #line 14087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14117: result: no configure:14121: checking kvm.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14224:17: kvm.h: No such file or directory configure:14138: $? = 1 configure: failed program was: | #line 14123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:14157: result: no configure:14193: checking for kvm.h configure:14200: result: no configure:14085: checking sys/pool.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14222:22: sys/pool.h: No such file or directory configure:14101: $? = 1 configure: failed program was: | #line 14087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14117: result: no configure:14121: checking sys/pool.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14224:22: sys/pool.h: No such file or directory configure:14138: $? = 1 configure: failed program was: | #line 14123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:14157: result: no configure:14193: checking for sys/pool.h configure:14200: result: no configure:14085: checking uvm/uvm_param.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14222:27: uvm/uvm_param.h: No such file or directory configure:14101: $? = 1 configure: failed program was: | #line 14087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14117: result: no configure:14121: checking uvm/uvm_param.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14224:27: uvm/uvm_param.h: No such file or directory configure:14138: $? = 1 configure: failed program was: | #line 14123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:14157: result: no configure:14193: checking for uvm/uvm_param.h configure:14200: result: no configure:14085: checking uvm/uvm_extern.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14222:28: uvm/uvm_extern.h: No such file or directory configure:14101: $? = 1 configure: failed program was: | #line 14087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14117: result: no configure:14121: checking uvm/uvm_extern.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14224:28: uvm/uvm_extern.h: No such file or directory configure:14138: $? = 1 configure: failed program was: | #line 14123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:14157: result: no configure:14193: checking for uvm/uvm_extern.h configure:14200: result: no configure:14085: checking vm/vm_param.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14222:25: vm/vm_param.h: No such file or directory configure:14101: $? = 1 configure: failed program was: | #line 14087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14117: result: no configure:14121: checking vm/vm_param.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14224:25: vm/vm_param.h: No such file or directory configure:14138: $? = 1 configure: failed program was: | #line 14123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:14157: result: no configure:14193: checking for vm/vm_param.h configure:14200: result: no configure:14085: checking vm/vm_extern.h usability configure:14098: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14222:26: vm/vm_extern.h: No such file or directory configure:14101: $? = 1 configure: failed program was: | #line 14087 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14117: result: no configure:14121: checking vm/vm_extern.h presence configure:14132: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14224:26: vm/vm_extern.h: No such file or directory configure:14138: $? = 1 configure: failed program was: | #line 14123 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:14157: result: no configure:14193: checking for vm/vm_extern.h configure:14200: result: no configure:14230: checking sys/mount.h usability configure:14243: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14246: $? = 0 configure:14249: test -s conftest.o configure:14252: $? = 0 configure:14262: result: yes configure:14266: checking sys/mount.h presence configure:14277: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14283: $? = 0 configure:14302: result: yes configure:14338: checking for sys/mount.h configure:14345: result: yes configure:14230: checking vm/swap_pager.h usability configure:14243: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14368:27: vm/swap_pager.h: No such file or directory configure:14246: $? = 1 configure: failed program was: | #line 14232 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14262: result: no configure:14266: checking vm/swap_pager.h presence configure:14277: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14370:27: vm/swap_pager.h: No such file or directory configure:14283: $? = 1 configure: failed program was: | #line 14268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:14302: result: no configure:14338: checking for vm/swap_pager.h configure:14345: result: no configure:14230: checking ufs/ufs/dinode.h usability configure:14243: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14368:28: ufs/ufs/dinode.h: No such file or directory configure:14246: $? = 1 configure: failed program was: | #line 14232 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14262: result: no configure:14266: checking ufs/ufs/dinode.h presence configure:14277: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14370:28: ufs/ufs/dinode.h: No such file or directory configure:14283: $? = 1 configure: failed program was: | #line 14268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:14302: result: no configure:14338: checking for ufs/ufs/dinode.h configure:14345: result: no configure:14367: checking for sys/stat.h configure:14372: result: yes configure:14376: checking sys/vnode.h usability configure:14389: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14515:23: sys/vnode.h: No such file or directory configure:14392: $? = 1 configure: failed program was: | #line 14378 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14408: result: no configure:14412: checking sys/vnode.h presence configure:14423: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14517:23: sys/vnode.h: No such file or directory configure:14429: $? = 1 configure: failed program was: | #line 14414 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:14448: result: no configure:14484: checking for sys/vnode.h configure:14491: result: no configure:14376: checking ufs/ufs/quota.h usability configure:14389: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14515:27: ufs/ufs/quota.h: No such file or directory configure:14392: $? = 1 configure: failed program was: | #line 14378 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14408: result: no configure:14412: checking ufs/ufs/quota.h presence configure:14423: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14517:27: ufs/ufs/quota.h: No such file or directory configure:14429: $? = 1 configure: failed program was: | #line 14414 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:14448: result: no configure:14484: checking for ufs/ufs/quota.h configure:14491: result: no configure:14376: checking ufs/ufs/inode.h usability configure:14389: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14515:27: ufs/ufs/inode.h: No such file or directory configure:14392: $? = 1 configure: failed program was: | #line 14378 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14408: result: no configure:14412: checking ufs/ufs/inode.h presence configure:14423: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14517:27: ufs/ufs/inode.h: No such file or directory configure:14429: $? = 1 configure: failed program was: | #line 14414 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:14448: result: no configure:14484: checking for ufs/ufs/inode.h configure:14491: result: no configure:14521: checking sys/hashing.h usability configure:14534: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14660:25: sys/hashing.h: No such file or directory configure:14537: $? = 1 configure: failed program was: | #line 14523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14553: result: no configure:14557: checking sys/hashing.h presence configure:14568: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14662:25: sys/hashing.h: No such file or directory configure:14574: $? = 1 configure: failed program was: | #line 14559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:14593: result: no configure:14629: checking for sys/hashing.h configure:14636: result: no configure:14521: checking sys/tcpipstats.h usability configure:14534: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14660:28: sys/tcpipstats.h: No such file or directory configure:14537: $? = 1 configure: failed program was: | #line 14523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14553: result: no configure:14557: checking sys/tcpipstats.h presence configure:14568: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14662:28: sys/tcpipstats.h: No such file or directory configure:14574: $? = 1 configure: failed program was: | #line 14559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:14593: result: no configure:14629: checking for sys/tcpipstats.h configure:14636: result: no configure:14521: checking sys/sysmp.h usability configure:14534: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14660:23: sys/sysmp.h: No such file or directory configure:14537: $? = 1 configure: failed program was: | #line 14523 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14553: result: no configure:14557: checking sys/sysmp.h presence configure:14568: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14662:23: sys/sysmp.h: No such file or directory configure:14574: $? = 1 configure: failed program was: | #line 14559 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:14593: result: no configure:14629: checking for sys/sysmp.h configure:14636: result: no configure:14666: checking err.h usability configure:14679: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14682: $? = 0 configure:14685: test -s conftest.o configure:14688: $? = 0 configure:14698: result: yes configure:14702: checking err.h presence configure:14713: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14719: $? = 0 configure:14738: result: yes configure:14774: checking for err.h configure:14781: result: yes configure:14666: checking sys/filio.h usability configure:14679: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14806:23: sys/filio.h: No such file or directory configure:14682: $? = 1 configure: failed program was: | #line 14668 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:14698: result: no configure:14702: checking sys/filio.h presence configure:14713: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14808:23: sys/filio.h: No such file or directory configure:14719: $? = 1 configure: failed program was: | #line 14704 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include configure:14738: result: no configure:14774: checking for sys/filio.h configure:14781: result: no configure:14666: checking sgtty.h usability configure:14679: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14682: $? = 0 configure:14685: test -s conftest.o configure:14688: $? = 0 configure:14698: result: yes configure:14702: checking sgtty.h presence configure:14713: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14719: $? = 0 configure:14738: result: yes configure:14774: checking for sgtty.h configure:14781: result: yes configure:14809: checking sys/statfs.h usability configure:14822: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14825: $? = 0 configure:14828: test -s conftest.o configure:14831: $? = 0 configure:14841: result: yes configure:14845: checking sys/statfs.h presence configure:14856: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:14862: $? = 0 configure:14881: result: yes configure:14917: checking for sys/statfs.h configure:14924: result: yes configure:14952: checking net/route.h usability configure:14965: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:14968: $? = 0 configure:14971: test -s conftest.o configure:14974: $? = 0 configure:14984: result: yes configure:14988: checking net/route.h presence configure:14999: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15005: $? = 0 configure:15024: result: yes configure:15060: checking for net/route.h configure:15067: result: yes configure:15099: checking sys/dkio.h usability configure:15112: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15242:22: sys/dkio.h: No such file or directory configure:15115: $? = 1 configure: failed program was: | #line 15101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15131: result: no configure:15135: checking sys/dkio.h presence configure:15146: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15244:22: sys/dkio.h: No such file or directory configure:15152: $? = 1 configure: failed program was: | #line 15137 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include configure:15171: result: no configure:15207: checking for sys/dkio.h configure:15214: result: no configure:15099: checking sys/diskio.h usability configure:15112: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15242:24: sys/diskio.h: No such file or directory configure:15115: $? = 1 configure: failed program was: | #line 15101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15131: result: no configure:15135: checking sys/diskio.h presence configure:15146: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15244:24: sys/diskio.h: No such file or directory configure:15152: $? = 1 configure: failed program was: | #line 15137 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include configure:15171: result: no configure:15207: checking for sys/diskio.h configure:15214: result: no configure:15099: checking sys/pstat.h usability configure:15112: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15242:23: sys/pstat.h: No such file or directory configure:15115: $? = 1 configure: failed program was: | #line 15101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15131: result: no configure:15135: checking sys/pstat.h presence configure:15146: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15244:23: sys/pstat.h: No such file or directory configure:15152: $? = 1 configure: failed program was: | #line 15137 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | /* end confdefs.h. */ | #include configure:15171: result: no configure:15207: checking for sys/pstat.h configure:15214: result: no configure:15099: checking linux/hdreg.h usability configure:15112: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15115: $? = 0 configure:15118: test -s conftest.o configure:15121: $? = 0 configure:15131: result: yes configure:15135: checking linux/hdreg.h presence configure:15146: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15152: $? = 0 configure:15171: result: yes configure:15207: checking for linux/hdreg.h configure:15214: result: yes configure:15099: checking pkglocs.h usability configure:15112: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15243:21: pkglocs.h: No such file or directory configure:15115: $? = 1 configure: failed program was: | #line 15101 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15131: result: no configure:15135: checking pkglocs.h presence configure:15146: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15245:21: pkglocs.h: No such file or directory configure:15152: $? = 1 configure: failed program was: | #line 15137 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:15171: result: no configure:15207: checking for pkglocs.h configure:15214: result: no configure:15242: checking pkginfo.h usability configure:15255: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15386:21: pkginfo.h: No such file or directory configure:15258: $? = 1 configure: failed program was: | #line 15244 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15274: result: no configure:15278: checking pkginfo.h presence configure:15289: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15388:21: pkginfo.h: No such file or directory configure:15295: $? = 1 configure: failed program was: | #line 15280 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:15314: result: no configure:15350: checking for pkginfo.h configure:15357: result: no configure:15669: checking winsock.h usability configure:15682: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15813:21: winsock.h: No such file or directory configure:15685: $? = 1 configure: failed program was: | #line 15671 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15701: result: no configure:15705: checking winsock.h presence configure:15716: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15815:21: winsock.h: No such file or directory configure:15722: $? = 1 configure: failed program was: | #line 15707 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:15741: result: no configure:15777: checking for winsock.h configure:15784: result: no configure:15811: checking io.h usability configure:15824: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:15955:16: io.h: No such file or directory configure:15827: $? = 1 configure: failed program was: | #line 15813 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15843: result: no configure:15847: checking io.h presence configure:15858: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:15957:16: io.h: No such file or directory configure:15864: $? = 1 configure: failed program was: | #line 15849 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:15883: result: no configure:15919: checking for io.h configure:15926: result: no configure:15954: checking sys/stream.h usability configure:15967: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16098:24: sys/stream.h: No such file or directory configure:15970: $? = 1 configure: failed program was: | #line 15956 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:15986: result: no configure:15990: checking sys/stream.h presence configure:16001: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16100:24: sys/stream.h: No such file or directory configure:16007: $? = 1 configure: failed program was: | #line 15992 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | /* end confdefs.h. */ | #include configure:16026: result: no configure:16062: checking for sys/stream.h configure:16069: result: no configure:16105: checking netinet/ip6.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16121: $? = 0 configure:16124: test -s conftest.o configure:16127: $? = 0 configure:16137: result: yes configure:16141: checking netinet/ip6.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16158: $? = 0 configure:16177: result: yes configure:16213: checking for netinet/ip6.h configure:16220: result: yes configure:16105: checking netinet6/in6_var.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:30: netinet6/in6_var.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/in6_var.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:30: netinet6/in6_var.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/in6_var.h configure:16220: result: no configure:16105: checking netinet6/in6_pcb.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:30: netinet6/in6_pcb.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/in6_pcb.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:30: netinet6/in6_pcb.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/in6_pcb.h configure:16220: result: no configure:16105: checking netinet6/ip6_var.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:30: netinet6/ip6_var.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/ip6_var.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:30: netinet6/ip6_var.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/ip6_var.h configure:16220: result: no configure:16105: checking netinet6/tcp6.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:27: netinet6/tcp6.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/tcp6.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:27: netinet6/tcp6.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/tcp6.h configure:16220: result: no configure:16105: checking netinet6/tcp6_fsm.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:31: netinet6/tcp6_fsm.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/tcp6_fsm.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:31: netinet6/tcp6_fsm.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/tcp6_fsm.h configure:16220: result: no configure:16105: checking netinet6/nd6.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:26: netinet6/nd6.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/nd6.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:26: netinet6/nd6.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/nd6.h configure:16220: result: no configure:16105: checking netinet6/tcp6_timer.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:33: netinet6/tcp6_timer.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/tcp6_timer.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:33: netinet6/tcp6_timer.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/tcp6_timer.h configure:16220: result: no configure:16105: checking netinet6/tcp6_var.h usability configure:16118: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16250:31: netinet6/tcp6_var.h: No such file or directory configure:16121: $? = 1 configure: failed program was: | #line 16107 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16137: result: no configure:16141: checking netinet6/tcp6_var.h presence configure:16152: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16252:31: netinet6/tcp6_var.h: No such file or directory configure:16158: $? = 1 configure: failed program was: | #line 16143 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | /* end confdefs.h. */ | #include configure:16177: result: no configure:16213: checking for netinet6/tcp6_var.h configure:16220: result: no configure:16239: checking for dlfcn.h configure:16244: result: yes configure:16391: checking search.h usability configure:16404: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16407: $? = 0 configure:16410: test -s conftest.o configure:16413: $? = 0 configure:16423: result: yes configure:16427: checking search.h presence configure:16438: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16444: $? = 0 configure:16463: result: yes configure:16499: checking for search.h configure:16506: result: yes configure:16537: checking rpmio.h usability configure:16550: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16553: $? = 0 configure:16556: test -s conftest.o configure:16559: $? = 0 configure:16569: result: yes configure:16573: checking rpmio.h presence configure:16584: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16686:19: rpmio.h: No such file or directory configure:16590: $? = 1 configure: failed program was: | #line 16575 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SEARCH_H 1 | /* end confdefs.h. */ | #include configure:16609: result: no configure:16615: WARNING: rpmio.h: accepted by the compiler, rejected by the preprocessor! configure:16617: WARNING: rpmio.h: proceeding with the preprocessor's result configure:16645: checking for rpmio.h configure:16652: result: no configure:16677: checking rpm/rpmio.h usability configure:16690: gcc -c -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16693: $? = 0 configure:16696: test -s conftest.o configure:16699: $? = 0 configure:16709: result: yes configure:16713: checking rpm/rpmio.h presence configure:16724: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16730: $? = 0 configure:16749: result: yes configure:16785: checking for rpm/rpmio.h configure:16792: result: yes configure:16813: checking for netinet/in_pcb.h configure:16830: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16932:28: netinet/in_pcb.h: No such file or directory configure:16836: $? = 1 configure: failed program was: | #line 16818 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_RPM_RPMIO_H 1 | /* end confdefs.h. */ | | #include | #include | configure:16857: result: no configure:16867: checking for sys/disklabel.h configure:16884: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16985:27: machine/types.h: No such file or directory configure:16986:27: sys/disklabel.h: No such file or directory configure:16890: $? = 1 configure: failed program was: | #line 16872 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.1-pre1a" | #define PACKAGE_STRING "Net-SNMP 5.1-pre1a" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define CONFIGURE_OPTIONS "\"'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-sys-location=Unknown' '--with-sys-contact=root@Unknown' '--with-default-snmp-version=3' '--with-mib-modules=host smux ucd-snmp/dlmod' '--with-logfile=/var/log/net-snmpd.log' '--with-persistent-directory=/var/lib/net-snmp' '--enable-ucd-snmp-compatibility' '--enable-shared' '--with-zlib' '--enable-embedded-perl' '--with-openssl' '--disable-internal-md5' '--without-libwrap' '--disable-ipv6' 'CC=gcc' 'CFLAGS=-mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu'\"" | #define SCAPI_AUTHPRIV 1 | #define USE_INTERNAL_MD5 1 | #define NO_DUMMY_VALUES 1 | #define OPAQUE_SPECIAL_TYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define UNAMEPROG "/bin/uname" | #define SYSTEM_INCLUDE_FILE "net-snmp/system/linux.h" | #define MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/lib/snmp" | #define SNMPDLMODPATH "/usr/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/share/snmp" | #define DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/share/snmp/mibs" | #define SNMPCONFPATH "/etc/snmp" | #define SNMP_TRANSPORT_UDP_DOMAIN 1 | #define SNMP_TRANSPORT_TCP_DOMAIN 1 | #define SNMP_TRANSPORT_UNIX_DOMAIN 1 | #define SNMP_TRANSPORT_CALLBACK_DOMAIN 1 | #define SNMP_SECMOD_USM 1 | #define DEFAULT_MIBS "IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM" | #define KERNEL_LOC "unknown" | #define ETC_MNTTAB "/etc/mtab" | #define HAVE_LIBM 1 | #define HAVE_LIBELF 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_AES_CFB128_ENCRYPT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBRPM 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NLIST 1 | #define NETSNMP_EMBEDDED_PERL 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_IP_ICMP_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SWAP_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_NETINET_IF_ETHER_H 1 | #define HAVE_NLIST_H 1 | #define HAVE_ASM_PAGE_H 1 | #define HAVE_NETIPX_IPX_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_NET_ROUTE_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_NETINET_IP6_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_RPM_RPMIO_H 1 | /* end confdefs.h. */ | | #include | #include | configure:16911: result: no configure:16938: checking openssl/hmac.h usability configure:16951: gcc -c -I/usr/include/rpm -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16954: $? = 0 configure:16957: test -s conftest.o configure:16960: $? = 0 configure:16970: result: yes configure:16974: checking openssl/hmac.h presence configure:16985: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16991: $? = 0 configure:17010: result: yes configure:17046: checking for openssl/hmac.h configure:17053: result: yes configure:16938: checking openssl/evp.h usability configure:16951: gcc -c -I/usr/include/rpm -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer -Dlinux -I/usr/include/rpm -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c >&5 configure:16954: $? = 0 configure:16957: test -s conftest.o configure:16960: $? = 0 configure:16970: result: yes configure:16974: checking openssl/evp.h presence configure:16985: gcc -E -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.2/i686-linux/CORE conftest.c configure:16991: $? = 0 configure:17010: result: yes configure:17046: checking for openssl/evp.h configure:17053: result: yes configure:16938: checking openssl/aes.h usability