From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 6 07:00:14 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 250F9106568D for ; Sun, 6 Sep 2009 07:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F421D8FC1B for ; Sun, 6 Sep 2009 07:00:13 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8670DXe035263 for ; Sun, 6 Sep 2009 07:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8670Dbd035262; Sun, 6 Sep 2009 07:00:13 GMT (envelope-from gnats) Resent-Date: Sun, 6 Sep 2009 07:00:13 GMT Resent-Message-Id: <200909060700.n8670Dbd035262@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Eischen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C87210656EF for ; Sun, 6 Sep 2009 06:56:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 9EB8C8FC17 for ; Sun, 6 Sep 2009 06:56:07 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n866u74F020503 for ; Sun, 6 Sep 2009 06:56:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n866u7ie020495; Sun, 6 Sep 2009 06:56:07 GMT (envelope-from nobody) Message-Id: <200909060656.n866u7ie020495@www.freebsd.org> Date: Sun, 6 Sep 2009 06:56:07 GMT From: Daniel Eischen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/138565: net-mgmt/net-snmp build broke on amd64 9-current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2009 07:00:14 -0000 >Number: 138565 >Category: ports >Synopsis: net-mgmt/net-snmp build broke on amd64 9-current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 06 07:00:13 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Eischen >Release: 9.0-current >Organization: >Environment: FreeBSD vega 9.0-CURRENT FreeBSD 9.0-CURRENT #6 r196854: Sat Sep 5 05:04:01 EDT 2009 root@vega:/opt/FreeBSD/svn/obj/opt/FreeBSD/svn/src/sys/vega amd64 >Description: Build of net-snmp breaks as follows. [deischen@vega /usr/ports/net-mgmt/net-snmp]$ sudo make ===> net-snmp-5.4.2.1_5 depends on file: /usr/local/bin/perl5.8.9 - found ===> Configuring for net-snmp-5.4.2.1_5 checking what to build and install... agent apps man local mibs using default persistent mask 077 using default temporary file pattern /tmp/snmpdXXXXXX using default AgentX socket /var/agentx/master using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking if I need to feed myself to ksh... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for AIX... no checking build system type... amd64-portbld-freebsd9.0 checking host system type... amd64-portbld-freebsd9.0 checking target system type... amd64-portbld-freebsd9.0 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdarg.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for egrep... (cached) grep -E checking for ps... /bin/ps checking for perl... /usr/local/bin/perl checking for python... /usr/local/bin/python checking for whoami... whoami checking for sed... /usr/bin/sed checking for find... find checking for autoconf... /usr/local/bin/autoconf checking for autoheader... /usr/local/bin/autoheader checking for uname... /usr/bin/uname checking for an ANSI C-conforming const... yes checking for inline... inline checking for net-snmp version number... 5.4.2.1 checking for developer gcc flags... checking whether to un-define target system token (before redefining)... yes checking for system include file... net-snmp/system/freebsd.h checking for machine-type include file... net-snmp/machine/generic.h checking for cc... /usr/bin/cc checking for additional cpp flags... -x c checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for intmax_t... yes checking size of intmax_t... 8 checking for int8_t... yes checking for uint8_t... yes checking for u_int8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for u_int64_t... yes checking for intmax_t... (cached) yes checking for uintmax_t... yes checking for off64_t... no checking for uintptr_t... yes checking for intptr_t... yes checking for Counter64... no checking ipv6 stack type... "kame, yes, using libc" checking for platform-specific source... checking for and configuring transport modules to use... Callback Unix TCP UDP TCPIPv6 UDPIPv6. checking for security modules to use... usm checking for and configuring mib modules to use... host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib default_modules. host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib default_modules host/hr_system host/hr_storage host/hr_device host/hr_other host/hr_proc host/hr_network host/hr_print host/hr_disk host/hr_partition host/hr_filesys host/hr_swrun host/hr_swinst disman/event smux/smux util_funcs mibII/ipconfigure: WARNING: mib module error configure: error: mib module "sctp-mib/sctpScalars" requires module "sctp-mib/scalars-unknown-arch" but sctp-mib/scalars-unknown-arch.h or sctp-mib/scalars-unknown-arch.c could not be found in ./agent/mibgroup ===> Script "configure" failed unexpectedly. Please report the problem to pgollucci@FreeBSD.org [maintainer] and attach the "/opt/FreeBSD/ports/net-mgmt/net-snmp/work/net-snmp-5.4.2.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /opt/FreeBSD/ports/net-mgmt/net-snmp. >How-To-Repeat: cd /usr/ports/net-mgmt/net-snmp; make >Fix: Patch attached with submission follows: 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.4.2.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-shared --enable-internal-md5 --with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib --with-default-snmp-version=3 --with-sys-contact=nobody@nowhere.invalid --with-sys-location=somewhere --with-logfile=/var/log/snmpd.log --with-persistent-directory=/var/net-snmp --with-gnu-ld --with-libwrap --with-libs=-lm -lkvm -ldevstat --with-defaults --with-dummy-values --with-perl-modules --enable-embedded-perl --enable-ipv6 --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0 ## --------- ## ## Platform. ## ## --------- ## hostname = vega uname -m = amd64 uname -r = 9.0-CURRENT uname -s = FreeBSD uname -v = FreeBSD 9.0-CURRENT #6 r196854: Sat Sep 5 05:04:01 EDT 2009 root@vega:/opt/FreeBSD/svn/obj/opt/FreeBSD/svn/src/sys/vega /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /usr/local/jdk1.4.2/bin PATH: /home/deischen/bin PATH: ./ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2041: checking what to build and install configure:2043: result: agent apps man local mibs configure:2783: result: using default persistent mask 077 configure:2834: result: using default temporary file pattern /tmp/snmpdXXXXXX configure:2872: result: using default AgentX socket /var/agentx/master configure:3075: result: using default "enterprise.net-snmp" configure:3117: result: using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." configure:3159: result: using default notifications "NET-SNMP-MIB::netSnmpNotifications" configure:3323: result: using OS default send buffer size for server sockets configure:3349: result: using OS default recv buffer size for server sockets configure:3375: result: using OS default send buffer size for client sockets configure:3401: result: using OS default recv buffer size for client sockets configure:3496: checking if I need to feed myself to ksh configure:3512: result: no configure:3573: checking for gcc configure:3599: result: cc configure:3843: checking for C compiler version configure:3846: cc --version &5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:3849: $? = 0 configure:3851: cc -v &5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3854: $? = 0 configure:3856: cc -V &5 cc: '-V' option must have argument configure:3859: $? = 1 configure:3882: checking for C compiler default output file name configure:3885: cc -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:3888: $? = 0 configure:3934: result: a.out configure:3939: checking whether the C compiler works configure:3945: ./a.out configure:3948: $? = 0 configure:3965: result: yes configure:3972: checking whether we are cross compiling configure:3974: result: no configure:3977: checking for suffix of executables configure:3979: cc -o conftest -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:3982: $? = 0 configure:4007: result: configure:4013: checking for suffix of object files configure:4034: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:4037: $? = 0 configure:4059: result: o configure:4063: checking whether we are using the GNU C compiler configure:4087: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:4093: $? = 0 configure:4097: test -z || test ! -s conftest.err configure:4100: $? = 0 configure:4103: test -s conftest.o configure:4106: $? = 0 configure:4119: result: yes configure:4125: checking whether cc accepts -g configure:4146: cc -c -g conftest.c >&5 configure:4152: $? = 0 configure:4156: test -z || test ! -s conftest.err configure:4159: $? = 0 configure:4162: test -s conftest.o configure:4165: $? = 0 configure:4176: result: yes configure:4193: checking for cc option to accept ANSI C configure:4263: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:4269: $? = 0 configure:4273: test -z || test ! -s conftest.err configure:4276: $? = 0 configure:4279: test -s conftest.o configure:4282: $? = 0 configure:4300: result: none needed configure:4318: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:4324: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4462: checking how to run the C preprocessor configure:4497: cc -E conftest.c configure:4503: $? = 0 configure:4535: cc -E conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory configure:4541: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | /* end confdefs.h. */ | #include configure:4580: result: cc -E configure:4604: cc -E conftest.c configure:4610: $? = 0 configure:4642: cc -E conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory configure:4648: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 | /* end confdefs.h. */ | #include configure:4695: checking for egrep configure:4705: result: grep -E configure:4711: checking for AIX configure:4733: result: no configure:4772: checking build system type configure:4790: result: amd64-portbld-freebsd9.0 configure:4798: checking host system type configure:4812: result: amd64-portbld-freebsd9.0 configure:4820: checking target system type configure:4834: result: amd64-portbld-freebsd9.0 configure:4975: checking for a sed that does not truncate output configure:5031: result: /usr/bin/sed configure:5045: checking for ld used by cc configure:5112: result: /usr/bin/ld configure:5121: checking if the linker (/usr/bin/ld) is GNU ld configure:5136: result: yes configure:5141: checking for /usr/bin/ld option to reload object files configure:5148: result: -r configure:5166: checking for BSD-compatible nm configure:5215: result: /usr/bin/nm -B configure:5219: checking whether ln -s works configure:5223: result: yes configure:5230: checking how to recognize dependent libraries configure:5416: result: pass_all configure:5900: checking for ANSI C header files configure:5925: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:5931: $? = 0 configure:5935: test -z || test ! -s conftest.err configure:5938: $? = 0 configure:5941: test -s conftest.o configure:5944: $? = 0 configure:6033: cc -o conftest -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 conftest.c: In function 'main': conftest.c:34: warning: incompatible implicit declaration of built-in function 'exit' configure:6036: $? = 0 configure:6038: ./conftest configure:6041: $? = 0 configure:6056: result: yes configure:6080: checking for sys/types.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for sys/stat.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for stdlib.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for string.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for memory.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for strings.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for inttypes.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for stdint.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for unistd.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6080: checking for stdarg.h configure:6096: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6102: $? = 0 configure:6106: test -z || test ! -s conftest.err configure:6109: $? = 0 configure:6112: test -s conftest.o configure:6115: $? = 0 configure:6126: result: yes configure:6152: checking dlfcn.h usability configure:6164: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6170: $? = 0 configure:6174: test -z || test ! -s conftest.err configure:6177: $? = 0 configure:6180: test -s conftest.o configure:6183: $? = 0 configure:6193: result: yes configure:6197: checking dlfcn.h presence configure:6207: cc -E conftest.c configure:6213: $? = 0 configure:6233: result: yes configure:6268: checking for dlfcn.h configure:6275: result: yes configure:6382: checking for C++ compiler version configure:6385: c++ --version &5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:6388: $? = 0 configure:6390: c++ -v &5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:6393: $? = 0 configure:6395: c++ -V &5 c++: '-V' option must have argument configure:6398: $? = 1 configure:6401: checking whether we are using the GNU C++ compiler configure:6425: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 configure:6431: $? = 0 configure:6435: test -z || test ! -s conftest.err configure:6438: $? = 0 configure:6441: test -s conftest.o configure:6444: $? = 0 configure:6457: result: yes configure:6463: checking whether c++ accepts -g configure:6484: c++ -c -g conftest.cc >&5 configure:6490: $? = 0 configure:6494: test -z || test ! -s conftest.err configure:6497: $? = 0 configure:6500: test -s conftest.o configure:6503: $? = 0 configure:6514: result: yes configure:6556: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 configure:6562: $? = 0 configure:6566: test -z || test ! -s conftest.err configure:6569: $? = 0 configure:6572: test -s conftest.o configure:6575: $? = 0 configure:6601: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:33: error: 'exit' was not declared in this scope configure:6607: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:6556: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 conftest.cc:29: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:30: /usr/include/stdlib.h:92: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:29: error: from previous declaration 'void std::exit(int) throw ()' configure:6562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6556: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 conftest.cc:29: error: 'void std::exit(int)' should have been declared inside 'std' configure:6562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6556: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 In file included from conftest.cc:30: /usr/include/stdlib.h:92: error: declaration of 'void exit(int)' throws different exceptions conftest.cc:29: error: from previous declaration 'void exit(int) throw ()' configure:6562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:6556: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 configure:6562: $? = 0 configure:6566: test -z || test ! -s conftest.err configure:6569: $? = 0 configure:6572: test -s conftest.o configure:6575: $? = 0 configure:6601: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cc >&5 configure:6607: $? = 0 configure:6611: test -z || test ! -s conftest.err configure:6614: $? = 0 configure:6617: test -s conftest.o configure:6620: $? = 0 configure:6653: checking how to run the C++ preprocessor configure:6684: c++ -E conftest.cc configure:6690: $? = 0 configure:6722: c++ -E conftest.cc conftest.cc:32:28: error: ac_nonexistent.h: No such file or directory configure:6728: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6767: result: c++ -E configure:6791: c++ -E conftest.cc configure:6797: $? = 0 configure:6829: c++ -E conftest.cc conftest.cc:32:28: error: ac_nonexistent.h: No such file or directory configure:6835: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | #include configure:6932: checking for g77 configure:6961: result: no configure:6932: checking for f77 configure:6961: result: no configure:6932: checking for xlf configure:6961: result: no configure:6932: checking for frt configure:6961: result: no configure:6932: checking for pgf77 configure:6961: result: no configure:6932: checking for fort77 configure:6961: result: no configure:6932: checking for fl32 configure:6961: result: no configure:6932: checking for af77 configure:6961: result: no configure:6932: checking for f90 configure:6961: result: no configure:6932: checking for xlf90 configure:6961: result: no configure:6932: checking for pgf90 configure:6961: result: no configure:6932: checking for epcf90 configure:6961: result: no configure:6932: checking for f95 configure:6961: result: no configure:6932: checking for fort configure:6961: result: no configure:6932: checking for xlf95 configure:6961: result: no configure:6932: checking for ifc configure:6961: result: no configure:6932: checking for efc configure:6961: result: no configure:6932: checking for pgf95 configure:6961: result: no configure:6932: checking for lf95 configure:6961: result: no configure:6932: checking for gfortran configure:6961: result: no configure:6973: checking for Fortran 77 compiler version configure:6976: --version &5 --version: not found configure:6979: $? = 127 configure:6981: -v &5 -v: not found configure:6984: $? = 127 configure:6986: -V &5 -V: not found configure:6989: $? = 127 configure:6997: checking whether we are using the GNU Fortran 77 compiler configure:7011: -c conftest.F >&5 -c: not found configure:7017: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7043: result: no configure:7049: checking whether accepts -g configure:7061: -c -g conftest.f >&5 -c: not found configure:7067: $? = 127 configure: failed program was: | program main | | end configure:7092: result: no configure:7121: checking the maximum length of command line arguments configure:7233: result: 262144 configure:7245: checking command to parse /usr/bin/nm -B output from cc object configure:7350: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:7353: $? = 0 configure:7357: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7360: $? = 0 configure:7412: cc -o conftest -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c conftstm.o >&5 configure:7415: $? = 0 configure:7453: result: ok configure:7457: checking for objdir configure:7472: result: .libs configure:7562: checking for ar configure:7578: found /usr/bin/ar configure:7589: result: ar configure:7642: checking for ranlib configure:7658: found /usr/bin/ranlib configure:7669: result: ranlib configure:7722: checking for strip configure:7738: found /usr/bin/strip configure:7749: result: strip configure:8304: checking if cc supports -fno-rtti -fno-exceptions configure:8322: cc -c -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8326: $? = 0 configure:8339: result: no configure:8354: checking for cc option to produce PIC configure:8586: result: -fPIC configure:8594: checking if cc PIC flag -fPIC works configure:8612: cc -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC conftest.c >&5 configure:8616: $? = 0 configure:8629: result: yes configure:8657: checking if cc static flag -static works configure:8685: result: yes configure:8695: checking if cc supports -c -o file.o configure:8716: cc -c -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:8720: $? = 0 configure:8742: result: yes configure:8768: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9752: result: yes configure:9773: checking whether -lc should be explicitly linked in configure:9778: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:9781: $? = 0 configure:9796: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9799: $? = 0 configure:9811: result: no configure:9819: checking dynamic linker characteristics configure:10421: result: freebsd9.0 ld.so configure:10445: checking how to hardcode library paths into programs configure:10470: result: immediate configure:10484: checking whether stripping libraries is possible configure:10489: result: yes configure:10616: checking for shl_load configure:10673: cc -o conftest -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 /var/tmp//ccveWaWL.o(.text+0x9): In function `main': : undefined reference to `shl_load' /var/tmp//ccveWaWL.o(.data+0x0): undefined reference to `shl_load' configure:10679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:10704: result: no configure:10709: checking for shl_load in -ldld configure:10739: cc -o conftest -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c -ldld -lm -lkvm -ldevstat >&5 /usr/bin/ld: cannot find -ldld configure:10745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:10771: result: no configure:10776: checking for dlopen configure:10833: cc -o conftest -O2 -pipe -fno-strict-aliasing -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:10839: $? = 0 configure:10843: test -z || test ! -s conftest.err configure:10846: $? = 0 configure:10849: test -s conftest configure:10852: $? = 0 configure:10864: result: yes configure:11106: checking whether a program can dlopen itself configure:11180: cc -o conftest -O2 -pipe -fno-strict-aliasing -DHAVE_DLFCN_H -rpath=/usr/lib:/usr/local/lib -Wl,--export-dynamic conftest.c -lm -lkvm -ldevstat >&5 configure: In function 'main': configure:11176: warning: incompatible implicit declaration of built-in function 'exit' configure:11183: $? = 0 configure:11201: result: yes configure:11206: checking whether a statically linked program can dlopen itself configure:11280: cc -o conftest -O2 -pipe -fno-strict-aliasing -DHAVE_DLFCN_H -rpath=/usr/lib:/usr/local/lib -Wl,--export-dynamic -static conftest.c -lm -lkvm -ldevstat >&5 configure: In function 'main': configure:11276: warning: incompatible implicit declaration of built-in function 'exit' configure:11283: $? = 0 Service unavailable configure:11301: result: no configure:11324: checking if libtool supports shared libraries configure:11326: result: yes configure:11329: checking whether to build shared libraries configure:11350: result: yes configure:11353: checking whether to build static libraries configure:11357: result: yes configure:11451: creating libtool configure:12044: checking for ld used by c++ configure:12111: result: /usr/bin/ld configure:12120: checking if the linker (/usr/bin/ld) is GNU ld configure:12135: result: yes configure:12186: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13136: result: yes configure:13153: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cpp >&5 configure:13156: $? = 0 configure:13312: checking for c++ option to produce PIC configure:13596: result: -fPIC configure:13604: checking if c++ PIC flag -fPIC works configure:13622: c++ -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC conftest.cpp >&5 configure:13626: $? = 0 configure:13639: result: yes configure:13667: checking if c++ static flag -static works configure:13695: result: yes configure:13705: checking if c++ supports -c -o file.o configure:13726: c++ -c -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.cpp >&5 configure:13730: $? = 0 configure:13752: result: yes configure:13778: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13804: result: yes configure:13871: checking dynamic linker characteristics configure:14421: result: freebsd9.0 ld.so configure:14445: checking how to hardcode library paths into programs configure:14470: result: immediate configure:20717: checking for a BSD-compatible install configure:20772: result: /usr/bin/install -c -o root -g wheel configure:20783: checking whether ln -s works configure:20787: result: yes configure:20794: checking whether make sets $(MAKE) configure:20814: result: yes configure:20823: checking for egrep configure:20833: result: grep -E configure:20840: checking for ps configure:20870: result: /bin/ps configure:20879: checking for perl configure:20909: result: /usr/local/bin/perl configure:20918: checking for python configure:20936: found /usr/local/bin/python configure:20948: result: /usr/local/bin/python configure:20959: checking for whoami configure:20975: found /usr/bin/whoami configure:20985: result: whoami configure:21000: checking for sed configure:21026: result: /usr/bin/sed configure:21040: checking for find configure:21056: found /usr/bin/find configure:21066: result: find configure:21078: checking for autoconf configure:21096: found /usr/local/bin/autoconf configure:21108: result: /usr/local/bin/autoconf configure:21117: checking for autoheader configure:21135: found /usr/local/bin/autoheader configure:21147: result: /usr/local/bin/autoheader configure:21165: checking for uname configure:21183: found /usr/bin/uname configure:21195: result: /usr/bin/uname configure:21207: checking for an ANSI C-conforming const configure:21274: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:21280: $? = 0 configure:21284: test -z || test ! -s conftest.err configure:21287: $? = 0 configure:21290: test -s conftest.o configure:21293: $? = 0 configure:21304: result: yes configure:21314: checking for inline configure:21335: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:21341: $? = 0 configure:21345: test -z || test ! -s conftest.err configure:21348: $? = 0 configure:21351: test -s conftest.o configure:21354: $? = 0 configure:21366: result: inline configure:21388: checking for net-snmp version number configure:21401: result: 5.4.2.1 configure:21411: checking for developer gcc flags configure:21418: result: configure:21464: checking whether to un-define target system token (before redefining) configure:21484: result: yes configure:21506: checking for system include file configure:21530: result: net-snmp/system/freebsd.h configure:21539: checking for machine-type include file configure:21554: result: net-snmp/machine/generic.h configure:21564: checking for cc configure:21582: found /usr/bin/cc configure:21594: result: /usr/bin/cc configure:21637: checking for additional cpp flags configure:21655: result: -x c configure:21740: checking for short configure:21764: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:21770: $? = 0 configure:21774: test -z || test ! -s conftest.err configure:21777: $? = 0 configure:21780: test -s conftest.o configure:21783: $? = 0 configure:21794: result: yes configure:21797: checking size of short configure:22116: cc -o conftest -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:22119: $? = 0 configure:22121: ./conftest configure:22124: $? = 0 configure:22147: result: 2 configure:22154: checking for int configure:22178: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:22184: $? = 0 configure:22188: test -z || test ! -s conftest.err configure:22191: $? = 0 configure:22194: test -s conftest.o configure:22197: $? = 0 configure:22208: result: yes configure:22211: checking size of int configure:22530: cc -o conftest -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:22533: $? = 0 configure:22535: ./conftest configure:22538: $? = 0 configure:22561: result: 4 configure:22568: checking for long configure:22592: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:22598: $? = 0 configure:22602: test -z || test ! -s conftest.err configure:22605: $? = 0 configure:22608: test -s conftest.o configure:22611: $? = 0 configure:22622: result: yes configure:22625: checking size of long configure:22944: cc -o conftest -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:22947: $? = 0 configure:22949: ./conftest configure:22952: $? = 0 configure:22975: result: 8 configure:22982: checking for long long configure:23006: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:23012: $? = 0 configure:23016: test -z || test ! -s conftest.err configure:23019: $? = 0 configure:23022: test -s conftest.o configure:23025: $? = 0 configure:23036: result: yes configure:23039: checking size of long long configure:23358: cc -o conftest -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:23361: $? = 0 configure:23363: ./conftest configure:23366: $? = 0 configure:23389: result: 8 configure:23396: checking for intmax_t configure:23420: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:23426: $? = 0 configure:23430: test -z || test ! -s conftest.err configure:23433: $? = 0 configure:23436: test -s conftest.o configure:23439: $? = 0 configure:23450: result: yes configure:23453: checking size of intmax_t configure:23772: cc -o conftest -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 -rpath=/usr/lib:/usr/local/lib conftest.c -lm -lkvm -ldevstat >&5 configure:23775: $? = 0 configure:23777: ./conftest configure:23780: $? = 0 configure:23803: result: 8 configure:23810: checking for int8_t configure:23834: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:23840: $? = 0 configure:23844: test -z || test ! -s conftest.err configure:23847: $? = 0 configure:23850: test -s conftest.o configure:23853: $? = 0 configure:23864: result: yes configure:23874: checking for uint8_t configure:23898: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:23904: $? = 0 configure:23908: test -z || test ! -s conftest.err configure:23911: $? = 0 configure:23914: test -s conftest.o configure:23917: $? = 0 configure:23928: result: yes configure:23938: checking for u_int8_t configure:23962: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:23968: $? = 0 configure:23972: test -z || test ! -s conftest.err configure:23975: $? = 0 configure:23978: test -s conftest.o configure:23981: $? = 0 configure:23992: result: yes configure:24003: checking for int16_t configure:24027: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24033: $? = 0 configure:24037: test -z || test ! -s conftest.err configure:24040: $? = 0 configure:24043: test -s conftest.o configure:24046: $? = 0 configure:24057: result: yes configure:24067: checking for uint16_t configure:24091: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24097: $? = 0 configure:24101: test -z || test ! -s conftest.err configure:24104: $? = 0 configure:24107: test -s conftest.o configure:24110: $? = 0 configure:24121: result: yes configure:24131: checking for u_int16_t configure:24155: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24161: $? = 0 configure:24165: test -z || test ! -s conftest.err configure:24168: $? = 0 configure:24171: test -s conftest.o configure:24174: $? = 0 configure:24185: result: yes configure:24196: checking for int32_t configure:24220: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24226: $? = 0 configure:24230: test -z || test ! -s conftest.err configure:24233: $? = 0 configure:24236: test -s conftest.o configure:24239: $? = 0 configure:24250: result: yes configure:24260: checking for uint32_t configure:24284: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24290: $? = 0 configure:24294: test -z || test ! -s conftest.err configure:24297: $? = 0 configure:24300: test -s conftest.o configure:24303: $? = 0 configure:24314: result: yes configure:24324: checking for u_int32_t configure:24348: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24354: $? = 0 configure:24358: test -z || test ! -s conftest.err configure:24361: $? = 0 configure:24364: test -s conftest.o configure:24367: $? = 0 configure:24378: result: yes configure:24389: checking for int64_t configure:24413: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24419: $? = 0 configure:24423: test -z || test ! -s conftest.err configure:24426: $? = 0 configure:24429: test -s conftest.o configure:24432: $? = 0 configure:24443: result: yes configure:24453: checking for uint64_t configure:24477: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24483: $? = 0 configure:24487: test -z || test ! -s conftest.err configure:24490: $? = 0 configure:24493: test -s conftest.o configure:24496: $? = 0 configure:24507: result: yes configure:24517: checking for u_int64_t configure:24541: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24547: $? = 0 configure:24551: test -z || test ! -s conftest.err configure:24554: $? = 0 configure:24557: test -s conftest.o configure:24560: $? = 0 configure:24571: result: yes configure:24582: checking for intmax_t configure:24636: result: yes configure:24646: checking for uintmax_t configure:24670: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24676: $? = 0 configure:24680: test -z || test ! -s conftest.err configure:24683: $? = 0 configure:24686: test -s conftest.o configure:24689: $? = 0 configure:24700: result: yes configure:24711: checking for off64_t configure:24735: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 conftest.c: In function 'main': conftest.c:96: error: 'off64_t' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: expected expression before ')' token configure:24741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define UNAMEPROG "/usr/bin/uname" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/freebsd.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/local/lib/snmp" | #define SNMPDLMODPATH "/usr/local/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/local/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/local/share/snmp/mibs" | #define SNMPCONFPATH "/usr/local/etc/snmp" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 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 | int | main () | { | if ((off64_t *) 0) | return 0; | if (sizeof (off64_t)) | return 0; | ; | return 0; | } configure:24765: result: no configure:24776: checking for uintptr_t configure:24800: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24806: $? = 0 configure:24810: test -z || test ! -s conftest.err configure:24813: $? = 0 configure:24816: test -s conftest.o configure:24819: $? = 0 configure:24830: result: yes configure:24840: checking for intptr_t configure:24864: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 configure:24870: $? = 0 configure:24874: test -z || test ! -s conftest.err configure:24877: $? = 0 configure:24880: test -s conftest.o configure:24883: $? = 0 configure:24894: result: yes configure:24907: checking for Counter64 configure:24932: cc -c -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9 conftest.c >&5 conftest.c:61:23: error: inet/mib2.h: No such file or directory conftest.c: In function 'main': conftest.c:66: error: 'Counter64' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) conftest.c:66: error: expected expression before ')' token configure:24938: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Net-SNMP" | #define PACKAGE_TARNAME "net-snmp" | #define PACKAGE_VERSION "5.4.2.1" | #define PACKAGE_STRING "Net-SNMP 5.4.2.1" | #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" | #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" | #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 | #define NETSNMP_USE_INTERNAL_MD5 1 | #define NETSNMP_ENABLE_IPV6 1 | #define NETSNMP_PERSISTENT_MASK 077 | #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" | #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" | #define NETSNMP_WITH_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_STDARG_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int); | #endif | #define UNAMEPROG "/usr/bin/uname" | #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/freebsd.h" | #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" | #define SNMPLIBPATH "/usr/local/lib/snmp" | #define SNMPDLMODPATH "/usr/local/lib/snmp/dlmod" | #define SNMPSHAREPATH "/usr/local/share/snmp" | #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/local/share/snmp/mibs" | #define SNMPCONFPATH "/usr/local/etc/snmp" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_INTPTR_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((Counter64 *) 0) | return 0; | if (sizeof (Counter64)) | return 0; | ; | return 0; | } configure:24962: result: no configure:24980: checking ipv6 stack type conftest.c:62:45: error: /usr/local/v6/include/sys/types.h: No such file or directory configure:25249: result: "kame, yes, using libc" configure:25289: checking for platform-specific source configure:25322: result: configure:25324: result: configure:25330: checking for and configuring transport modules to use configure:25453: result: Callback Unix TCP UDP TCPIPv6 UDPIPv6. configure:25465: checking for security modules to use configure:25543: result: usm configure:26025: checking for and configuring mib modules to use configure:26090: result: host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib default_modules. configure:26422: WARNING: mib module error configure:26424: error: mib module "sctp-mib/sctpScalars" requires module "sctp-mib/scalars-unknown-arch" but sctp-mib/scalars-unknown-arch.h or sctp-mib/scalars-unknown-arch.c could not be found in ./agent/mibgroup ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_NETSNMP_MACHINE_INCLUDE_FILE=net-snmp/machine/generic.h ac_cv_NETSNMP_SYSTEM_INCLUDE_FILE=net-snmp/system/freebsd.h ac_cv_NETSNMP_USE_KERBEROS_MIT=no ac_cv_build=amd64-portbld-freebsd9.0 ac_cv_build_alias=amd64-portbld-freebsd9.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd9.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_f77_compiler_gnu=no ac_cv_func_dlopen=yes ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=amd64-portbld-freebsd9.0 ac_cv_host_alias=amd64-portbld-freebsd9.0 ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_AUTOCONF=/usr/local/bin/autoconf ac_cv_path_AUTOHEADER=/usr/local/bin/autoheader ac_cv_path_CCPATH=/usr/bin/cc ac_cv_path_PERLPROG=/usr/local/bin/perl ac_cv_path_PSPROG=/bin/ps ac_cv_path_PYTHONPROG=/usr/local/bin/python ac_cv_path_UNAMEPROG=/usr/bin/uname ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_FIND=find ac_cv_prog_SED=/usr/bin/sed ac_cv_prog_WHOAMI=whoami ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_intmax_t=8 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_target=amd64-portbld-freebsd9.0 ac_cv_target_alias=amd64-portbld-freebsd9.0 ac_cv_type_Counter64=no ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int8_t=yes ac_cv_type_int=yes ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off64_t=no ac_cv_type_short=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int64_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_user_prompt_NETSNMP_DEFAULT_SNMP_VERSION=3 ac_cv_user_prompt_NETSNMP_LOGFILE=/var/log/snmpd.log ac_cv_user_prompt_NETSNMP_PERSISTENT_DIRECTORY=/var/net-snmp ac_cv_user_prompt_NETSNMP_SYS_CONTACT=nobody@nowhere.invalid ac_cv_user_prompt_NETSNMP_SYS_LOC=somewhere lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs='' lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' lt_cv_sys_lib_search_path_spec=/usr/lib lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## AGENTLIBS='' AGENT_INCLUDES='SRC_AGENT_INCLUDES' ALLOCA='' AR='ar' AS='as' AUTOCONF=':' AUTOHEADER=':' CC='cc' CCPATH='/usr/bin/cc' CFLAGS='-DNETSNMP_ENABLE_IPV6 -O2 -pipe -fno-strict-aliasing -Ufreebsd9 -Dfreebsd9=freebsd9' CONFIGURE_OPTIONS='"'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'"' COPY_PERSISTENT_FILES='' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-O2 -pipe -fno-strict-aliasing' DEFS='' DEVFLAGS='' DLLIBS='' DLLTOOL='dlltool' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMBEDPERLINSTALL='' EMBEDPERLUNINSTALL='' ENV_SEPARATOR='' EXEEXT='' EXTRACPPFLAGS='-x c' F77='' FFLAGS='' FIND='find' GNU_vpath='#vpath' HAVE_DMALLOC_H='' HELPER_INCLUDES='SRC_HELPER_INCLUDES' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PREFIX='' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LAGENTLIBS='' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBOBJS='' LIBS='-lm -lkvm -ldevstat' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOLFLAGS='' LIBTOOL_DEPS='./ltmain.sh' LINKCC='cc' LMIBLIBS='' LNETSNMPLIBS='' LN_S='ln -s' LPSTAT_PATH='' LTLIBOBJS='' MAINSUBS=' agent apps man local mibs' MIBGROUP_INCLUDES='SRC_MIBGROUP_INCLUDES' NETSNMP_DEFAULT_MIBDIRS='$HOME/.snmp/mibs:/usr/local/share/snmp/mibs' NETSNMP_DEFAULT_MIBS='' NMEDIT='' NON_GNU_VPATH='VPATH =' OBJDUMP='objdump' OBJEXT='o' OTHERAGENTLIBLOBJS='' OTHERAGENTLIBOBJS='' PACKAGE_BUGREPORT='net-snmp-coders@lists.sourceforge.net' PACKAGE_NAME='Net-SNMP' PACKAGE_STRING='Net-SNMP 5.4.2.1' PACKAGE_TARNAME='net-snmp' PACKAGE_VERSION='5.4.2.1' PATH_SEPARATOR=':' PERLARGS='' PERLINSTALLTARGS='' PERLLDOPTS_FOR_APPS='' PERLLDOPTS_FOR_LIBS='' PERLPROG='/usr/local/bin/perl' PERLTARGS='' PERLUNINSTALLTARGS='' PERSISTENT_DIRECTORY='' PSCMD='' PSPROG='/bin/ps' PYTHONARGS='' PYTHONCLEANTARGS='' PYTHONINSTALLTARGS='' PYTHONPROG='/usr/local/bin/python' PYTHONTARGS='' PYTHONUNINSTALLTARGS='' RANLIB='ranlib' RELEASEVERSION='5:4:0.2.1' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SNMPCONFPATH='/usr/local/etc/snmp' SNMPD='snmpd$(EXEEXT)' SNMPLIBPATH='/usr/local/lib/snmp' SNMPLIB_INCLUDES='SRC_SNMPLIB_INCLUDES' SNMPSHAREPATH='/usr/local/share/snmp' STRIP='strip' TOP_INCLUDES='SRC_TOP_INCLUDES' TRAPLIBS='$(TRAPDWITHAGENT)' UCDPERSISTENT_DIRECTORY='' UNAMEPROG='/usr/bin/uname' USETRAPLIBS='$(USEAGENTLIBS)' VERSION='5.4.2.1' WHOAMI='whoami' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_DSYMUTIL='' ac_ct_F77='' ac_ct_NMEDIT='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd9.0' build_alias='amd64-portbld-freebsd9.0' build_cpu='amd64' build_os='freebsd9.0' build_vendor='portbld' datadir='${prefix}/share' default_mibs_install=' HOST-RESOURCES-MIB.txt HOST-RESOURCES-TYPES.txt MTA-MIB.txt NETWORK-SERVICES-MIB.txt UCD-DISKIO-MIB.txt SCTP-MIB.txt IP-MIB.txt IF-MIB.txt TCP-MIB.txt UDP-MIB.txt HOST-RESOURCES-MIB.txt SNMPv2-MIB.txt RFC1213-MIB.txt NOTIFICATION-LOG-MIB.txt DISMAN-EVENT-MIB.txt DISMAN-SCHEDULE-MIB.txt DISMAN-EVENT-MIB.txt' dllcleans='' exec_prefix='/usr/local' host='amd64-portbld-freebsd9.0' host_alias='' host_cpu='amd64' host_os='freebsd9.0' host_vendor='portbld' includedir='${prefix}/include' infodir='/usr/local/info/' installucdheaders='' installucdlibs='' krb5_config='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' other_agentobjs='' other_lagentobjs='' other_lobjs_list='' other_objs_list='' other_src_list='' other_trapd_objects='' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' security_hdr_list=' snmpusm.h' security_lobj_list=' snmpusm.lo' security_obj_list=' snmpusm.o' security_src_list=' snmpusm.c' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='amd64-portbld-freebsd9.0' target_alias='' target_cpu='amd64' target_os='freebsd9.0' target_vendor='portbld' transport_hdr_list='snmpUDPIPv6Domain.h snmpTCPIPv6Domain.h snmpUDPDomain.h snmpTCPDomain.h snmpUnixDomain.h snmpCallbackDomain.h ' transport_lobj_list=' snmpUDPIPv6Domain.lo snmpTCPIPv6Domain.lo snmpUDPDomain.lo snmpTCPDomain.lo snmpUnixDomain.lo snmpCallbackDomain.lo ' transport_obj_list=' snmpUDPIPv6Domain.o snmpTCPIPv6Domain.o snmpUDPDomain.o snmpTCPDomain.o snmpUnixDomain.o snmpCallbackDomain.o ' transport_src_list='snmpUDPIPv6Domain.c snmpTCPIPv6Domain.c snmpUDPDomain.c snmpTCPDomain.c snmpUnixDomain.c snmpCallbackDomain.c ' ## ------------- ## ## Output files. ## ## ------------- ## MODULE_LIST='mk/MODULE_LIST.mk' agent_module_list='mk/agent_module_list.mk smux/smux' agent_module_list_c='' agent_module_list_deps='mk/agent_module_list_deps.mk' agent_module_list_lo='' agent_module_list_o='' agentgroup_list_lo='' agentgroup_list_o='' mib_module_list_c='' mib_module_list_deps='mk/mib_module_list_deps.mk' mib_module_list_lo='' mib_module_list_o='' mibgroup_list_lo='' mibgroup_list_o='' module_list_c='' module_list_deps='mk/module_list_deps.mk' module_list_lo='' module_list_o='' module_rules='mk/module_rules.mk' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_INT8_T 1 #define HAVE_INTMAX_T 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINTMAX_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define HAVE_U_INT64_T 1 #define HAVE_U_INT8_T 1 #define NETSNMP_AGENTX_SOCKET "/var/agentx/master" #define NETSNMP_CONFIGURE_OPTIONS "'--enable-shared' '--enable-internal-md5' '--with-mib-modules= host disman/event-mib smux mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib' '--with-default-snmp-version=3' '--with-sys-contact=nobody@nowhere.invalid' '--with-sys-location=somewhere' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/var/net-snmp' '--with-gnu-ld' '--with-libwrap' '--with-libs=-lm -lkvm -ldevstat' '--with-defaults' '--with-dummy-values' '--with-perl-modules' '--enable-embedded-perl' '--enable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'CXX=c++' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib' 'build_alias=amd64-portbld-freebsd9.0'" #define NETSNMP_DEFAULT_MIBDIRS "$HOME/.snmp/mibs:/usr/local/share/snmp/mibs" #define NETSNMP_ENABLE_IPV6 1 #define NETSNMP_ENABLE_SCAPI_AUTHPRIV 1 #define NETSNMP_MACHINE_INCLUDE_FILE "net-snmp/machine/generic.h" #define NETSNMP_PERSISTENT_MASK 077 #define NETSNMP_SECMOD_USM 1 #define NETSNMP_SYSTEM_INCLUDE_FILE "net-snmp/system/freebsd.h" #define NETSNMP_TEMP_FILE_PATTERN "/tmp/snmpdXXXXXX" #define NETSNMP_TRANSPORT_CALLBACK_DOMAIN 1 #define NETSNMP_TRANSPORT_TCPIPV6_DOMAIN 1 #define NETSNMP_TRANSPORT_TCP_DOMAIN 1 #define NETSNMP_TRANSPORT_UDPIPV6_DOMAIN 1 #define NETSNMP_TRANSPORT_UDP_DOMAIN 1 #define NETSNMP_TRANSPORT_UNIX_DOMAIN 1 #define NETSNMP_USE_INTERNAL_MD5 1 #define NETSNMP_WITH_OPAQUE_SPECIAL_TYPES 1 #define PACKAGE_BUGREPORT "net-snmp-coders@lists.sourceforge.net" #define PACKAGE_NAME "Net-SNMP" #define PACKAGE_STRING "Net-SNMP 5.4.2.1" #define PACKAGE_TARNAME "net-snmp" #define PACKAGE_VERSION "5.4.2.1" #define SIZEOF_INT 4 #define SIZEOF_INTMAX_T 8 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SNMPCONFPATH "/usr/local/etc/snmp" #define SNMPDLMODPATH "/usr/local/lib/snmp/dlmod" #define SNMPLIBPATH "/usr/local/lib/snmp" #define SNMPSHAREPATH "/usr/local/share/snmp" #define STDC_HEADERS 1 #define UNAMEPROG "/usr/bin/uname" #endif #ifdef __cplusplus extern "C" void exit (int); configure: exit 1 >Release-Note: >Audit-Trail: >Unformatted: