* CPV: net-analyzer/net-snmp-5.4.2.1-r4 * REPO: gentoo * USE: bzip2 elibc_glibc ipv6 kernel_linux perl python ssl tcpd test userland_GNU x86 zlib >>> Unpacking source... >>> Unpacking net-snmp-5.4.2.1.tar.gz to /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work >>> Source unpacked in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work >>> Preparing source in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1 ... * Applying CVE-2008-6123.patch ... [ ok ] * Deprecation Warning: python_version() is deprecated and will be banned on 2010-07-01. * Use PYTHON() instead of python variable. Use python_get_*() instead of PYVER* variables. * The ebuild needs to be fixed. Please report a bug, if it has not been already reported. * Running eautoreconf in '/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: net-snmp-5.4.2.1 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Replacing obsolete head/tail with POSIX compliant ones * - fixed acinclude.m4 * - fixed autom4te.cache/output.0 * - fixed autom4te.cache/output.1 * - fixed autom4te.cache/traces.1 * - fixed configure * - fixed configure.in * - fixed local/snmp-ucd.sh * - fixed snmplib/snmpusm.c >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1 ... * econf: updating net-snmp-5.4.2.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating net-snmp-5.4.2.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-install-prefix=/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/ --with-sys-location=Unknown --with-sys-contact=root@Unknown --with-default-snmp-version=3 --with-mib-modules=host ucd-snmp/dlmod --with-logfile=/var/log/net-snmpd.log --with-persistent-directory=/var/lib/net-snmp --enable-ucd-snmp-compatibility --enable-shared --enable-as-needed --enable-ipv6 --disable-mfd-rewrites --enable-embedded-perl --disable-internal-md5 --without-elf --with-perl-modules --with-python-modules --with-openssl --with-libwrap --without-rpm --with-bzip2 --with-zlib 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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for egrep... (cached) /bin/grep -E checking for ps... /bin/ps checking for perl... /usr/bin/perl checking for python... /usr/bin/python checking for whoami... whoami checking for sed... /bin/sed checking for find... find checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/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/linux.h checking for machine-type include file... net-snmp/machine/generic.h checking for i686-pc-linux-gnu-gcc... /usr/bin/i686-pc-linux-gnu-gcc checking for additional cpp flags... -x c checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 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... yes checking for uintmax_t... yes checking for off64_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for Counter64... no checking ipv6 stack type... "linux-glibc, 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 ucd-snmp/dlmod default_modules. host ucd-snmp/dlmod 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 snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities hardware/memory hardware/cpu mibII/ifTable snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmConf snmpv3/usmUser mibII/system_mib mibII/sysORTable mibII/at mibII/ip mibII/snmp_mib mibII/tcp mibII/icmp mibII/udp mibII/vacm_vars mibII/setSerialNo mibII/ipv6 if-mib ip-mib ip-forward-mib tcp-mib udp-mib ucd-snmp/proc ucd-snmp/versioninfo ucd-snmp/pass ucd-snmp/pass_persist ucd-snmp/disk ucd-snmp/loadave agent/extend ucd-snmp/errormib ucd-snmp/file ucd-snmp/proxy ucd-snmp/logmatch ucd-snmp/memory ucd-snmp/vmstat notification/snmpNotifyTable snmp-notification-mib/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable notification-log-mib/notification_log target/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target target/target_counters agent/nsTransactionTable agent/nsModuleTable agent/nsDebug agent/nsCache agent/nsLogging agent/nsVacmAccessTable agentx/master agentx/subagent disman/event/mteScalars disman/event/mteTrigger disman/event/mteTriggerTable disman/event/mteTriggerDeltaTable disman/event/mteTriggerExistenceTable disman/event/mteTriggerBooleanTable disman/event/mteTriggerThresholdTable disman/event/mteTriggerConf disman/event/mteEvent disman/event/mteEventTable disman/event/mteEventSetTable disman/event/mteEventNotificationTable disman/event/mteEventConf disman/event/mteObjects disman/event/mteObjectsTable disman/event/mteObjectsConf disman/schedule/schedCore disman/schedule/schedConf disman/schedule/schedTable utilities/override utilities/execute utilities/iquery hardware/memory/hw_mem hardware/memory/memory_linux hardware/cpu/cpu hardware/cpu/cpu_linux if-mib/ifTable util_funcs mibII/kernel_linux mibII/ipAddr mibII/var_route mibII/route_write mibII/tcpTable mibII/udpTable mibII/vacm_context mibII/vacm_conf if-mib/ifXTable ip-mib/ipAddressTable ip-mib/inetNetToMediaTable ip-mib/ipSystemStatsTable ip-mib/ip_scalars ip-forward-mib/ipCidrRouteTable ip-forward-mib/inetCidrRouteTable tcp-mib/tcpConnectionTable tcp-mib/tcpListenerTable udp-mib/udpEndpointTable header_complex snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable agentx/protocol agentx/client agentx/master_admin agentx/agentx_config if-mib/ifTable/ifTable if-mib/ifXTable/ifXTable ip-mib/ipAddressTable/ipAddressTable ip-mib/data_access/arp ip-mib/inetNetToMediaTable/inetNetToMediaTable ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access ip-mib/data_access/systemstats ip-mib/ipSystemStatsTable/ipSystemStatsTable ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access ip-mib/data_access/scalars_common ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable tcp-mib/data_access/tcpConn tcp-mib/tcpConnectionTable/tcpConnectionTable tcp-mib/tcpListenerTable/tcpListenerTable udp-mib/udpEndpointTable/udpEndpointTable snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access if-mib/data_access/interface if-mib/ifTable/ifTable_interface if-mib/ifTable/ifTable_data_access if-mib/ifXTable/ifXTable_interface if-mib/ifXTable/ifXTable_data_access ip-mib/data_access/ipaddress ip-mib/ipAddressTable/ipAddressTable_interface ip-mib/ipAddressTable/ipAddressTable_data_access ip-mib/data_access/arp_common ip-mib/data_access/arp_linux ip-mib/data_access/systemstats_common ip-mib/data_access/systemstats_linux ip-mib/data_access/scalars_linux ip-forward-mib/data_access/route ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access tcp-mib/data_access/tcpConn_common tcp-mib/data_access/tcpConn_linux tcp-mib/tcpConnectionTable/tcpConnectionTable_interface tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access tcp-mib/tcpListenerTable/tcpListenerTable_interface tcp-mib/tcpListenerTable/tcpListenerTable_data_access udp-mib/data_access/udp_endpoint udp-mib/udpEndpointTable/udpEndpointTable_interface udp-mib/udpEndpointTable/udpEndpointTable_data_access if-mib/data_access/interface_linux if-mib/data_access/interface_ioctl ip-mib/data_access/ipaddress_common ip-mib/data_access/ipaddress_linux ip-forward-mib/data_access/route_common ip-forward-mib/data_access/route_linux ip-forward-mib/data_access/route_ioctl udp-mib/data_access/udp_endpoint_common udp-mib/data_access/udp_endpoint_linux ip-mib/data_access/ipaddress_ioctl . checking if directories need to be created... . checking default mib files to read... :HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:UCD-DLMOD-MIB:IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB:RFC1213-MIB:NOTIFICATION-LOG-MIB:DISMAN-EVENT-MIB:DISMAN-SCHEDULE-MIB:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:IPV6-ICMP-MIB:IPV6-MIB:IPV6-TCP-MIB:IPV6-UDP-MIB:IP-FORWARD-MIB:NET-SNMP-EXTEND-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:NET-SNMP-VACM-MIB checking whether we have to build PIC code... yes checking for location of system kernel... unknown checking for mount table location... /etc/mtab checking for location of swap device... none checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for kstat_lookup in -lkstat... no checking for EVP_md5 in -lcrypto... yes checking for AES_cfb128_encrypt in -lcrypto... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for TCP wrappers library -lwrap... yes checking rpm/rpmlib.h usability... no checking rpm/rpmlib.h presence... no checking for rpm/rpmlib.h... no checking rpm/header.h usability... no checking rpm/header.h presence... no checking for rpm/header.h... no checking for rpm/rpmlib.h... (cached) no checking for rpm/header.h... (cached) no checking for kvm_read in -lkvm... no checking for kvm_openfiles... no checking for kvm_openfiles in -lkvm... no checking for kvm_getprocs... no checking for kvm_getprocs in -lkvm... no checking for kvm_getswapinfo... no checking for kvm_getswapinfo in -lkvm... no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking for nlist... no checking for nlist64... no checking for knlist... no checking if we are in the source tree so we can install Perl modules... Yes checking for Perl cc... i686-pc-linux-gnu-gcc checking whether i686-pc-linux-gnu-gcc is a GNU C compiler... yes checking for Perl CFLAGS... -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE checking for Perl LDFLAGS... -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc checking for Perl CCDLFLAGS... -Wl,-E checking for eval_pv... no checking for perl_eval_pv... no checking for Perl_eval_pv... yes checking for potential embedded Perl support... enabled checking if we can install the Perl modules... yes -- and embeddable checking if we should install the python bindings... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/dmap.h usability... no checking sys/dmap.h presence... no checking for sys/dmap.h... no checking machine/pte.h usability... no checking machine/pte.h presence... no checking for machine/pte.h... no checking xti.h usability... no checking xti.h presence... no checking for xti.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/socketvar.h... yes checking for sys/swap.h... yes checking sys/timeout.h usability... no checking sys/timeout.h presence... no checking for sys/timeout.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/fs.h usability... no checking sys/fs.h presence... no checking for sys/fs.h... no checking mtab.h usability... no checking mtab.h presence... no checking for mtab.h... no checking ufs/fs.h usability... no checking ufs/fs.h presence... no checking for ufs/fs.h... no checking sys/fixpoint.h usability... no checking sys/fixpoint.h presence... no checking for sys/fixpoint.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking sys/vm.h usability... no checking sys/vm.h presence... no checking for sys/vm.h... no checking vm/vm.h usability... no checking vm/vm.h presence... no checking for vm/vm.h... no checking sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.h... no checking sys/vmparam.h usability... no checking sys/vmparam.h presence... no checking for sys/vmparam.h... no checking sys/vmmac.h usability... no checking sys/vmmac.h presence... no checking for sys/vmmac.h... no checking sys/vmsystm.h usability... no checking sys/vmsystm.h presence... no checking for sys/vmsystm.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking utsname.h usability... no checking utsname.h presence... no checking for utsname.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking linux/tasks.h usability... no checking linux/tasks.h presence... no checking for linux/tasks.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for arpa/inet.h... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/ip_var.h... no checking for netinet/tcp.h... yes checking for netinet/tcpip.h... no checking for netinet/udp.h... yes checking for net/if.h... yes checking for netinet/in_var.h... no checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for net/if_arp.h... yes checking for net/if_mib.h... no checking for net/if_var.h... no checking for netinet/if_ether.h... yes checking for netinet/tcp_timer.h... no checking for netinet/tcp_var.h... no checking for netinet/udp_var.h... no checking for netinet/icmp_var.h... no checking for netdb.h... yes checking for net/route.h... yes checking for ufs/ufs/dinode.h... no checking for ufs/ufs/quota.h... no checking for ufs/ufs/inode.h... no checking for ufs/ffs/fs.h... no checking for malloc.h... yes checking for net/if_dl.h... no checking for sys/sysctl.h... yes checking for stdlib.h... (cached) yes checking for net/if_types.h... no checking for sys/queue.h... yes checking for osreldate.h... no checking for machine/types.h... no checking for sys/user.h... yes checking for sys/proc.h... no checking for sys/mbuf.h... no checking for sys/mount.h... yes checking for sys/dkstat.h... no checking for sys/conf.h... no checking netinet/tcp_fsm.h usability... no checking netinet/tcp_fsm.h presence... no checking for netinet/tcp_fsm.h... no checking sys/protosw.h usability... no checking sys/protosw.h presence... no checking for sys/protosw.h... no checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking ioctls.h usability... no checking ioctls.h presence... no checking for ioctls.h... no checking asm/page.h usability... no checking asm/page.h presence... no checking for asm/page.h... no checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking netipx/ipx.h usability... yes checking netipx/ipx.h presence... yes checking for netipx/ipx.h... yes checking pci/pci.h usability... yes checking pci/pci.h presence... yes checking for pci/pci.h... yes checking inet/mib2.h usability... no checking inet/mib2.h presence... no checking for inet/mib2.h... no checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking sys/pool.h usability... no checking sys/pool.h presence... no checking for sys/pool.h... no checking uvm/uvm_param.h usability... no checking uvm/uvm_param.h presence... no checking for uvm/uvm_param.h... no checking uvm/uvm_extern.h usability... no checking uvm/uvm_extern.h presence... no checking for uvm/uvm_extern.h... no checking vm/vm_param.h usability... no checking vm/vm_param.h presence... no checking for vm/vm_param.h... no checking vm/vm_extern.h usability... no checking vm/vm_extern.h presence... no checking for vm/vm_extern.h... no checking for vm/swap_pager.h... no checking for linux/ethtool.h... yes checking for sys/stat.h... (cached) yes checking for sys/vnode.h... no checking sys/sema.h usability... no checking sys/sema.h presence... no checking for sys/sema.h... no checking for sys/hashing.h... no checking sys/tcpipstats.h usability... no checking sys/tcpipstats.h presence... no checking for sys/tcpipstats.h... no checking sys/sysmp.h usability... no checking sys/sysmp.h presence... no checking for sys/sysmp.h... no checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/sysget.h usability... no checking sys/sysget.h presence... no checking for sys/sysget.h... no checking sys/systemcfg.h usability... no checking sys/systemcfg.h presence... no checking for sys/systemcfg.h... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/dkio.h usability... no checking sys/dkio.h presence... no checking for sys/dkio.h... no checking sys/diskio.h usability... no checking sys/diskio.h presence... no checking for sys/diskio.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking pkglocs.h usability... no checking pkglocs.h presence... no checking for pkglocs.h... no checking pkginfo.h usability... no checking pkginfo.h presence... no checking for pkginfo.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for netinet/ip6.h... yes checking for netinet6/in6_var.h... no checking for netinet6/in6_pcb.h... no checking for netinet6/ip6_var.h... no checking for netinet6/tcp6.h... no checking for netinet6/tcp6_fsm.h... no checking for netinet6/nd6.h... no checking for netinet6/tcp6_timer.h... no checking for netinet6/tcp6_var.h... no checking for dlfcn.h... (cached) yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for netinet/in_pcb.h... no checking for sys/disklabel.h... no checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/dh.h usability... yes checking openssl/dh.h presence... yes checking for openssl/dh.h... yes checking security/cryptoki.h usability... no checking security/cryptoki.h presence... no checking for security/cryptoki.h... no checking for lpstat... /usr/bin/lpstat checking for cgetnext... no checking for authentication support... OpenSSL Support checking for off_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for in_addr_t... yes checking for ssize_t... yes checking for correct flags to ps... -e checking whether byte ordering is bigendian... no checking for working alloca.h... yes checking for alloca... yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for library containing getmntent... none required checking for setmntent... yes checking for hasmntopt... yes checking for gethostname... yes checking for uname... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strtol... yes checking for strtoul... yes checking for strlcpy... no checking for strchr... yes checking for strtok_r... yes checking for strdup... yes checking for memcpy... yes checking for memmove... yes checking for index... yes checking for bcopy... yes checking for strcasestr... yes checking for regcomp... yes checking for signal... yes checking for setsid... yes checking for sigset... yes checking for sigblock... yes checking for sighold... yes checking for strerror... yes checking for setenv... yes checking for vsnprintf... yes checking for snprintf... yes checking for sigaction... yes checking for random... yes checking for lrand48... yes checking for rand... yes checking for execv... yes checking for system... yes checking for fork... yes checking for getpid... yes checking for strncasecmp... yes checking for sigalrm... no checking for lseek64... yes checking for pread64... yes checking for getloadavg... yes checking for getaddrinfo... yes checking for getipnodebyname... no checking for gai_strerror... yes checking for statvfs... yes checking for statfs... yes checking for getdtablesize... yes checking for getfsstat... no checking for usleep... yes checking for setlocale... yes checking for tcgetattr... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for getpagesize... yes checking for mkstemp... yes checking for getpwnam... yes checking for getgrnam... yes checking for setgid... yes checking for setuid... yes checking for setgroups... yes checking for setitimer... yes checking for mktime... yes checking for stime... yes checking for times... yes checking for sysconf... yes checking for if_nametoindex... yes checking for chown... yes checking for localtime_r... yes checking for SIOCGIFADDR in sys/ioctl.h... yes checking for two-argument statfs with struct fs_data (Ultrix)... no checking if __FUNCTION__ is defined... yes checking whether static inline functions are broken (Unixware)... checking for mbstat.m_clusters... no checking for mbstat.m_mbufs... no checking for sigaction.sa_sigaction... yes checking for tm.tm_gmtoff... yes checking for ifnet.if_mtu... no checking if _KERNEL needs to be defined for if_mtu... no checking for sockaddr.sa_len... no checking for sockaddr.sa_union.sa_generic.sa_family2... no checking for sockaddr_storage.ss_family... yes checking for sockaddr_storage.__ss_family... no checking for rtentry.rt_dst... yes checking type of rtentry structure... Unknown unknown checking for struct rtentry... rtentry checking for struct sockaddr_in6.sin6_scope_id... yes checking for rtentry.rt_unit... no checking for rtentry.rt_refcnt... no checking for rtentry.rt_hash... no checking for rtentry.rt_use... no checking for tcpstat.tcp_rcvmemdrop... no checking for ifaddr.ifa_next... yes checking for ifnet.if_baudrate... no checking for ifnet.if_baudrate.ifs_value... no checking for ifnet.if_speed... yes checking for ifnet.if_type... yes checking for ifnet.if_imcasts... no checking for ifnet.if_iqdrops... yes checking for ifnet.if_noproto... no checking for ifnet.if_omcasts... no checking for ifnet.if_xname... no checking for ifnet.if_lastchange.tv_sec... no checking for ifnet.if_obytes... yes checking for ifnet.if_ibytes... yes checking for ifnet.if_addrlist... no checking for ifnet.if_addrhead.tqh_first... no checking for udpstat.udps_discard... no checking for udpstat.udps_noport... no checking for udpstat.udps_noportbcast... no checking for udpstat.udps_fullsock... no checking for arphd.at_next... no checking for swdevt.sw_nblksenabled... no checking for statvfs.mnt_dir... no checking for statvfs.f_frsize... yes checking for statfs.f_frsize... yes checking for statvfs.f_files... yes checking for statfs.f_files... yes checking for statfs.f_ffree... yes checking for statfs.f_favail... no checking for nlist.n_value... no checking for nlist64.n_value... no checking for ipstat.ips_cantforward... no checking for ipstat.ips_cantfrag... no checking for ipstat.ips_delivered... no checking for ipstat.ips_fragdropped... no checking for ipstat.ips_fragtimeout... no checking for ipstat.ips_fragmented... no checking for ipstat.ips_localout... no checking for ipstat.ips_noproto... no checking for ipstat.ips_noroute... no checking for ipstat.ips_odropped... no checking for ipstat.ips_ofragments... no checking for ipstat.ips_reassembled... no checking for des_ks_struct.weak_key... no checking if sysctl can read kernel information... no checking whether TCP timers depend on `hz'... no checking Default version of SNMP to use... (cached) 3 checking System Contact Information... (cached) root@Unknown checking System Location... (cached) Unknown checking Location to write logfile... (cached) /var/log/net-snmpd.log checking Location to write persistent information... (cached) /var/lib/net-snmp configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.top' 'Makefile.in' 'Makefile.rules' seems to ignore the --datarootdir setting config.status: creating snmplib/Makefile config.status: WARNING: 'Makefile.top' 'snmplib/Makefile.in' 'Makefile.rules' 'snmplib/Makefile.depend' seems to ignore the --datarootdir setting config.status: creating apps/Makefile config.status: WARNING: 'Makefile.top' 'apps/Makefile.in' 'Makefile.rules' 'apps/Makefile.depend' seems to ignore the --datarootdir setting config.status: creating apps/snmpnetstat/Makefile config.status: WARNING: 'Makefile.top' 'apps/snmpnetstat/Makefile.in' 'Makefile.rules' 'apps/snmpnetstat/Makefile.depend' seems to ignore the --datarootdir setting config.status: creating agent/Makefile config.status: WARNING: 'Makefile.top' 'agent/Makefile.in' 'Makefile.rules' 'agent/Makefile.depend' seems to ignore the --datarootdir setting config.status: creating agent/helpers/Makefile config.status: WARNING: 'Makefile.top' 'agent/helpers/Makefile.in' 'Makefile.rules' 'agent/helpers/Makefile.depend' seems to ignore the --datarootdir setting config.status: creating agent/mibgroup/Makefile config.status: WARNING: 'Makefile.top' 'agent/mibgroup/Makefile.in' 'Makefile.rules' 'agent/mibgroup/Makefile.depend' seems to ignore the --datarootdir setting config.status: creating local/Makefile config.status: WARNING: 'Makefile.top' 'local/Makefile.in' 'Makefile.rules' seems to ignore the --datarootdir setting config.status: creating testing/Makefile config.status: WARNING: 'Makefile.top' 'testing/Makefile.in' seems to ignore the --datarootdir setting config.status: creating man/Makefile config.status: WARNING: 'Makefile.top' 'man/Makefile.in' 'Makefile.rules' seems to ignore the --datarootdir setting config.status: creating mibs/Makefile config.status: WARNING: 'Makefile.top' 'mibs/Makefile.in' 'Makefile.rules' seems to ignore the --datarootdir setting config.status: creating net-snmp-config config.status: WARNING: 'net-snmp-config.in' seems to ignore the --datarootdir setting config.status: creating include/net-snmp/net-snmp-config.h config.status: executing libtool commands config.status: executing default commands --------------------------------------------------------- Net-SNMP configuration summary: --------------------------------------------------------- SNMP Versions Supported: 1 2c 3 UCD-SNMP compatability: enabled Net-SNMP Version: 5.4.2.1 Building for: linux Network transport support: Callback Unix TCP UDP TCPIPv6 UDPIPv6 SNMPv3 Security Modules: usm Agent MIB code: host ucd-snmp/dlmod 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 snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host Embedded Perl support: enabled SNMP Perl modules: building -- embeddable SNMP Python modules: building for /usr/bin/python Authentication support: MD5 SHA1 Encryption support: DES AES --------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1 ... make -j14 -j1 WARNING: not running autoconf WARNING: not running autoheader i686-pc-linux-gnu-gcc -E -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/bin -x c ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript echo 's#DATADIR#/usr/share#g' >> sedscript echo 's#LIBDIR#/usr/lib#g' >> sedscript echo 's#BINDIR#/usr/bin#g' >> sedscript echo 's#PERSISTENT_DIRECTORY#/var/lib/net-snmp#g' >> sedscript echo 's#SYSCONFDIR#/etc#g' >> sedscript /bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib' /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_client.lo snmp_client.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_client.c -fPIC -DPIC -o .libs/snmp_client.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_client.c -o snmp_client.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mib.lo mib.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mib.c -fPIC -DPIC -o .libs/mib.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mib.c -o mib.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o parse.lo parse.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c parse.c -o parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_api.lo snmp_api.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_api.c -o snmp_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp.lo snmp.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp.c -fPIC -DPIC -o .libs/snmp.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp.c -o snmp.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_auth.lo snmp_auth.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_auth.c -fPIC -DPIC -o .libs/snmp_auth.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_auth.c -o snmp_auth.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o asn1.lo asn1.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c asn1.c -fPIC -DPIC -o .libs/asn1.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c asn1.c -o asn1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o md5.lo md5.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c md5.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_parse_args.lo snmp_parse_args.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_parse_args.c -fPIC -DPIC -o .libs/snmp_parse_args.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_parse_args.c -o snmp_parse_args.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o system.lo system.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c system.c -fPIC -DPIC -o .libs/system.o system.c: In function ‘netsnmp_daemonize’: system.c:229:18: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result system.c:245:20: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result system.c:246:20: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c system.c -o system.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o vacm.lo vacm.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c vacm.c -fPIC -DPIC -o .libs/vacm.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c vacm.c -o vacm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o int64.lo int64.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c int64.c -fPIC -DPIC -o .libs/int64.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c int64.c -o int64.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o read_config.lo read_config.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c read_config.c -fPIC -DPIC -o .libs/read_config.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c read_config.c -o read_config.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o pkcs.lo pkcs.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c pkcs.c -fPIC -DPIC -o .libs/pkcs.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c pkcs.c -o pkcs.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_debug.lo snmp_debug.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_debug.c -fPIC -DPIC -o .libs/snmp_debug.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_debug.c -o snmp_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tools.lo tools.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tools.c -fPIC -DPIC -o .libs/tools.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tools.c -o tools.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_logging.lo snmp_logging.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_logging.c -fPIC -DPIC -o .libs/snmp_logging.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_logging.c -o snmp_logging.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o text_utils.lo text_utils.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c text_utils.c -fPIC -DPIC -o .libs/text_utils.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c text_utils.c -o text_utils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpv3.lo snmpv3.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3.c -fPIC -DPIC -o .libs/snmpv3.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3.c -o snmpv3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o lcd_time.lo lcd_time.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c lcd_time.c -fPIC -DPIC -o .libs/lcd_time.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c lcd_time.c -o lcd_time.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o keytools.lo keytools.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c keytools.c -fPIC -DPIC -o .libs/keytools.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c keytools.c -o keytools.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o file_utils.lo file_utils.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c file_utils.c -fPIC -DPIC -o .libs/file_utils.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c file_utils.c -o file_utils.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o scapi.lo scapi.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c scapi.c -fPIC -DPIC -o .libs/scapi.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c scapi.c -o scapi.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o callback.lo callback.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c callback.c -fPIC -DPIC -o .libs/callback.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c callback.c -o callback.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o default_store.lo default_store.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c default_store.c -fPIC -DPIC -o .libs/default_store.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c default_store.c -o default_store.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_alarm.lo snmp_alarm.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_alarm.c -fPIC -DPIC -o .libs/snmp_alarm.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_alarm.c -o snmp_alarm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o data_list.lo data_list.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c data_list.c -fPIC -DPIC -o .libs/data_list.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c data_list.c -o data_list.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o oid_stash.lo oid_stash.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c oid_stash.c -fPIC -DPIC -o .libs/oid_stash.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c oid_stash.c -o oid_stash.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o fd_event_manager.lo fd_event_manager.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c fd_event_manager.c -fPIC -DPIC -o .libs/fd_event_manager.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c fd_event_manager.c -o fd_event_manager.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mt_support.lo mt_support.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mt_support.c -fPIC -DPIC -o .libs/mt_support.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mt_support.c -o mt_support.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_enum.lo snmp_enum.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_enum.c -fPIC -DPIC -o .libs/snmp_enum.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_enum.c -o snmp_enum.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp-tc.lo snmp-tc.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-tc.c -fPIC -DPIC -o .libs/snmp-tc.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-tc.c -o snmp-tc.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_service.lo snmp_service.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_service.c -fPIC -DPIC -o .libs/snmp_service.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_service.c -o snmp_service.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snprintf.lo snprintf.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snprintf.c -o snprintf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o strlcpy.lo strlcpy.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strlcpy.c -o strlcpy.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o strtol.lo strtol.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strtol.c -fPIC -DPIC -o .libs/strtol.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strtol.c -o strtol.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o strtoul.lo strtoul.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strtoul.c -o strtoul.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o strtok_r.lo strtok_r.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strtok_r.c -fPIC -DPIC -o .libs/strtok_r.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c strtok_r.c -o strtok_r.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_transport.lo snmp_transport.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_transport.c -fPIC -DPIC -o .libs/snmp_transport.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_transport.c -o snmp_transport.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpUDPIPv6Domain.lo snmpUDPIPv6Domain.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpUDPIPv6Domain.c -fPIC -DPIC -o .libs/snmpUDPIPv6Domain.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpUDPIPv6Domain.c -o snmpUDPIPv6Domain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpTCPIPv6Domain.lo snmpTCPIPv6Domain.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpTCPIPv6Domain.c -fPIC -DPIC -o .libs/snmpTCPIPv6Domain.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpTCPIPv6Domain.c -o snmpTCPIPv6Domain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpUDPDomain.lo snmpUDPDomain.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpUDPDomain.c -fPIC -DPIC -o .libs/snmpUDPDomain.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpUDPDomain.c -o snmpUDPDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpTCPDomain.lo snmpTCPDomain.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpTCPDomain.c -fPIC -DPIC -o .libs/snmpTCPDomain.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpTCPDomain.c -o snmpTCPDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpUnixDomain.lo snmpUnixDomain.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpUnixDomain.c -fPIC -DPIC -o .libs/snmpUnixDomain.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpUnixDomain.c -o snmpUnixDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpCallbackDomain.lo snmpCallbackDomain.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpCallbackDomain.c -fPIC -DPIC -o .libs/snmpCallbackDomain.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpCallbackDomain.c -o snmpCallbackDomain.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_secmod.lo snmp_secmod.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_secmod.c -fPIC -DPIC -o .libs/snmp_secmod.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_secmod.c -o snmp_secmod.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpusm.lo snmpusm.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpusm.c -fPIC -DPIC -o .libs/snmpusm.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpusm.c -o snmpusm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_version.lo snmp_version.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_version.c -fPIC -DPIC -o .libs/snmp_version.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_version.c -o snmp_version.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o check_varbind.lo check_varbind.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c check_varbind.c -fPIC -DPIC -o .libs/check_varbind.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c check_varbind.c -o check_varbind.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o container.lo container.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container.c -fPIC -DPIC -o .libs/container.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container.c -o container.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o container_binary_array.lo container_binary_array.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_binary_array.c -fPIC -DPIC -o .libs/container_binary_array.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_binary_array.c -o container_binary_array.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o container_null.lo container_null.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_null.c -fPIC -DPIC -o .libs/container_null.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_null.c -o container_null.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o container_list_ssll.lo container_list_ssll.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_list_ssll.c -fPIC -DPIC -o .libs/container_list_ssll.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_list_ssll.c -o container_list_ssll.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o container_iterator.lo container_iterator.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_iterator.c -fPIC -DPIC -o .libs/container_iterator.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c container_iterator.c -o container_iterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o cmu_compat.lo cmu_compat.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c cmu_compat.c -fPIC -DPIC -o .libs/cmu_compat.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c cmu_compat.c -o cmu_compat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd_compat.lo ucd_compat.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd_compat.c -fPIC -DPIC -o .libs/ucd_compat.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd_compat.c -o ucd_compat.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo snmpv3.lo lcd_time.lo keytools.lo file_utils.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo strlcpy.lo strtol.lo strtoul.lo strtok_r.lo snmp_transport.lo snmpUDPIPv6Domain.lo snmpTCPIPv6Domain.lo snmpUDPDomain.lo snmpTCPDomain.lo snmpUnixDomain.lo snmpCallbackDomain.lo snmp_secmod.lo snmpusm.lo snmp_version.lo check_varbind.lo container.lo container_binary_array.lo container_null.lo container_list_ssll.lo container_iterator.lo cmu_compat.lo ucd_compat.lo -Wl,-O1 -lcrypto libtool: link: i686-pc-linux-gnu-gcc -shared .libs/snmp_client.o .libs/mib.o .libs/parse.o .libs/snmp_api.o .libs/snmp.o .libs/snmp_auth.o .libs/asn1.o .libs/md5.o .libs/snmp_parse_args.o .libs/system.o .libs/vacm.o .libs/int64.o .libs/read_config.o .libs/pkcs.o .libs/snmp_debug.o .libs/tools.o .libs/snmp_logging.o .libs/text_utils.o .libs/snmpv3.o .libs/lcd_time.o .libs/keytools.o .libs/file_utils.o .libs/scapi.o .libs/callback.o .libs/default_store.o .libs/snmp_alarm.o .libs/data_list.o .libs/oid_stash.o .libs/fd_event_manager.o .libs/mt_support.o .libs/snmp_enum.o .libs/snmp-tc.o .libs/snmp_service.o .libs/snprintf.o .libs/strlcpy.o .libs/strtol.o .libs/strtoul.o .libs/strtok_r.o .libs/snmp_transport.o .libs/snmpUDPIPv6Domain.o .libs/snmpTCPIPv6Domain.o .libs/snmpUDPDomain.o .libs/snmpTCPDomain.o .libs/snmpUnixDomain.o .libs/snmpCallbackDomain.o .libs/snmp_secmod.o .libs/snmpusm.o .libs/snmp_version.o .libs/check_varbind.o .libs/container.o .libs/container_binary_array.o .libs/container_null.o .libs/container_list_ssll.o .libs/container_iterator.o .libs/cmu_compat.o .libs/ucd_compat.o -lcrypto -Wl,-O1 -Wl,-soname -Wl,libnetsnmp.so.15 -o .libs/libnetsnmp.so.15.1.2 libtool: link: (cd ".libs" && rm -f "libnetsnmp.so.15" && ln -s "libnetsnmp.so.15.1.2" "libnetsnmp.so.15") libtool: link: (cd ".libs" && rm -f "libnetsnmp.so" && ln -s "libnetsnmp.so.15.1.2" "libnetsnmp.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libnetsnmp.a snmp_client.o mib.o parse.o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_args.o system.o vacm.o int64.o read_config.o pkcs.o snmp_debug.o tools.o snmp_logging.o text_utils.o snmpv3.o lcd_time.o keytools.o file_utils.o scapi.o callback.o default_store.o snmp_alarm.o data_list.o oid_stash.o fd_event_manager.o mt_support.o snmp_enum.o snmp-tc.o snmp_service.o snprintf.o strlcpy.o strtol.o strtoul.o strtok_r.o snmp_transport.o snmpUDPIPv6Domain.o snmpTCPIPv6Domain.o snmpUDPDomain.o snmpTCPDomain.o snmpUnixDomain.o snmpCallbackDomain.o snmp_secmod.o snmpusm.o snmp_version.o check_varbind.o container.o container_binary_array.o container_null.o container_list_ssll.o container_iterator.o cmu_compat.o ucd_compat.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libnetsnmp.a libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s "../libnetsnmp.la" "libnetsnmp.la" ) : libnetsnmp.la make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent' /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_agent.lo snmp_agent.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_agent.c -fPIC -DPIC -o .libs/snmp_agent.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_agent.c -o snmp_agent.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_vars.lo snmp_vars.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_vars.c -fPIC -DPIC -o .libs/snmp_vars.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_vars.c -o snmp_vars.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent_read_config.lo agent_read_config.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_read_config.c -fPIC -DPIC -o .libs/agent_read_config.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_read_config.c -o agent_read_config.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent_registry.lo agent_registry.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_registry.c -fPIC -DPIC -o .libs/agent_registry.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_registry.c -o agent_registry.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent_index.lo agent_index.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_index.c -fPIC -DPIC -o .libs/agent_index.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_index.c -o agent_index.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent_trap.lo agent_trap.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_trap.c -fPIC -DPIC -o .libs/agent_trap.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_trap.c -o agent_trap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o kernel.lo kernel.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c kernel.c -fPIC -DPIC -o .libs/kernel.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c kernel.c -o kernel.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent_handler.lo agent_handler.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_handler.c -fPIC -DPIC -o .libs/agent_handler.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent_handler.c -o agent_handler.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/snmpv3/usmConf.lo mibgroup/snmpv3/usmConf.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/snmpv3/usmConf.c -fPIC -DPIC -o mibgroup/snmpv3/.libs/usmConf.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/snmpv3/usmConf.c -o mibgroup/snmpv3/usmConf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/agentx/master.lo mibgroup/agentx/master.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/master.c -fPIC -DPIC -o mibgroup/agentx/.libs/master.o mibgroup/agentx/master.c: In function ‘real_init_master’: mibgroup/agentx/master.c:203:26: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/master.c -o mibgroup/agentx/master.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/agentx/subagent.lo mibgroup/agentx/subagent.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/subagent.c -fPIC -DPIC -o mibgroup/agentx/.libs/subagent.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/subagent.c -o mibgroup/agentx/subagent.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/utilities/execute.lo mibgroup/utilities/execute.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/utilities/execute.c -fPIC -DPIC -o mibgroup/utilities/.libs/execute.o mibgroup/utilities/execute.c: In function ‘run_exec_command’: mibgroup/utilities/execute.c:238:9: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result mibgroup/utilities/execute.c:239:9: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result mibgroup/utilities/execute.c:250:12: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result mibgroup/utilities/execute.c:254:12: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result mibgroup/utilities/execute.c:257:12: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result mibgroup/utilities/execute.c:291:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/utilities/execute.c -o mibgroup/utilities/execute.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/utilities/iquery.lo mibgroup/utilities/iquery.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/utilities/iquery.c -fPIC -DPIC -o mibgroup/utilities/.libs/iquery.o mibgroup/utilities/iquery.c: In function ‘netsnmp_iquery_session’: mibgroup/utilities/iquery.c:189:13: warning: passing argument 1 of ‘memdup’ from incompatible pointer type ../include/net-snmp/library/tools.h:170:21: note: expected ‘u_char **’ but argument is of type ‘char **’ libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/utilities/iquery.c -o mibgroup/utilities/iquery.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/mibII/vacm_conf.lo mibgroup/mibII/vacm_conf.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/mibII/vacm_conf.c -fPIC -DPIC -o mibgroup/mibII/.libs/vacm_conf.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/mibII/vacm_conf.c -o mibgroup/mibII/vacm_conf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/agentx/protocol.lo mibgroup/agentx/protocol.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/protocol.c -fPIC -DPIC -o mibgroup/agentx/.libs/protocol.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/protocol.c -o mibgroup/agentx/protocol.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/agentx/client.lo mibgroup/agentx/client.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/client.c -fPIC -DPIC -o mibgroup/agentx/.libs/client.o mibgroup/agentx/client.c: In function ‘agentx_register’: mibgroup/agentx/client.c:226:9: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/client.c -o mibgroup/agentx/client.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/agentx/master_admin.lo mibgroup/agentx/master_admin.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/master_admin.c -fPIC -DPIC -o mibgroup/agentx/.libs/master_admin.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/master_admin.c -o mibgroup/agentx/master_admin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibgroup/agentx/agentx_config.lo mibgroup/agentx/agentx_config.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/agentx_config.c -fPIC -DPIC -o mibgroup/agentx/.libs/agentx_config.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibgroup/agentx/agentx_config.c -o mibgroup/agentx/agentx_config.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp_perl.lo snmp_perl.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_perl.c -fPIC -DPIC -o .libs/snmp_perl.o snmp_perl.c: In function ‘xs_init’: snmp_perl.c:20:5: warning: passing argument 3 of ‘Perl_newXS’ from incompatible pointer type /usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE/proto.h:2085:19: note: expected ‘XSUBADDR_t’ but argument is of type ‘void (*)(struct CV *)’ snmp_perl.c: In function ‘maybe_source_perl_startup’: snmp_perl.c:50:5: warning: passing argument 2 of ‘perl_parse’ from incompatible pointer type /usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE/proto.h:57:19: note: expected ‘XSINIT_t’ but argument is of type ‘void (*)(void)’ libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp_perl.c -o snmp_perl.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmpagent.la snmp_agent.lo snmp_vars.lo agent_read_config.lo agent_registry.lo agent_index.lo agent_trap.lo kernel.lo agent_handler.lo mibgroup/snmpv3/usmConf.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/utilities/execute.lo mibgroup/utilities/iquery.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/client.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo snmp_perl.lo ../snmplib/libnetsnmp.la -lwrap -Wl,-O1 -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc libtool: link: i686-pc-linux-gnu-gcc -shared .libs/snmp_agent.o .libs/snmp_vars.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_index.o .libs/agent_trap.o .libs/kernel.o .libs/agent_handler.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/client.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o .libs/snmp_perl.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs ../snmplib/.libs/libnetsnmp.so -lcrypto -lwrap -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-O1 -Wl,-E -Wl,-soname -Wl,libnetsnmpagent.so.15 -o .libs/libnetsnmpagent.so.15.1.2 libtool: link: (cd ".libs" && rm -f "libnetsnmpagent.so.15" && ln -s "libnetsnmpagent.so.15.1.2" "libnetsnmpagent.so.15") libtool: link: (cd ".libs" && rm -f "libnetsnmpagent.so" && ln -s "libnetsnmpagent.so.15.1.2" "libnetsnmpagent.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libnetsnmpagent.a snmp_agent.o snmp_vars.o agent_read_config.o agent_registry.o agent_index.o agent_trap.o kernel.o agent_handler.o mibgroup/snmpv3/usmConf.o mibgroup/agentx/master.o mibgroup/agentx/subagent.o mibgroup/utilities/execute.o mibgroup/utilities/iquery.o mibgroup/mibII/vacm_conf.o mibgroup/agentx/protocol.o mibgroup/agentx/client.o mibgroup/agentx/master_admin.o mibgroup/agentx/agentx_config.o snmp_perl.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libnetsnmpagent.a libtool: link: ( cd ".libs" && rm -f "libnetsnmpagent.la" && ln -s "../libnetsnmpagent.la" "libnetsnmpagent.la" ) : libnetsnmpagent.la making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers' /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o all_helpers.lo all_helpers.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c all_helpers.c -fPIC -DPIC -o .libs/all_helpers.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c all_helpers.c -o all_helpers.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o baby_steps.lo baby_steps.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c baby_steps.c -fPIC -DPIC -o .libs/baby_steps.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c baby_steps.c -o baby_steps.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o bulk_to_next.lo bulk_to_next.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c bulk_to_next.c -fPIC -DPIC -o .libs/bulk_to_next.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c bulk_to_next.c -o bulk_to_next.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o cache_handler.lo cache_handler.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c cache_handler.c -fPIC -DPIC -o .libs/cache_handler.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c cache_handler.c -o cache_handler.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o debug_handler.lo debug_handler.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c debug_handler.c -fPIC -DPIC -o .libs/debug_handler.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c debug_handler.c -o debug_handler.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o instance.lo instance.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c instance.c -fPIC -DPIC -o .libs/instance.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c instance.c -o instance.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mode_end_call.lo mode_end_call.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mode_end_call.c -fPIC -DPIC -o .libs/mode_end_call.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mode_end_call.c -o mode_end_call.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o multiplexer.lo multiplexer.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c multiplexer.c -fPIC -DPIC -o .libs/multiplexer.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c multiplexer.c -o multiplexer.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o null.lo null.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c null.c -fPIC -DPIC -o .libs/null.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c null.c -o null.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o old_api.lo old_api.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c old_api.c -fPIC -DPIC -o .libs/old_api.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c old_api.c -o old_api.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o read_only.lo read_only.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c read_only.c -fPIC -DPIC -o .libs/read_only.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c read_only.c -o read_only.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o row_merge.lo row_merge.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c row_merge.c -fPIC -DPIC -o .libs/row_merge.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c row_merge.c -o row_merge.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o scalar.lo scalar.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c scalar.c -fPIC -DPIC -o .libs/scalar.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c scalar.c -o scalar.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o scalar_group.lo scalar_group.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c scalar_group.c -fPIC -DPIC -o .libs/scalar_group.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c scalar_group.c -o scalar_group.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o serialize.lo serialize.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c serialize.c -fPIC -DPIC -o .libs/serialize.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c serialize.c -o serialize.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o stash_cache.lo stash_cache.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c stash_cache.c -fPIC -DPIC -o .libs/stash_cache.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c stash_cache.c -o stash_cache.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o stash_to_next.lo stash_to_next.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c stash_to_next.c -fPIC -DPIC -o .libs/stash_to_next.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c stash_to_next.c -o stash_to_next.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table.lo table.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table.c -fPIC -DPIC -o .libs/table.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table.c -o table.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_array.lo table_array.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_array.c -fPIC -DPIC -o .libs/table_array.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_array.c -o table_array.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_container.lo table_container.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_container.c -fPIC -DPIC -o .libs/table_container.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_container.c -o table_container.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_data.lo table_data.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_data.c -fPIC -DPIC -o .libs/table_data.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_data.c -o table_data.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_dataset.lo table_dataset.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_dataset.c -fPIC -DPIC -o .libs/table_dataset.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_dataset.c -o table_dataset.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_iterator.lo table_iterator.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_iterator.c -fPIC -DPIC -o .libs/table_iterator.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_iterator.c -o table_iterator.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_row.lo table_row.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_row.c -fPIC -DPIC -o .libs/table_row.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_row.c -o table_row.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o table_tdata.lo table_tdata.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_tdata.c -fPIC -DPIC -o .libs/table_tdata.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c table_tdata.c -o table_tdata.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o watcher.lo watcher.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c watcher.c -fPIC -DPIC -o .libs/watcher.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c watcher.c -o watcher.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmphelpers.la all_helpers.lo baby_steps.lo bulk_to_next.lo cache_handler.lo debug_handler.lo instance.lo mode_end_call.lo multiplexer.lo null.lo old_api.lo read_only.lo row_merge.lo scalar.lo scalar_group.lo serialize.lo stash_cache.lo stash_to_next.lo table.lo table_array.lo table_container.lo table_data.lo table_dataset.lo table_iterator.lo table_row.lo table_tdata.lo watcher.lo ../libnetsnmpagent.la ../../snmplib/libnetsnmp.la -Wl,-O1 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/all_helpers.o .libs/baby_steps.o .libs/bulk_to_next.o .libs/cache_handler.o .libs/debug_handler.o .libs/instance.o .libs/mode_end_call.o .libs/multiplexer.o .libs/null.o .libs/old_api.o .libs/read_only.o .libs/row_merge.o .libs/scalar.o .libs/scalar_group.o .libs/serialize.o .libs/stash_cache.o .libs/stash_to_next.o .libs/table.o .libs/table_array.o .libs/table_container.o .libs/table_data.o .libs/table_dataset.o .libs/table_iterator.o .libs/table_row.o .libs/table_tdata.o .libs/watcher.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs ../.libs/libnetsnmpagent.so -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs/libnetsnmp.so -lwrap -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ../../snmplib/.libs/libnetsnmp.so -lcrypto -Wl,-O1 -Wl,-soname -Wl,libnetsnmphelpers.so.15 -o .libs/libnetsnmphelpers.so.15.1.2 libtool: link: (cd ".libs" && rm -f "libnetsnmphelpers.so.15" && ln -s "libnetsnmphelpers.so.15.1.2" "libnetsnmphelpers.so.15") libtool: link: (cd ".libs" && rm -f "libnetsnmphelpers.so" && ln -s "libnetsnmphelpers.so.15.1.2" "libnetsnmphelpers.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libnetsnmphelpers.a all_helpers.o baby_steps.o bulk_to_next.o cache_handler.o debug_handler.o instance.o mode_end_call.o multiplexer.o null.o old_api.o read_only.o row_merge.o scalar.o scalar_group.o serialize.o stash_cache.o stash_to_next.o table.o table_array.o table_container.o table_data.o table_dataset.o table_iterator.o table_row.o table_tdata.o watcher.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libnetsnmphelpers.a libtool: link: ( cd ".libs" && rm -f "libnetsnmphelpers.la" && ln -s "../libnetsnmphelpers.la" "libnetsnmphelpers.la" ) : libnetsnmphelpers.la make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/mibgroup make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/mibgroup' /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/dlmod.lo ucd-snmp/dlmod.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/dlmod.c -fPIC -DPIC -o ucd-snmp/.libs/dlmod.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/dlmod.c -o ucd-snmp/dlmod.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_system.lo host/hr_system.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_system.c -fPIC -DPIC -o host/.libs/hr_system.o host/hr_system.c: In function ‘var_hrsys’: host/hr_system.c:252:18: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_system.c -o host/hr_system.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_storage.lo host/hr_storage.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_storage.c -fPIC -DPIC -o host/.libs/hr_storage.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_storage.c -o host/hr_storage.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_device.lo host/hr_device.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_device.c -fPIC -DPIC -o host/.libs/hr_device.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_device.c -o host/hr_device.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_other.lo host/hr_other.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_other.c -fPIC -DPIC -o host/.libs/hr_other.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_other.c -o host/hr_other.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_proc.lo host/hr_proc.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_proc.c -fPIC -DPIC -o host/.libs/hr_proc.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_proc.c -o host/hr_proc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_network.lo host/hr_network.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_network.c -fPIC -DPIC -o host/.libs/hr_network.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_network.c -o host/hr_network.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_print.lo host/hr_print.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_print.c -fPIC -DPIC -o host/.libs/hr_print.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_print.c -o host/hr_print.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_disk.lo host/hr_disk.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_disk.c -fPIC -DPIC -o host/.libs/hr_disk.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_disk.c -o host/hr_disk.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_partition.lo host/hr_partition.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_partition.c -fPIC -DPIC -o host/.libs/hr_partition.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_partition.c -o host/hr_partition.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_filesys.lo host/hr_filesys.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_filesys.c -fPIC -DPIC -o host/.libs/hr_filesys.o host/hr_filesys.c: In function ‘var_hrfilesys’: host/hr_filesys.c:319:9: warning: format not a string literal and no format arguments host/hr_filesys.c:319:9: warning: format not a string literal and no format arguments host/hr_filesys.c:325:13: warning: format not a string literal and no format arguments host/hr_filesys.c:325:13: warning: format not a string literal and no format arguments libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_filesys.c -o host/hr_filesys.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_swrun.lo host/hr_swrun.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_swrun.c -fPIC -DPIC -o host/.libs/hr_swrun.o host/hr_swrun.c: In function ‘var_hrswrun’: host/hr_swrun.c:612:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result host/hr_swrun.c:745:18: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result host/hr_swrun.c:1025:18: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result host/hr_swrun.c:1091:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result host/hr_swrun.c:1187:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_swrun.c -o host/hr_swrun.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o host/hr_swinst.lo host/hr_swinst.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_swinst.c -fPIC -DPIC -o host/.libs/hr_swinst.o host/hr_swinst.c: In function ‘Save_HR_SW_info’: host/hr_swinst.c:682:5: warning: format not a string literal and no format arguments host/hr_swinst.c:682:5: warning: format not a string literal and no format arguments libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c host/hr_swinst.c -o host/hr_swinst.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpv3/snmpEngine.lo snmpv3/snmpEngine.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/snmpEngine.c -fPIC -DPIC -o snmpv3/.libs/snmpEngine.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/snmpEngine.c -o snmpv3/snmpEngine.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpv3/snmpMPDStats.lo snmpv3/snmpMPDStats.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/snmpMPDStats.c -fPIC -DPIC -o snmpv3/.libs/snmpMPDStats.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/snmpMPDStats.c -o snmpv3/snmpMPDStats.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpv3/usmStats.lo snmpv3/usmStats.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/usmStats.c -fPIC -DPIC -o snmpv3/.libs/usmStats.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/usmStats.c -o snmpv3/usmStats.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpv3/usmUser.lo snmpv3/usmUser.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/usmUser.c -fPIC -DPIC -o snmpv3/.libs/usmUser.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpv3/usmUser.c -o snmpv3/usmUser.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/system_mib.lo mibII/system_mib.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/system_mib.c -fPIC -DPIC -o mibII/.libs/system_mib.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/system_mib.c -o mibII/system_mib.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/sysORTable.lo mibII/sysORTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/sysORTable.c -fPIC -DPIC -o mibII/.libs/sysORTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/sysORTable.c -o mibII/sysORTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/at.lo mibII/at.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/at.c -fPIC -DPIC -o mibII/.libs/at.o mibII/at.c: In function ‘ARP_Scan_Init’: mibII/at.c:624:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/at.c -o mibII/at.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/ip.lo mibII/ip.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/ip.c -fPIC -DPIC -o mibII/.libs/ip.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/ip.c -o mibII/ip.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/snmp_mib.lo mibII/snmp_mib.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/snmp_mib.c -fPIC -DPIC -o mibII/.libs/snmp_mib.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/snmp_mib.c -o mibII/snmp_mib.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/tcp.lo mibII/tcp.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/tcp.c -fPIC -DPIC -o mibII/.libs/tcp.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/tcp.c -o mibII/tcp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/icmp.lo mibII/icmp.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/icmp.c -fPIC -DPIC -o mibII/.libs/icmp.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/icmp.c -o mibII/icmp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/udp.lo mibII/udp.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/udp.c -fPIC -DPIC -o mibII/.libs/udp.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/udp.c -o mibII/udp.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/vacm_vars.lo mibII/vacm_vars.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/vacm_vars.c -fPIC -DPIC -o mibII/.libs/vacm_vars.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/vacm_vars.c -o mibII/vacm_vars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/setSerialNo.lo mibII/setSerialNo.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/setSerialNo.c -fPIC -DPIC -o mibII/.libs/setSerialNo.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/setSerialNo.c -o mibII/setSerialNo.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/ipv6.lo mibII/ipv6.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/ipv6.c -fPIC -DPIC -o mibII/.libs/ipv6.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/ipv6.c -o mibII/ipv6.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/proc.lo ucd-snmp/proc.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/proc.c -fPIC -DPIC -o ucd-snmp/.libs/proc.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/proc.c -o ucd-snmp/proc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/versioninfo.lo ucd-snmp/versioninfo.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/versioninfo.c -fPIC -DPIC -o ucd-snmp/.libs/versioninfo.o ucd-snmp/versioninfo.c: In function ‘var_extensible_version’: ucd-snmp/versioninfo.c:112:9: warning: format not a string literal and no format arguments ucd-snmp/versioninfo.c:122:9: warning: format not a string literal and no format arguments libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/versioninfo.c -o ucd-snmp/versioninfo.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/pass.lo ucd-snmp/pass.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/pass.c -fPIC -DPIC -o ucd-snmp/.libs/pass.o In file included from /usr/include/string.h:640:0, from ucd-snmp/pass.c:8: In function ‘strncat’, inlined from ‘setPass’ at ucd-snmp/pass.c:510:20: /usr/include/bits/string3.h:154:3: warning: call to __builtin___strncat_chk might overflow destination buffer libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/pass.c -o ucd-snmp/pass.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/pass_persist.lo ucd-snmp/pass_persist.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/pass_persist.c -fPIC -DPIC -o ucd-snmp/.libs/pass_persist.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/pass_persist.c -o ucd-snmp/pass_persist.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/disk.lo ucd-snmp/disk.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/disk.c -fPIC -DPIC -o ucd-snmp/.libs/disk.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/disk.c -o ucd-snmp/disk.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/loadave.lo ucd-snmp/loadave.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/loadave.c -fPIC -DPIC -o ucd-snmp/.libs/loadave.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/loadave.c -o ucd-snmp/loadave.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/extend.lo agent/extend.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/extend.c -fPIC -DPIC -o agent/.libs/extend.o agent/extend.c: In function ‘_extend_find_entry’: agent/extend.c:1245:33: warning: passing argument 2 of ‘snmp_set_var_value’ from incompatible pointer type ../../include/net-snmp/library/snmp_client.h:51:21: note: expected ‘const u_char *’ but argument is of type ‘int *’ libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/extend.c -o agent/extend.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/errormib.lo ucd-snmp/errormib.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/errormib.c -fPIC -DPIC -o ucd-snmp/.libs/errormib.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/errormib.c -o ucd-snmp/errormib.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/file.lo ucd-snmp/file.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/file.c -fPIC -DPIC -o ucd-snmp/.libs/file.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/file.c -o ucd-snmp/file.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/proxy.lo ucd-snmp/proxy.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/proxy.c -fPIC -DPIC -o ucd-snmp/.libs/proxy.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/proxy.c -o ucd-snmp/proxy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/logmatch.lo ucd-snmp/logmatch.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/logmatch.c -fPIC -DPIC -o ucd-snmp/.libs/logmatch.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/logmatch.c -o ucd-snmp/logmatch.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/memory.lo ucd-snmp/memory.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/memory.c -fPIC -DPIC -o ucd-snmp/.libs/memory.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/memory.c -o ucd-snmp/memory.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ucd-snmp/vmstat.lo ucd-snmp/vmstat.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/vmstat.c -fPIC -DPIC -o ucd-snmp/.libs/vmstat.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ucd-snmp/vmstat.c -o ucd-snmp/vmstat.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o notification/snmpNotifyTable.lo notification/snmpNotifyTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c notification/snmpNotifyTable.c -fPIC -DPIC -o notification/.libs/snmpNotifyTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c notification/snmpNotifyTable.c -o notification/snmpNotifyTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o notification/snmpNotifyFilterProfileTable.lo notification/snmpNotifyFilterProfileTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c notification/snmpNotifyFilterProfileTable.c -fPIC -DPIC -o notification/.libs/snmpNotifyFilterProfileTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c notification/snmpNotifyFilterProfileTable.c -o notification/snmpNotifyFilterProfileTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o notification-log-mib/notification_log.lo notification-log-mib/notification_log.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c notification-log-mib/notification_log.c -fPIC -DPIC -o notification-log-mib/.libs/notification_log.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c notification-log-mib/notification_log.c -o notification-log-mib/notification_log.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o target/snmpTargetAddrEntry.lo target/snmpTargetAddrEntry.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/snmpTargetAddrEntry.c -fPIC -DPIC -o target/.libs/snmpTargetAddrEntry.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/snmpTargetAddrEntry.c -o target/snmpTargetAddrEntry.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o target/snmpTargetParamsEntry.lo target/snmpTargetParamsEntry.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/snmpTargetParamsEntry.c -fPIC -DPIC -o target/.libs/snmpTargetParamsEntry.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/snmpTargetParamsEntry.c -o target/snmpTargetParamsEntry.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o target/target.lo target/target.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/target.c -fPIC -DPIC -o target/.libs/target.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/target.c -o target/target.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o target/target_counters.lo target/target_counters.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/target_counters.c -fPIC -DPIC -o target/.libs/target_counters.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c target/target_counters.c -o target/target_counters.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/nsTransactionTable.lo agent/nsTransactionTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsTransactionTable.c -fPIC -DPIC -o agent/.libs/nsTransactionTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsTransactionTable.c -o agent/nsTransactionTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/nsModuleTable.lo agent/nsModuleTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsModuleTable.c -fPIC -DPIC -o agent/.libs/nsModuleTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsModuleTable.c -o agent/nsModuleTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/nsDebug.lo agent/nsDebug.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsDebug.c -fPIC -DPIC -o agent/.libs/nsDebug.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsDebug.c -o agent/nsDebug.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/nsCache.lo agent/nsCache.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsCache.c -fPIC -DPIC -o agent/.libs/nsCache.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsCache.c -o agent/nsCache.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/nsLogging.lo agent/nsLogging.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsLogging.c -fPIC -DPIC -o agent/.libs/nsLogging.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsLogging.c -o agent/nsLogging.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o agent/nsVacmAccessTable.lo agent/nsVacmAccessTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsVacmAccessTable.c -fPIC -DPIC -o agent/.libs/nsVacmAccessTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c agent/nsVacmAccessTable.c -o agent/nsVacmAccessTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteScalars.lo disman/event/mteScalars.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteScalars.c -fPIC -DPIC -o disman/event/.libs/mteScalars.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteScalars.c -o disman/event/mteScalars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTrigger.lo disman/event/mteTrigger.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTrigger.c -fPIC -DPIC -o disman/event/.libs/mteTrigger.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTrigger.c -o disman/event/mteTrigger.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTriggerTable.lo disman/event/mteTriggerTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerTable.c -o disman/event/mteTriggerTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTriggerDeltaTable.lo disman/event/mteTriggerDeltaTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerDeltaTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerDeltaTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerDeltaTable.c -o disman/event/mteTriggerDeltaTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTriggerExistenceTable.lo disman/event/mteTriggerExistenceTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerExistenceTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerExistenceTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerExistenceTable.c -o disman/event/mteTriggerExistenceTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTriggerBooleanTable.lo disman/event/mteTriggerBooleanTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerBooleanTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerBooleanTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerBooleanTable.c -o disman/event/mteTriggerBooleanTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTriggerThresholdTable.lo disman/event/mteTriggerThresholdTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerThresholdTable.c -fPIC -DPIC -o disman/event/.libs/mteTriggerThresholdTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerThresholdTable.c -o disman/event/mteTriggerThresholdTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteTriggerConf.lo disman/event/mteTriggerConf.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerConf.c -fPIC -DPIC -o disman/event/.libs/mteTriggerConf.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteTriggerConf.c -o disman/event/mteTriggerConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteEvent.lo disman/event/mteEvent.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEvent.c -fPIC -DPIC -o disman/event/.libs/mteEvent.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEvent.c -o disman/event/mteEvent.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteEventTable.lo disman/event/mteEventTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventTable.c -fPIC -DPIC -o disman/event/.libs/mteEventTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventTable.c -o disman/event/mteEventTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteEventSetTable.lo disman/event/mteEventSetTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventSetTable.c -fPIC -DPIC -o disman/event/.libs/mteEventSetTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventSetTable.c -o disman/event/mteEventSetTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteEventNotificationTable.lo disman/event/mteEventNotificationTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventNotificationTable.c -fPIC -DPIC -o disman/event/.libs/mteEventNotificationTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventNotificationTable.c -o disman/event/mteEventNotificationTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteEventConf.lo disman/event/mteEventConf.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventConf.c -fPIC -DPIC -o disman/event/.libs/mteEventConf.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteEventConf.c -o disman/event/mteEventConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteObjects.lo disman/event/mteObjects.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteObjects.c -fPIC -DPIC -o disman/event/.libs/mteObjects.o disman/event/mteObjects.c: In function ‘_init_default_mteObject’: disman/event/mteObjects.c:50:5: warning: passing argument 2 of ‘mteObjects_addOID’ discards qualifiers from pointer target type ./disman/event/mteObjects.h:49:20: note: expected ‘char *’ but argument is of type ‘const char *’ disman/event/mteObjects.c:50:5: warning: passing argument 4 of ‘mteObjects_addOID’ discards qualifiers from pointer target type ./disman/event/mteObjects.h:49:20: note: expected ‘char *’ but argument is of type ‘const char *’ disman/event/mteObjects.c: In function ‘mteObjects_internal_vblist’: disman/event/mteObjects.c:403:16: warning: passing argument 5 of ‘snmp_varlist_add_variable’ from incompatible pointer type ../../include/net-snmp/library/snmp_api.h:772:28: note: expected ‘const u_char *’ but argument is of type ‘oid *’ disman/event/mteObjects.c:410:16: warning: passing argument 5 of ‘snmp_varlist_add_variable’ from incompatible pointer type ../../include/net-snmp/library/snmp_api.h:772:28: note: expected ‘const u_char *’ but argument is of type ‘long int *’ disman/event/mteObjects.c:418:16: warning: passing argument 5 of ‘snmp_varlist_add_variable’ from incompatible pointer type ../../include/net-snmp/library/snmp_api.h:772:28: note: expected ‘const u_char *’ but argument is of type ‘long int *’ libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteObjects.c -o disman/event/mteObjects.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteObjectsTable.lo disman/event/mteObjectsTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteObjectsTable.c -fPIC -DPIC -o disman/event/.libs/mteObjectsTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteObjectsTable.c -o disman/event/mteObjectsTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/event/mteObjectsConf.lo disman/event/mteObjectsConf.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteObjectsConf.c -fPIC -DPIC -o disman/event/.libs/mteObjectsConf.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/event/mteObjectsConf.c -o disman/event/mteObjectsConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/schedule/schedCore.lo disman/schedule/schedCore.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/schedule/schedCore.c -fPIC -DPIC -o disman/schedule/.libs/schedCore.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/schedule/schedCore.c -o disman/schedule/schedCore.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/schedule/schedConf.lo disman/schedule/schedConf.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/schedule/schedConf.c -fPIC -DPIC -o disman/schedule/.libs/schedConf.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/schedule/schedConf.c -o disman/schedule/schedConf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o disman/schedule/schedTable.lo disman/schedule/schedTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/schedule/schedTable.c -fPIC -DPIC -o disman/schedule/.libs/schedTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c disman/schedule/schedTable.c -o disman/schedule/schedTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o utilities/override.lo utilities/override.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c utilities/override.c -fPIC -DPIC -o utilities/.libs/override.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c utilities/override.c -o utilities/override.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o hardware/memory/hw_mem.lo hardware/memory/hw_mem.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/memory/hw_mem.c -fPIC -DPIC -o hardware/memory/.libs/hw_mem.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/memory/hw_mem.c -o hardware/memory/hw_mem.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o hardware/memory/memory_linux.lo hardware/memory/memory_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/memory/memory_linux.c -fPIC -DPIC -o hardware/memory/.libs/memory_linux.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/memory/memory_linux.c -o hardware/memory/memory_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o hardware/cpu/cpu.lo hardware/cpu/cpu.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/cpu/cpu.c -fPIC -DPIC -o hardware/cpu/.libs/cpu.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/cpu/cpu.c -o hardware/cpu/cpu.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o hardware/cpu/cpu_linux.lo hardware/cpu/cpu_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/cpu/cpu_linux.c -fPIC -DPIC -o hardware/cpu/.libs/cpu_linux.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c hardware/cpu/cpu_linux.c -o hardware/cpu/cpu_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o util_funcs.lo util_funcs.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c util_funcs.c -fPIC -DPIC -o .libs/util_funcs.o util_funcs.c: In function ‘restart_doit’: util_funcs.c:698:5: warning: ‘sigsetmask’ is deprecated (declared at /usr/include/signal.h:199) util_funcs.c: In function ‘get_exec_pipes’: util_funcs.c:491:9: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result util_funcs.c: In function ‘get_exec_output’: util_funcs.c:290:18: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c util_funcs.c -o util_funcs.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/kernel_linux.lo mibII/kernel_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/kernel_linux.c -fPIC -DPIC -o mibII/.libs/kernel_linux.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/kernel_linux.c -o mibII/kernel_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/ipAddr.lo mibII/ipAddr.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/ipAddr.c -fPIC -DPIC -o mibII/.libs/ipAddr.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/ipAddr.c -o mibII/ipAddr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/var_route.lo mibII/var_route.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/var_route.c -fPIC -DPIC -o mibII/.libs/var_route.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/var_route.c -o mibII/var_route.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/route_write.lo mibII/route_write.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/route_write.c -fPIC -DPIC -o mibII/.libs/route_write.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/route_write.c -o mibII/route_write.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/tcpTable.lo mibII/tcpTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/tcpTable.c -fPIC -DPIC -o mibII/.libs/tcpTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/tcpTable.c -o mibII/tcpTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/udpTable.lo mibII/udpTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/udpTable.c -fPIC -DPIC -o mibII/.libs/udpTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/udpTable.c -o mibII/udpTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mibII/vacm_context.lo mibII/vacm_context.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/vacm_context.c -fPIC -DPIC -o mibII/.libs/vacm_context.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mibII/vacm_context.c -o mibII/vacm_context.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ip_scalars.lo ip-mib/ip_scalars.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ip_scalars.c -fPIC -DPIC -o ip-mib/.libs/ip_scalars.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ip_scalars.c -o ip-mib/ip_scalars.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o header_complex.lo header_complex.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c header_complex.c -fPIC -DPIC -o .libs/header_complex.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c header_complex.c -o header_complex.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/ifTable/ifTable.lo if-mib/ifTable/ifTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifTable/ifTable.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifTable/ifTable.c -o if-mib/ifTable/ifTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/ifXTable/ifXTable.lo if-mib/ifXTable/ifXTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifXTable/ifXTable.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifXTable/ifXTable.c -o if-mib/ifXTable/ifXTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ipAddressTable/ipAddressTable.lo ip-mib/ipAddressTable/ipAddressTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipAddressTable/ipAddressTable.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipAddressTable/ipAddressTable.c -o ip-mib/ipAddressTable/ipAddressTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable.c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c -fPIC -DPIC -o ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.c -o ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable.c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c -fPIC -DPIC -o ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.c -o ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.lo tcp-mib/tcpConnectionTable/tcpConnectionTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable.lo tcp-mib/tcpListenerTable/tcpListenerTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -o tcp-mib/tcpListenerTable/tcpListenerTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable.lo udp-mib/udpEndpointTable/udpEndpointTable.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -o udp-mib/udpEndpointTable/udpEndpointTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/data_access/interface.lo if-mib/data_access/interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/data_access/interface.c -fPIC -DPIC -o if-mib/data_access/.libs/interface.o if-mib/data_access/interface.c: In function ‘_free_interface_config’: if-mib/data_access/interface.c:778:9: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/data_access/interface.c -o if-mib/data_access/interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/ifTable/ifTable_interface.lo if-mib/ifTable/ifTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifTable/ifTable_interface.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifTable/ifTable_interface.c -o if-mib/ifTable/ifTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/ifTable/ifTable_data_access.lo if-mib/ifTable/ifTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifTable/ifTable_data_access.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifTable/ifTable_data_access.c -o if-mib/ifTable/ifTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/ifXTable/ifXTable_interface.lo if-mib/ifXTable/ifXTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifXTable/ifXTable_interface.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifXTable/ifXTable_interface.c -o if-mib/ifXTable/ifXTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/ifXTable/ifXTable_data_access.lo if-mib/ifXTable/ifXTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifXTable/ifXTable_data_access.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/ifXTable/ifXTable_data_access.c -o if-mib/ifXTable/ifXTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_interface.lo ip-mib/ipAddressTable/ipAddressTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -o ip-mib/ipAddressTable/ipAddressTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_data_access.lo ip-mib/ipAddressTable/ipAddressTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -o ip-mib/ipAddressTable/ipAddressTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/arp_common.lo ip-mib/data_access/arp_common.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/arp_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_common.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/arp_common.c -o ip-mib/data_access/arp_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/arp_linux.lo ip-mib/data_access/arp_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/arp_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_linux.o ip-mib/data_access/arp_linux.c: In function ‘_load_v4’: ip-mib/data_access/arp_linux.c:74:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/arp_linux.c -o ip-mib/data_access/arp_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/systemstats_common.lo ip-mib/data_access/systemstats_common.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/systemstats_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_common.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/systemstats_common.c -o ip-mib/data_access/systemstats_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/systemstats_linux.lo ip-mib/data_access/systemstats_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/systemstats_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_linux.o ip-mib/data_access/systemstats_linux.c: In function ‘_systemstats_v4’: ip-mib/data_access/systemstats_linux.c:110:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/systemstats_linux.c -o ip-mib/data_access/systemstats_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/scalars_linux.lo ip-mib/data_access/scalars_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/scalars_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/scalars_linux.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/scalars_linux.c -o ip-mib/data_access/scalars_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/data_access/tcpConn_common.lo tcp-mib/data_access/tcpConn_common.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/data_access/tcpConn_common.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_common.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/data_access/tcpConn_common.c -o tcp-mib/data_access/tcpConn_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/data_access/tcpConn_linux.lo tcp-mib/data_access/tcpConn_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/data_access/tcpConn_linux.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_linux.o tcp-mib/data_access/tcpConn_linux.c: In function ‘_load4’: tcp-mib/data_access/tcpConn_linux.c:129:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result tcp-mib/data_access/tcpConn_linux.c: In function ‘_load6’: tcp-mib/data_access/tcpConn_linux.c:278:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/data_access/tcpConn_linux.c -o tcp-mib/data_access/tcpConn_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo tcp-mib/tcpListenerTable/tcpListenerTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.lo udp-mib/udpEndpointTable/udpEndpointTable_interface.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo udp-mib/udpEndpointTable/udpEndpointTable_data_access.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/data_access/interface_linux.lo if-mib/data_access/interface_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/data_access/interface_linux.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_linux.o if-mib/data_access/interface_linux.c: In function ‘netsnmp_arch_interface_container_load’: if-mib/data_access/interface_linux.c:496:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result if-mib/data_access/interface_linux.c:497:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/data_access/interface_linux.c -o if-mib/data_access/interface_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if-mib/data_access/interface_ioctl.lo if-mib/data_access/interface_ioctl.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/data_access/interface_ioctl.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_ioctl.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if-mib/data_access/interface_ioctl.c -o if-mib/data_access/interface_ioctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/ipaddress_common.lo ip-mib/data_access/ipaddress_common.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/ipaddress_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_common.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/ipaddress_common.c -o ip-mib/data_access/ipaddress_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/ipaddress_linux.lo ip-mib/data_access/ipaddress_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/ipaddress_linux.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_linux.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/ipaddress_linux.c -o ip-mib/data_access/ipaddress_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/data_access/route_common.lo ip-forward-mib/data_access/route_common.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/data_access/route_common.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_common.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/data_access/route_common.c -o ip-forward-mib/data_access/route_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/data_access/route_linux.lo ip-forward-mib/data_access/route_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/data_access/route_linux.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_linux.o ip-forward-mib/data_access/route_linux.c: In function ‘_load_ipv4’: ip-forward-mib/data_access/route_linux.c:70:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result ip-forward-mib/data_access/route_linux.c: In function ‘_load_ipv6’: ip-forward-mib/data_access/route_linux.c:231:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/data_access/route_linux.c -o ip-forward-mib/data_access/route_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-forward-mib/data_access/route_ioctl.lo ip-forward-mib/data_access/route_ioctl.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/data_access/route_ioctl.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_ioctl.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-forward-mib/data_access/route_ioctl.c -o ip-forward-mib/data_access/route_ioctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o udp-mib/data_access/udp_endpoint_common.lo udp-mib/data_access/udp_endpoint_common.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/data_access/udp_endpoint_common.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_common.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/data_access/udp_endpoint_common.c -o udp-mib/data_access/udp_endpoint_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o udp-mib/data_access/udp_endpoint_linux.lo udp-mib/data_access/udp_endpoint_linux.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/data_access/udp_endpoint_linux.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_linux.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c udp-mib/data_access/udp_endpoint_linux.c -o udp-mib/data_access/udp_endpoint_linux.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ip-mib/data_access/ipaddress_ioctl.lo ip-mib/data_access/ipaddress_ioctl.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/ipaddress_ioctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_ioctl.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ip-mib/data_access/ipaddress_ioctl.c -o ip-mib/data_access/ipaddress_ioctl.o >/dev/null 2>&1 make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/mibgroup' /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o mib_modules.lo mib_modules.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mib_modules.c -fPIC -DPIC -o .libs/mib_modules.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c mib_modules.c -o mib_modules.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o auto_nlist.lo auto_nlist.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c auto_nlist.c -fPIC -DPIC -o .libs/auto_nlist.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c auto_nlist.c -o auto_nlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/host/hr_system.lo mibgroup/host/hr_storage.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/host/hr_filesys.lo mibgroup/host/hr_swrun.lo mibgroup/host/hr_swinst.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/at.lo mibgroup/mibII/ip.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/tcp.lo mibgroup/mibII/icmp.lo mibgroup/mibII/udp.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/ipv6.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/disk.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/snmpTargetAddrEntry.lo mibgroup/target/snmpTargetParamsEntry.lo mibgroup/target/target.lo mibgroup/target/target_counters.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/disman/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/util_funcs.lo mibgroup/mibII/kernel_linux.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/mibII/tcpTable.lo mibgroup/mibII/udpTable.lo mibgroup/mibII/vacm_context.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/header_complex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_linux.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_linux.lo mibgroup/ip-mib/data_access/scalars_linux.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_linux.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_linux.lo mibgroup/ip-forward-mib/data_access/route_ioctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo helpers/libnetsnmphelpers.la libnetsnmpagent.la ../snmplib/libnetsnmp.la -ldl -Wl,-O1 libtool: link: i686-pc-linux-gnu-gcc -shared mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_storage.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/host/.libs/hr_filesys.o mibgroup/host/.libs/hr_swrun.o mibgroup/host/.libs/hr_swinst.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/snmpMPDStats.o mibgroup/snmpv3/.libs/usmStats.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/at.o mibgroup/mibII/.libs/ip.o mibgroup/mibII/.libs/snmp_mib.o mibgroup/mibII/.libs/tcp.o mibgroup/mibII/.libs/icmp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/ipv6.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/disk.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/target/.libs/target_counters.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.libs/nsDebug.o mibgroup/agent/.libs/nsCache.o mibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_linux.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_linux.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/kernel_linux.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/mibII/.libs/tcpTable.o mibgroup/mibII/.libs/udpTable.o mibgroup/mibII/.libs/vacm_context.o mibgroup/ip-mib/.libs/ip_scalars.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_linux.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_linux.o mibgroup/ip-mib/data_access/.libs/scalars_linux.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tcpConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_linux.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_linux.o mibgroup/if-mib/data_access/.libs/interface_ioctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_linux.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_linux.o mibgroup/ip-forward-mib/data_access/.libs/route_ioctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_linux.o mibgroup/ip-mib/data_access/.libs/ipaddress_ioctl.o .libs/mib_modules.o .libs/auto_nlist.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs helpers/.libs/libnetsnmphelpers.so -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs/libnetsnmpagent.so ./.libs/libnetsnmpagent.so /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs/libnetsnmp.so -lwrap -lperl -lpthread -lnsl -lm -lcrypt -lutil -lc ../snmplib/.libs/libnetsnmp.so -lcrypto -ldl -Wl,-O1 -Wl,-soname -Wl,libnetsnmpmibs.so.15 -o .libs/libnetsnmpmibs.so.15.1.2 libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so.15" && ln -s "libnetsnmpmibs.so.15.1.2" "libnetsnmpmibs.so.15") libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so" && ln -s "libnetsnmpmibs.so.15.1.2" "libnetsnmpmibs.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libnetsnmpmibs.a mibgroup/ucd-snmp/dlmod.o mibgroup/host/hr_system.o mibgroup/host/hr_storage.o mibgroup/host/hr_device.o mibgroup/host/hr_other.o mibgroup/host/hr_proc.o mibgroup/host/hr_network.o mibgroup/host/hr_print.o mibgroup/host/hr_disk.o mibgroup/host/hr_partition.o mibgroup/host/hr_filesys.o mibgroup/host/hr_swrun.o mibgroup/host/hr_swinst.o mibgroup/snmpv3/snmpEngine.o mibgroup/snmpv3/snmpMPDStats.o mibgroup/snmpv3/usmStats.o mibgroup/snmpv3/usmUser.o mibgroup/mibII/system_mib.o mibgroup/mibII/sysORTable.o mibgroup/mibII/at.o mibgroup/mibII/ip.o mibgroup/mibII/snmp_mib.o mibgroup/mibII/tcp.o mibgroup/mibII/icmp.o mibgroup/mibII/udp.o mibgroup/mibII/vacm_vars.o mibgroup/mibII/setSerialNo.o mibgroup/mibII/ipv6.o mibgroup/ucd-snmp/proc.o mibgroup/ucd-snmp/versioninfo.o mibgroup/ucd-snmp/pass.o mibgroup/ucd-snmp/pass_persist.o mibgroup/ucd-snmp/disk.o mibgroup/ucd-snmp/loadave.o mibgroup/agent/extend.o mibgroup/ucd-snmp/errormib.o mibgroup/ucd-snmp/file.o mibgroup/ucd-snmp/proxy.o mibgroup/ucd-snmp/logmatch.o mibgroup/ucd-snmp/memory.o mibgroup/ucd-snmp/vmstat.o mibgroup/notification/snmpNotifyTable.o mibgroup/notification/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/notification_log.o mibgroup/target/snmpTargetAddrEntry.o mibgroup/target/snmpTargetParamsEntry.o mibgroup/target/target.o mibgroup/target/target_counters.o mibgroup/agent/nsTransactionTable.o mibgroup/agent/nsModuleTable.o mibgroup/agent/nsDebug.o mibgroup/agent/nsCache.o mibgroup/agent/nsLogging.o mibgroup/agent/nsVacmAccessTable.o mibgroup/disman/event/mteScalars.o mibgroup/disman/event/mteTrigger.o mibgroup/disman/event/mteTriggerTable.o mibgroup/disman/event/mteTriggerDeltaTable.o mibgroup/disman/event/mteTriggerExistenceTable.o mibgroup/disman/event/mteTriggerBooleanTable.o mibgroup/disman/event/mteTriggerThresholdTable.o mibgroup/disman/event/mteTriggerConf.o mibgroup/disman/event/mteEvent.o mibgroup/disman/event/mteEventTable.o mibgroup/disman/event/mteEventSetTable.o mibgroup/disman/event/mteEventNotificationTable.o mibgroup/disman/event/mteEventConf.o mibgroup/disman/event/mteObjects.o mibgroup/disman/event/mteObjectsTable.o mibgroup/disman/event/mteObjectsConf.o mibgroup/disman/schedule/schedCore.o mibgroup/disman/schedule/schedConf.o mibgroup/disman/schedule/schedTable.o mibgroup/utilities/override.o mibgroup/hardware/memory/hw_mem.o mibgroup/hardware/memory/memory_linux.o mibgroup/hardware/cpu/cpu.o mibgroup/hardware/cpu/cpu_linux.o mibgroup/util_funcs.o mibgroup/mibII/kernel_linux.o mibgroup/mibII/ipAddr.o mibgroup/mibII/var_route.o mibgroup/mibII/route_write.o mibgroup/mibII/tcpTable.o mibgroup/mibII/udpTable.o mibgroup/mibII/vacm_context.o mibgroup/ip-mib/ip_scalars.o mibgroup/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.o mibgroup/if-mib/ifTable/ifTable.o mibgroup/if-mib/ifXTable/ifXTable.o mibgroup/ip-mib/ipAddressTable/ipAddressTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/interface.o mibgroup/if-mib/ifTable/ifTable_interface.o mibgroup/if-mib/ifTable/ifTable_data_access.o mibgroup/if-mib/ifXTable/ifXTable_interface.o mibgroup/if-mib/ifXTable/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.o mibgroup/ip-mib/data_access/arp_common.o mibgroup/ip-mib/data_access/arp_linux.o mibgroup/ip-mib/data_access/systemstats_common.o mibgroup/ip-mib/data_access/systemstats_linux.o mibgroup/ip-mib/data_access/scalars_linux.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/tcpConn_common.o mibgroup/tcp-mib/data_access/tcpConn_linux.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/interface_linux.o mibgroup/if-mib/data_access/interface_ioctl.o mibgroup/ip-mib/data_access/ipaddress_common.o mibgroup/ip-mib/data_access/ipaddress_linux.o mibgroup/ip-forward-mib/data_access/route_common.o mibgroup/ip-forward-mib/data_access/route_linux.o mibgroup/ip-forward-mib/data_access/route_ioctl.o mibgroup/udp-mib/data_access/udp_endpoint_common.o mibgroup/udp-mib/data_access/udp_endpoint_linux.o mibgroup/ip-mib/data_access/ipaddress_ioctl.o mib_modules.o auto_nlist.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libnetsnmpmibs.a libtool: link: ( cd ".libs" && rm -f "libnetsnmpmibs.la" && ln -s "../libnetsnmpmibs.la" "libnetsnmpmibs.la" ) : libnetsnmpmibs.la /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpd.lo snmpd.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpd.c -fPIC -DPIC -o .libs/snmpd.o snmpd.c: In function ‘main’: snmpd.c:963:10: warning: assignment discards qualifiers from pointer target type snmpd.c:973:14: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpd.c -o snmpd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpd snmpd.lo -L../snmplib/.libs -L../snmplib -L./.libs -L./helpers/.libs -L./helpers -Wl,-O1 libnetsnmpagent.la helpers/libnetsnmphelpers.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-E libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpd .libs/snmpd.o -Wl,-O1 -Wl,-E -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ./.libs/libnetsnmpagent.so -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE helpers/.libs/libnetsnmphelpers.so ./.libs/libnetsnmpmibs.so /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs/libnetsnmphelpers.so /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs/libnetsnmpagent.so -lwrap -lperl -lpthread -lnsl -lm -lcrypt -lutil -lc /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs/libnetsnmp.so -ldl ../snmplib/.libs/libnetsnmp.so -lcrypto make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps/snmpnetstat make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps/snmpnetstat' /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o inet.lo inet.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c inet.c -fPIC -DPIC -o .libs/inet.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c inet.c -o inet.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o inet6.lo inet6.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c inet6.c -fPIC -DPIC -o .libs/inet6.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c inet6.c -o inet6.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o if.lo if.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if.c -fPIC -DPIC -o .libs/if.o if.c:52:0: warning: "__USE_XOPEN" redefined /usr/include/features.h:244:0: note: this is the location of the previous definition if.c:53:0: warning: "__USE_XOPEN_EXTENDED" redefined /usr/include/features.h:246:0: note: this is the location of the previous definition libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c if.c -o if.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o main.lo main.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c main.c -fPIC -DPIC -o .libs/main.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c main.c -o main.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o route.lo route.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c route.c -fPIC -DPIC -o .libs/route.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c route.c -o route.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o winstub.lo winstub.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c winstub.c -fPIC -DPIC -o .libs/winstub.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c winstub.c -o winstub.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o ffs.lo ffs.c libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ffs.c -fPIC -DPIC -o .libs/ffs.o libtool: compile: i686-pc-linux-gnu-gcc -I../../include -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c ffs.c -o ffs.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpnetstat inet.lo inet6.lo if.lo main.lo route.lo winstub.lo ffs.lo -Wl,-O1 ../../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpnetstat .libs/inet.o .libs/inet6.o .libs/if.o .libs/main.o .libs/route.o .libs/winstub.o .libs/ffs.o -Wl,-O1 ../../snmplib/.libs/libnetsnmp.so -lcrypto make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps/snmpnetstat' /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptrapd_handlers.lo snmptrapd_handlers.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd_handlers.c -fPIC -DPIC -o .libs/snmptrapd_handlers.o snmptrapd_handlers.c: In function ‘do_external’: snmptrapd_handlers.c:849:19: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd_handlers.c -o snmptrapd_handlers.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptrapd_log.lo snmptrapd_log.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd_log.c -fPIC -DPIC -o .libs/snmptrapd_log.o snmptrapd_log.c: In function ‘realloc_handle_ent_fmt’: snmptrapd_log.c:876:14: warning: passing argument 5 of ‘sprint_realloc_objid’ from incompatible pointer type ../include/net-snmp/library/mib.h:224:21: note: expected ‘const oid *’ but argument is of type ‘u_char *’ libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd_log.c -o snmptrapd_log.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptrapd_auth.lo snmptrapd_auth.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd_auth.c -fPIC -DPIC -o .libs/snmptrapd_auth.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd_auth.c -o snmptrapd_auth.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmptrapd.la snmptrapd_handlers.lo snmptrapd_log.lo snmptrapd_auth.lo ../agent/libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc libtool: link: i686-pc-linux-gnu-gcc -shared .libs/snmptrapd_handlers.o .libs/snmptrapd_log.o .libs/snmptrapd_auth.o -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs ../agent/.libs/libnetsnmpmibs.so -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs/libnetsnmphelpers.so /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs/libnetsnmpagent.so -lwrap /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lcrypto -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-E -Wl,-soname -Wl,libnetsnmptrapd.so.15 -o .libs/libnetsnmptrapd.so.15.1.2 libtool: link: (cd ".libs" && rm -f "libnetsnmptrapd.so.15" && ln -s "libnetsnmptrapd.so.15.1.2" "libnetsnmptrapd.so.15") libtool: link: (cd ".libs" && rm -f "libnetsnmptrapd.so" && ln -s "libnetsnmptrapd.so.15.1.2" "libnetsnmptrapd.so") libtool: link: i686-pc-linux-gnu-ar cru .libs/libnetsnmptrapd.a snmptrapd_handlers.o snmptrapd_log.o snmptrapd_auth.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libnetsnmptrapd.a libtool: link: ( cd ".libs" && rm -f "libnetsnmptrapd.la" && ln -s "../libnetsnmptrapd.la" "libnetsnmptrapd.la" ) : libnetsnmptrapd.la /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpget.lo snmpget.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpget.c -fPIC -DPIC -o .libs/snmpget.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpget.c -o snmpget.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpget snmpget.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpget .libs/snmpget.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpgetnext.lo snmpgetnext.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpgetnext.c -fPIC -DPIC -o .libs/snmpgetnext.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpgetnext.c -o snmpgetnext.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpgetnext snmpgetnext.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpgetnext .libs/snmpgetnext.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpset.lo snmpset.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpset.c -fPIC -DPIC -o .libs/snmpset.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpset.c -o snmpset.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpset snmpset.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpset .libs/snmpset.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpusm.lo snmpusm.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpusm.c -fPIC -DPIC -o .libs/snmpusm.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpusm.c -o snmpusm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpusm snmpusm.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpusm .libs/snmpusm.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpwalk.lo snmpwalk.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpwalk.c -fPIC -DPIC -o .libs/snmpwalk.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpwalk.c -o snmpwalk.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpwalk snmpwalk.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpwalk .libs/snmpwalk.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpbulkwalk.lo snmpbulkwalk.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpbulkwalk.c -fPIC -DPIC -o .libs/snmpbulkwalk.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpbulkwalk.c -o snmpbulkwalk.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpbulkwalk snmpbulkwalk.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpbulkwalk .libs/snmpbulkwalk.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptable.lo snmptable.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptable.c -fPIC -DPIC -o .libs/snmptable.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptable.c -o snmptable.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmptable snmptable.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmptable .libs/snmptable.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptrap.lo snmptrap.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrap.c -fPIC -DPIC -o .libs/snmptrap.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrap.c -o snmptrap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmptrap snmptrap.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmptrap .libs/snmptrap.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpbulkget.lo snmpbulkget.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpbulkget.c -fPIC -DPIC -o .libs/snmpbulkget.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpbulkget.c -o snmpbulkget.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpbulkget snmpbulkget.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpbulkget .libs/snmpbulkget.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptranslate.lo snmptranslate.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptranslate.c -fPIC -DPIC -o .libs/snmptranslate.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptranslate.c -o snmptranslate.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmptranslate snmptranslate.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmptranslate .libs/snmptranslate.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpstatus.lo snmpstatus.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpstatus.c -fPIC -DPIC -o .libs/snmpstatus.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpstatus.c -o snmpstatus.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpstatus snmpstatus.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpstatus .libs/snmpstatus.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpdelta.lo snmpdelta.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpdelta.c -fPIC -DPIC -o .libs/snmpdelta.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpdelta.c -o snmpdelta.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpdelta snmpdelta.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpdelta .libs/snmpdelta.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptest.lo snmptest.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptest.c -fPIC -DPIC -o .libs/snmptest.o snmptest.c: In function ‘input_variable’: snmptest.c:383:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result snmptest.c:422:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result snmptest.c: In function ‘main’: snmptest.c:171:30: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptest.c -o snmptest.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmptest snmptest.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmptest .libs/snmptest.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o encode_keychange.lo encode_keychange.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c encode_keychange.c -fPIC -DPIC -o .libs/encode_keychange.o encode_keychange.c: In function ‘snmp_getpassphrase’: encode_keychange.c:743:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c encode_keychange.c -o encode_keychange.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o encode_keychange encode_keychange.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/encode_keychange .libs/encode_keychange.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpdf.lo snmpdf.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpdf.c -fPIC -DPIC -o .libs/snmpdf.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpdf.c -o snmpdf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpdf snmpdf.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpdf .libs/snmpdf.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmpvacm.lo snmpvacm.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpvacm.c -fPIC -DPIC -o .libs/snmpvacm.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmpvacm.c -o snmpvacm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmpvacm snmpvacm.lo -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../snmplib/libnetsnmp.la libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmpvacm .libs/snmpvacm.o -Wl,-O1 -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../snmplib/.libs/libnetsnmp.so -lcrypto /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c -o snmptrapd.lo snmptrapd.c libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd.c -fPIC -DPIC -o .libs/snmptrapd.o libtool: compile: i686-pc-linux-gnu-gcc -I../include -I. -I../agent -I../agent/helpers -I../agent/mibgroup -I../snmplib -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -c snmptrapd.c -o snmptrapd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o snmptrapd snmptrapd.lo libnetsnmptrapd.la -L../snmplib/.libs -L../snmplib -L../agent/.libs -L../agent -L../agent/helpers/.libs -L../agent/helpers -Wl,-O1 ../agent/libnetsnmpmibs.la ../agent/libnetsnmpagent.la ../agent/helpers/libnetsnmphelpers.la ../snmplib/libnetsnmp.la -Wl,-E libtool: link: i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -o .libs/snmptrapd .libs/snmptrapd.o -Wl,-O1 -Wl,-E -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs ./.libs/libnetsnmptrapd.so -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs/libnetsnmpmibs.so -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers ../agent/.libs/libnetsnmpmibs.so /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs/libnetsnmphelpers.so ../agent/.libs/libnetsnmpagent.so ../agent/helpers/.libs/libnetsnmphelpers.so /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs/libnetsnmpagent.so -lwrap -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lcrypto make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/man make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/man' /bin/sed -f ../sedscript < ./snmpd.conf.5.def > snmpd.conf.5 /bin/sed -f ../sedscript < ./snmptrapd.conf.5.def > snmptrapd.conf.5 /bin/sed -f ../sedscript < ./snmp.conf.5.def > snmp.conf.5 /bin/sed -f ../sedscript < ./snmp_config.5.def > snmp_config.5 /bin/sed -f ../sedscript < ./variables.5.def > variables.5 /bin/sed -f ../sedscript < ./snmpd.examples.5.def > snmpd.examples.5 /bin/sed -f ../sedscript < ./snmpd.internal.5.def > snmpd.internal.5 /bin/sed -f ../sedscript < ./snmpbulkget.1.def > snmpbulkget.1 /bin/sed -f ../sedscript < ./snmpcmd.1.def > snmpcmd.1 /bin/sed -f ../sedscript < ./snmpget.1.def > snmpget.1 /bin/sed -f ../sedscript < ./snmpset.1.def > snmpset.1 /bin/sed -f ../sedscript < ./snmpwalk.1.def > snmpwalk.1 /bin/sed -f ../sedscript < ./snmpbulkwalk.1.def > snmpbulkwalk.1 /bin/sed -f ../sedscript < ./snmpgetnext.1.def > snmpgetnext.1 /bin/sed -f ../sedscript < ./snmptest.1.def > snmptest.1 /bin/sed -f ../sedscript < ./snmptranslate.1.def > snmptranslate.1 /bin/sed -f ../sedscript < ./snmptrap.1.def > snmptrap.1 /bin/sed -f ../sedscript < ./snmpusm.1.def > snmpusm.1 /bin/sed -f ../sedscript < ./snmpvacm.1.def > snmpvacm.1 /bin/sed -f ../sedscript < ./snmptable.1.def > snmptable.1 /bin/sed -f ../sedscript < ./snmpstatus.1.def > snmpstatus.1 /bin/sed -f ../sedscript < ./snmpconf.1.def > snmpconf.1 /bin/sed -f ../sedscript < ./mib2c.1.def > mib2c.1 /bin/sed -f ../sedscript < ./snmpnetstat.1.def > snmpnetstat.1 /bin/sed -f ../sedscript < ./snmpdelta.1.def > snmpdelta.1 /bin/sed -f ../sedscript < ./snmpdf.1.def > snmpdf.1 /bin/sed -f ../sedscript < ./encode_keychange.1.def > encode_keychange.1 /bin/sed -f ../sedscript < ./fixproc.1.def > fixproc.1 /bin/sed -f ../sedscript < ./net-snmp-config.1.def > net-snmp-config.1 /bin/sed -f ../sedscript < ./mib2c-update.1.def > mib2c-update.1 /bin/sed -f ../sedscript < ./tkmib.1.def > tkmib.1 /bin/sed -f ../sedscript < ./traptoemail.1.def > traptoemail.1 awk '{ if ($0 == " * begin storage definitions ") { p = 1 } else if ($0 == " * end storage definitions ") { p = 0 } else if (p) { print $0}}' < ./../include/net-snmp/library/default_store.h > default_store.3.h /bin/sed -f ../sedscript < ./default_store.3.top > default_store.3 cat default_store.3.h ./default_store.3.bot >> default_store.3 /bin/sed -f ../sedscript < ./mib_api.3.def > mib_api.3 /bin/sed -f ../sedscript < ./read_config.3.def > read_config.3 /bin/sed -f ../sedscript < ./snmp_agent_api.3.def > snmp_agent_api.3 /bin/sed -f ../sedscript < ./snmp_alarm.3.def > snmp_alarm.3 /bin/sed -f ../sedscript < ./snmp_api.3.def > snmp_api.3 /bin/sed -f ../sedscript < ./snmp_sess_api.3.def > snmp_sess_api.3 /bin/sed -f ../sedscript < ./snmp_trap_api.3.def > snmp_trap_api.3 /bin/sed -f ../sedscript < ./snmptrapd.8.def > snmptrapd.8 /bin/sed -f ../sedscript < ./snmpd.8.def > snmpd.8 touch manaliases making man page alias netsnmp_ds_get_boolean.3 -> default_store APIs making man page alias netsnmp_ds_get_int.3 -> default_store APIs making man page alias netsnmp_ds_get_string.3 -> default_store APIs making man page alias netsnmp_ds_register_config.3 -> default_store APIs making man page alias netsnmp_ds_register_premib.3 -> default_store APIs making man page alias netsnmp_ds_set_boolean.3 -> default_store APIs making man page alias netsnmp_ds_set_int.3 -> default_store APIs making man page alias netsnmp_ds_set_string.3 -> default_store APIs making man page alias netsnmp_ds_shutdown.3 -> default_store APIs making man page alias config_perror.3 -> read_config APIs making man page alias config_pwarn.3 -> read_config APIs making man page alias read_config_print_usage.3 -> read_config APIs making man page alias read_configs.3 -> read_config APIs making man page alias read_premib_configs.3 -> read_config APIs making man page alias register_app_config_handler.3 -> read_config APIs making man page alias register_app_premib_handler.3 -> read_config APIs making man page alias register_config_handler.3 -> read_config APIs making man page alias register_mib_handlers.3 -> read_config APIs making man page alias register_premib_handler.3 -> read_config APIs making man page alias unregister_app_config_handler.3 -> read_config APIs making man page alias unregister_config_handler.3 -> read_config APIs making man page alias snmp_alarm_register.3 -> snmp_alarm APIs making man page alias snmp_alarm_register_hr.3 -> snmp_alarm APIs making man page alias snmp_alarm_unregister.3 -> snmp_alarm APIs making man page alias fprint_description.3 -> snmp_set_save_descriptions APIs making man page alias fprint_objid.3 -> snmp_set_save_descriptions APIs making man page alias fprint_value.3 -> snmp_set_save_descriptions APIs making man page alias fprint_variable.3 -> snmp_set_save_descriptions APIs making man page alias snprint_objid.3 -> snmp_set_save_descriptions APIs making man page alias snprint_value.3 -> snmp_set_save_descriptions APIs making man page alias snprint_variable.3 -> snmp_set_save_descriptions APIs making man page alias sprint_realloc_objid.3 -> snmp_set_save_descriptions APIs making man page alias sprint_realloc_value.3 -> snmp_set_save_descriptions APIs making man page alias sprint_realloc_variable.3 -> snmp_set_save_descriptions APIs making man page alias send_easy_trap.3 -> snmp_trap APIs making man page alias send_trap_vars.3 -> snmp_trap APIs making man page alias send_v2trap.3 -> snmp_trap APIs make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/man' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/local make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/local' /bin/sed -f ../sedscript ./snmpcheck.def > snmpcheck if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%' snmpcheck > snmpcheck.made ; \ else \ touch snmpcheck.made ; \ fi if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%' ./tkmib > tkmib.made; \ else \ touch tkmib.made; \ fi if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%;s#/usr/local/share/snmp#/usr/share/snmp#;' ./mib2c > mib2c.made; \ else \ touch mib2c.made; \ fi if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%' ./fixproc > fixproc.made; \ else \ touch fixproc.made; \ fi if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%' ./ipf-mod.pl > ipf-mod.pl.made; \ else \ touch ipf-mod.pl.made; \ fi if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%; s#/usr/local/share#/usr/share#g; s#/usr/local/etc/snmp#/etc/snmp#g; s#/var/net-snmp#/var/lib/net-snmp#g' ./snmpconf > snmpconf.made; \ else \ touch snmpconf.made; \ fi if test "x/usr/bin/perl" != "x" ; then \ /usr/bin/perl -p -e 's%^#!.*/perl.*%#!/usr/bin/perl%; s#/usr/local/share#/usr/share#g; s#/usr/local/etc/snmp##g' ./traptoemail > traptoemail.made; \ else \ touch traptoemail.made; \ fi make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/local' making all in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/mibs make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/mibs' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/mibs' chmod a+x net-snmp-config touch net-snmp-config-x Checking if your kit is complete... Looks good Warning: -L../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store/../../snmplib/.libs Warning: -L../../snmplib/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store/../../snmplib/ Writing Makefile for NetSNMP::default_store Checking if your kit is complete... Looks good Warning: -L../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN/../../snmplib/.libs Warning: -L../../snmplib/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN/../../snmplib/ Writing Makefile for NetSNMP::ASN Checking if your kit is complete... Looks good Warning: -L../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID/../../snmplib/.libs Warning: -L../../snmplib/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID/../../snmplib/ Writing Makefile for NetSNMP::OID Checking if your kit is complete... Looks good Warning: -L../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../snmplib/.libs Warning: -L../../snmplib/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../snmplib/ Warning: -L../../agent/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/.libs Warning: -L../../agent/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/ Warning: -L../../agent/helpers/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/helpers/.libs Warning: -L../../agent/helpers/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/helpers/ Note (probably harmless): No library found for -lnetsnmp Writing Makefile for NetSNMP::agent::Support Warning: -L../../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store/../../../snmplib/.libs Warning: -L../../../snmplib/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store/../../../snmplib/ Writing Makefile for NetSNMP::agent::default_store Writing Makefile for NetSNMP::agent Checking if your kit is complete... Looks good Warning: -L../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP/../../snmplib/.libs Warning: -L../../snmplib/ changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP/../../snmplib/ Writing Makefile for SNMP Checking if your kit is complete... Looks good Warning: prerequisite NetSNMP::OID 5.02 not found. Warning: -L../../apps/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../apps/.libs Warning: -L../../apps changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../apps Warning: -L../../agent/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent/.libs Warning: -L../../agent changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent Warning: -L../../agent/helpers/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent/helpers/.libs Warning: -L../../agent/helpers changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent/helpers Warning: -L../../snmplib/.libs changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../snmplib/.libs Warning: -L../../snmplib changed to -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../snmplib Writing Makefile for NetSNMP::TrapReceiver Writing Makefile for Bundle::NetSNMP make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl' cp Makefile.subs.pl blib/lib/Bundle/Makefile.subs.pl make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store' cp default_store.pm ../blib/lib/NetSNMP/default_store.pm AutoSplitting ../blib/lib/NetSNMP/default_store.pm (../blib/lib/auto/NetSNMP/default_store) /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -prototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap -typemap typemap default_store.xs > default_store.xsc && mv default_store.xsc default_store.c i686-pc-linux-gnu-gcc -c -I../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" default_store.c Running Mkbootstrap for NetSNMP::default_store () chmod 644 default_store.bs rm -f ../blib/arch/auto/NetSNMP/default_store/default_store.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector default_store.o -o ../blib/arch/auto/NetSNMP/default_store/default_store.so \ -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store/../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store/../../snmplib -L/usr/lib -lnetsnmp \ chmod 755 ../blib/arch/auto/NetSNMP/default_store/default_store.so cp default_store.bs ../blib/arch/auto/NetSNMP/default_store/default_store.bs chmod 644 ../blib/arch/auto/NetSNMP/default_store/default_store.bs Manifying ../blib/man3/NetSNMP::default_store.3pm make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store' make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN' cp ASN.pm ../blib/lib/NetSNMP/ASN.pm AutoSplitting ../blib/lib/NetSNMP/ASN.pm (../blib/lib/auto/NetSNMP/ASN) /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -prototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap ASN.xs > ASN.xsc && mv ASN.xsc ASN.c i686-pc-linux-gnu-gcc -c -I../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" ASN.c Running Mkbootstrap for NetSNMP::ASN () chmod 644 ASN.bs rm -f ../blib/arch/auto/NetSNMP/ASN/ASN.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector ASN.o -o ../blib/arch/auto/NetSNMP/ASN/ASN.so \ -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN/../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN/../../snmplib -L/usr/lib -lnetsnmp \ chmod 755 ../blib/arch/auto/NetSNMP/ASN/ASN.so cp ASN.bs ../blib/arch/auto/NetSNMP/ASN/ASN.bs chmod 644 ../blib/arch/auto/NetSNMP/ASN/ASN.bs Manifying ../blib/man3/NetSNMP::ASN.3pm make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN' make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID' cp OID.pm ../blib/lib/NetSNMP/OID.pm AutoSplitting ../blib/lib/NetSNMP/OID.pm (../blib/lib/auto/NetSNMP/OID) /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -prototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap -typemap typemap OID.xs > OID.xsc && mv OID.xsc OID.c i686-pc-linux-gnu-gcc -c -I../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" OID.c Running Mkbootstrap for NetSNMP::OID () chmod 644 OID.bs rm -f ../blib/arch/auto/NetSNMP/OID/OID.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector OID.o -o ../blib/arch/auto/NetSNMP/OID/OID.so \ -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID/../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID/../../snmplib -L/usr/lib -lnetsnmp \ chmod 755 ../blib/arch/auto/NetSNMP/OID/OID.so cp OID.bs ../blib/arch/auto/NetSNMP/OID/OID.bs chmod 644 ../blib/arch/auto/NetSNMP/OID/OID.bs Manifying ../blib/man3/NetSNMP::OID.3pm make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID' make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent' cp agent.pm ../blib/lib/NetSNMP/agent.pm AutoSplitting ../blib/lib/NetSNMP/agent.pm (../blib/lib/auto/NetSNMP/agent) cp netsnmp_request_infoPtr.pm ../blib/lib/NetSNMP/agent/netsnmp_request_infoPtr.pm make[3]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/Support' cp Support.pm ../../blib/lib/NetSNMP/agent/Support.pm make[3]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/Support' make[3]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store' cp default_store.pm ../../blib/lib/NetSNMP/agent/default_store.pm AutoSplitting ../../blib/lib/NetSNMP/agent/default_store.pm (../../blib/lib/auto/NetSNMP/agent/default_store) /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -prototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap default_store.xs > default_store.xsc && mv default_store.xsc default_store.c i686-pc-linux-gnu-gcc -c -I../../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" default_store.c Running Mkbootstrap for NetSNMP::agent::default_store () chmod 644 default_store.bs rm -f ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector default_store.o -o ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so \ -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store/../../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store/../../../snmplib -L/usr/lib -lnetsnmp \ chmod 755 ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.so cp default_store.bs ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.bs chmod 644 ../../blib/arch/auto/NetSNMP/agent/default_store/default_store.bs Manifying ../../blib/man3/NetSNMP::agent::default_store.3pm make[3]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store' /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -prototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap -typemap typemap agent.xs > agent.xsc && mv agent.xsc agent.c i686-pc-linux-gnu-gcc -c -I../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" agent.c agent.xs: In function ‘XS_NetSNMP__agent_errlog’: agent.xs:490:9: warning: format not a string literal and no format arguments Running Mkbootstrap for NetSNMP::agent () chmod 644 agent.bs rm -f ../blib/arch/auto/NetSNMP/agent/agent.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector agent.o -o ../blib/arch/auto/NetSNMP/agent/agent.so \ -L/usr/lib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../snmplib -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/../../agent/helpers -lnetsnmpagent -lnetsnmphelpers -lnetsnmpmibs -lnetsnmp \ chmod 755 ../blib/arch/auto/NetSNMP/agent/agent.so cp agent.bs ../blib/arch/auto/NetSNMP/agent/agent.bs chmod 644 ../blib/arch/auto/NetSNMP/agent/agent.bs Manifying ../blib/man3/NetSNMP::netsnmp_request_infoPtr.3pm Manifying ../blib/man3/NetSNMP::agent.3pm make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent' make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP' cp SNMP.pm ../blib/lib/SNMP.pm AutoSplitting ../blib/lib/SNMP.pm (../blib/lib/auto/SNMP) /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap -typemap typemap SNMP.xs > SNMP.xsc && mv SNMP.xsc SNMP.c i686-pc-linux-gnu-gcc -c -I../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" SNMP.c SNMP.xs: In function ‘XS_SNMP__bulkwalk’: SNMP.xs:3991:11: warning: format not a string literal and no format arguments SNMP.xs: In function ‘XS_SNMP__translate_obj’: SNMP.xs:4784:9: warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘int’ Running Mkbootstrap for SNMP () chmod 644 SNMP.bs rm -f ../blib/arch/auto/SNMP/SNMP.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector SNMP.o -o ../blib/arch/auto/SNMP/SNMP.so \ -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP/../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP/../../snmplib -L/usr/lib -lnetsnmp \ chmod 755 ../blib/arch/auto/SNMP/SNMP.so cp SNMP.bs ../blib/arch/auto/SNMP/SNMP.bs chmod 644 ../blib/arch/auto/SNMP/SNMP.bs Manifying ../blib/man3/SNMP.3 make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP' make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver' cp TrapReceiver.pm ../blib/lib/NetSNMP/TrapReceiver.pm AutoSplitting ../blib/lib/NetSNMP/TrapReceiver.pm (../blib/lib/auto/NetSNMP/TrapReceiver) /usr/bin/perl5.10.1 /usr/lib/perl5/vendor_perl/5.10.1/ExtUtils/xsubpp -prototypes -typemap /usr/lib/perl5/5.10.1/ExtUtils/typemap -typemap typemap TrapReceiver.xs > TrapReceiver.xsc && mv TrapReceiver.xsc TrapReceiver.c i686-pc-linux-gnu-gcc -c -I. -I../../include -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -DVERSION=\"5.04021\" -DXS_VERSION=\"5.04021\" -fPIC "-I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE" TrapReceiver.c In file included from TrapReceiver.xs:6:0: ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined /usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE/perl.h:330:0: note: this is the location of the previous definition TrapReceiver.xs: In function ‘perl_trapd_handler’: TrapReceiver.xs:191:9: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 5 has type ‘unsigned int’ Running Mkbootstrap for NetSNMP::TrapReceiver () chmod 644 TrapReceiver.bs rm -f ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so i686-pc-linux-gnu-gcc -shared -O2 -pipe -L/usr/local/lib -fstack-protector TrapReceiver.o -o ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so \ -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../apps/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../apps -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../agent/helpers -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver/../../snmplib -lnetsnmptrapd -lnetsnmpagent -lnetsnmp \ chmod 755 ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so cp TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.bs chmod 644 ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.bs Manifying ../blib/man3/NetSNMP::TrapReceiver.3pm make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl' running build running build_py creating build creating build/lib.linux-i686-2.6 creating build/lib.linux-i686-2.6/netsnmp copying netsnmp/client.py -> build/lib.linux-i686-2.6/netsnmp copying netsnmp/__init__.py -> build/lib.linux-i686-2.6/netsnmp creating build/lib.linux-i686-2.6/netsnmp/tests copying netsnmp/tests/test.py -> build/lib.linux-i686-2.6/netsnmp/tests copying netsnmp/tests/__init__.py -> build/lib.linux-i686-2.6/netsnmp/tests warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'netsnmp.client_intf' extension creating build/temp.linux-i686-2.6 creating build/temp.linux-i686-2.6/netsnmp i686-pc-linux-gnu-gcc -pthread -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -fPIC -I/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/include -I/usr/include/python2.6 -c netsnmp/client_intf.c -o build/temp.linux-i686-2.6/netsnmp/client_intf.o netsnmp/client_intf.c: In function ‘netsnmp_create_session_v3’: netsnmp/client_intf.c:1277:33: warning: assignment discards qualifiers from pointer target type netsnmp/client_intf.c:1312:33: warning: assignment discards qualifiers from pointer target type netsnmp/client_intf.c: In function ‘netsnmp_set’: netsnmp/client_intf.c:2362:8: warning: passing argument 2 of ‘strcpy’ makes pointer from integer without a cast /usr/include/bits/string3.h:105:1: note: expected ‘const char * __restrict__’ but argument is of type ‘int’ i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE build/temp.linux-i686-2.6/netsnmp/client_intf.o -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/usr/lib -lnetsnmp -lpython2.6 -o build/lib.linux-i686-2.6/netsnmp/client_intf.so >>> Source compiled. * Tinderbox QA Notice: 'make' called by src_test make -j14 test ./RUNTESTS -a -D `pwd`/.. 1:testing SNMPv1 support.......ok 2:testing SNMPv2c get of system.sysUpTime.0...ok 3:testing SNMPv2c getnext of system.sysUpTime...ok 4:testing SNMPv2c bulkget of system components......ok 5:testing for failure of SNMPv2c get with wrong community...ok 6:testing for failure of SNMPv2c get against SNMPv1 agent...ok 7:testing for failure of SNMPv1 get against SNMPv2c agent...ok 8:testing SNMPv2c get of system.sysUpTime.1...ok 9:testing SNMPv3 get using noAuthNoPriv of .1.3.6.1.2.1.1.3.0...ok 10:testing SNMPv3 getnext using initial of .1.3.6.1.2.1.1.3.0...ok 11:testing SNMPv3 bulkget of system......ok 12:testing SNMPv3 get using MD5/noPriv of .1.3.6.1.2.1.1.3.0...ok 13:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...ok 14:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0...ok 15:testing SNMPv3 get using SHA/noPriv of .1.3.6.1.2.1.1.3.0...ok 16:testing SNMPv3 get using SHA/DES of .1.3.6.1.2.1.1.3.0...ok 17:testing SNMPv3 get using SHA/AES of .1.3.6.1.2.1.1.3.0...ok 18:testing for failure of SNMPv3 get using unknown user....ok 19:testing SNMPv3 agent USM user management with snmpusm.................ok 20:testing SNMPv3 snmptrapd USM user management with snmpusm..............ok 21:testing SNMPv3 informs (noAuthNoPriv) received and sent by tools...ok 22:testing SNMPv3 informs (authNoPriv) received and sent by tools...ok 23:testing SNMPv3 informs (authPriv) received and sent by tools...ok 24:testing SNMPv3 traps received and sent by tools...ok 25:testing SNMPv2c traps received and sent by tools...ok 26:testing SNMPv2c informs received and sent by tools...ok 27:testing snmpv1 traps are sent by snmpd API...SKIPPED 28:testing snmpv2c traps are sent by snmpd API...SKIPPED 29:testing snmpv1 traps are sent by snmpd without notification mib support...SKIPPED 30:testing snmpv2c traps are sent by snmpd without notification mib support...SKIPPED 31:testing snmptrapd authorization failure of non authorized users...ok 32:testing snmptrapd discards of unauthorized notification types...ok 33:testing snmptrapd discards of incorrect view types...ok 34:testing authentication failure traps are sent by snmpd...ok 35:testing snmptrapd traphandle: launching external shell script.....ok 36:testing snmptrapd embedded perl support (NetSNMP::TrapReceiver).....ok 37:testing snmpd embedded perl support (using NetSNMP::agent)...ok 38:testing extending agent functionality with extend........ok 39:testing that the agent responds properly to a kill -HUP...ok 40:testing AgentX GET support...ok 41:testing AgentX SET support...ok 42:testing AgentX illegal SET handling support...ok 43:testing AgentX trap sending support...SKIPPED 44:testing AgentX subagent in Perl (using NetSNMP::agent)...ok 45:testing Proxy GET support...ok 46:testing Proxy SET support...ok 47:testing Proxy illegal SET handling support...ok 48:testing SNMPv1 vacm acceptance support....ok 49:testing SNMPv2 vacm acceptance support....ok 50:testing SNMPv3 vacm acceptance support....ok 51:testing SNMPv1 vacm denial support.....ok 52:testing SNMPv2 vacm denial support.........ok 53:testing SNMPv3 vacm denial support.....ok 54:testing 1st CPU on Solaris using HOST-RESOURCES...SKIPPED 55:testing initial load device on Solaris using HOST-RESOURCES...SKIPPED 56:testing uptime using HOST-RESOURCES....ok 57:testing swap on Solaris using HOST-RESOURCES...SKIPPED 58:testing if snmpnetstat finds the running agent in udpTable...ok 59:testing full snmpwalk (SNMPv2c) against agent (may take time).....ok Summary: 59 / 59 succeeded. >>> Install net-snmp-5.4.2.1-r4 into /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/ category net-analyzer * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/ install WARNING: not running autoconf creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr making install in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include mkdir: cannot create directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr': File exists mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include mkdir: cannot create directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include': File exists mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include/ucd-snmp mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include/net-snmp make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl' mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/bin make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib' make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib' /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo snmpv3.lo lcd_time.lo keytools.lo file_utils.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo strlcpy.lo strtol.lo strtoul.lo strtok_r.lo snmp_transport.lo snmpUDPIPv6Domain.lo snmpTCPIPv6Domain.lo snmpUDPDomain.lo snmpTCPDomain.lo snmpUnixDomain.lo snmpCallbackDomain.lo snmp_secmod.lo snmpusm.lo snmp_version.lo check_varbind.lo container.lo container_binary_array.lo container_null.lo container_list_ssll.lo container_iterator.lo cmu_compat.lo ucd_compat.lo -Wl,-O1 -lcrypto make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store' mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libsnmp.la snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo pkcs.lo snmp_debug.lo tools.lo snmp_logging.lo text_utils.lo snmpv3.lo lcd_time.lo keytools.lo file_utils.lo scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo oid_stash.lo fd_event_manager.lo mt_support.lo snmp_enum.lo snmp-tc.lo snmp_service.lo snprintf.lo strlcpy.lo strtol.lo strtoul.lo strtok_r.lo snmp_transport.lo snmpUDPIPv6Domain.lo snmpTCPIPv6Domain.lo snmpUDPDomain.lo snmpTCPDomain.lo snmpUnixDomain.lo snmpCallbackDomain.lo snmp_secmod.lo snmpusm.lo snmp_version.lo check_varbind.lo container.lo container_binary_array.lo container_null.lo container_list_ssll.lo container_iterator.lo cmu_compat.lo ucd_compat.lo -Wl,-O1 -lcrypto libtool: install: /usr/bin/install -c net-snmp-config /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/bin/net-snmp-config libtool: install: /usr/bin/install -c -m 644 ./include/ucd-snmp/ucd-snmp-config.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/ucd-snmp-config.h installing net-snmp-config in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/bin libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/version.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/version.h installing ucd-snmp-config.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp installing version.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: /usr/bin/install -c .libs/libnetsnmp.so.15.1.2 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.so.15.1.2 libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmp.so.15.1.2 libnetsnmp.so.15 || { rm -f libnetsnmp.so.15 && ln -s libnetsnmp.so.15.1.2 libnetsnmp.so.15; }; }) creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmp.so.15.1.2 libnetsnmp.so || { rm -f libnetsnmp.so && ln -s libnetsnmp.so.15.1.2 libnetsnmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetsnmp.lai /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.la libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/asn1.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/asn1.h libtool: install: /usr/bin/install -c .libs/libnetsnmp.a /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.a libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/net-snmp-includes.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/net-snmp-includes.h libtool: install: chmod 644 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.a libtool: install: /usr/bin/install -c .libs/libnetsnmp.so.15.1.2 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.so.15.1.2 libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmp.so.15.1.2 libnetsnmp.so.15 || { rm -f libnetsnmp.so.15 && ln -s libnetsnmp.so.15.1.2 libnetsnmp.so.15; }; }) installing asn1.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.a installing net-snmp-includes.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: /usr/bin/install -c -m 644 ./include/ucd-snmp/version.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/version.h installing version.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: warning: remember to run `libtool --finish /usr/lib' installing libnetsnmp.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmp.so.15.1.2 libnetsnmp.so || { rm -f libnetsnmp.so && ln -s libnetsnmp.so.15.1.2 libnetsnmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetsnmp.lai /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.la libtool: install: /usr/bin/install -c -m 644 include/net-snmp/net-snmp-config.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/net-snmp-config.h make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/default_store' libtool: install: /usr/bin/install -c .libs/libnetsnmp.a /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.a libtool: install: chmod 644 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.a installing include/net-snmp/net-snmp-config.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmp.a make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN' creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/callback.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/callback.h libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib libtool: install: warning: remember to run `libtool --finish /usr/lib' installing libnetsnmp.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/config_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/config_api.h installing callback.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ./include/ucd-snmp/mib_module_config.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/mib_module_config.h installing config_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp installing mib_module_config.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include/net-snmp/system running install running build running build_py warning: build_py: byte-compiling is disabled, skipping. running build_ext libtool: link: i686-pc-linux-gnu-gcc -shared .libs/snmp_client.o .libs/mib.o .libs/parse.o .libs/snmp_api.o .libs/snmp.o .libs/snmp_auth.o .libs/asn1.o .libs/md5.o .libs/snmp_parse_args.o .libs/system.o .libs/vacm.o .libs/int64.o .libs/read_config.o .libs/pkcs.o .libs/snmp_debug.o .libs/tools.o .libs/snmp_logging.o .libs/text_utils.o .libs/snmpv3.o .libs/lcd_time.o .libs/keytools.o .libs/file_utils.o .libs/scapi.o .libs/callback.o .libs/default_store.o .libs/snmp_alarm.o .libs/data_list.o .libs/oid_stash.o .libs/fd_event_manager.o .libs/mt_support.o .libs/snmp_enum.o .libs/snmp-tc.o .libs/snmp_service.o .libs/snprintf.o .libs/strlcpy.o .libs/strtol.o .libs/strtoul.o .libs/strtok_r.o .libs/snmp_transport.o .libs/snmpUDPIPv6Domain.o .libs/snmpTCPIPv6Domain.o .libs/snmpUDPDomain.o .libs/snmpTCPDomain.o .libs/snmpUnixDomain.o .libs/snmpCallbackDomain.o .libs/snmp_secmod.o .libs/snmpusm.o .libs/snmp_version.o .libs/check_varbind.o .libs/container.o .libs/container_binary_array.o .libs/container_null.o .libs/container_list_ssll.o .libs/container_iterator.o .libs/cmu_compat.o .libs/ucd_compat.o -lcrypto -Wl,-O1 -Wl,-soname -Wl,libsnmp.so.15 -o .libs/libsnmp.so.15.1.2 running install_lib creating /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6 creating /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages creating /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp copying build/lib.linux-i686-2.6/netsnmp/client_intf.so -> /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp creating /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp/tests copying build/lib.linux-i686-2.6/netsnmp/tests/test.py -> /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp/tests copying build/lib.linux-i686-2.6/netsnmp/tests/__init__.py -> /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp/tests copying build/lib.linux-i686-2.6/netsnmp/client.py -> /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp copying build/lib.linux-i686-2.6/netsnmp/__init__.py -> /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info running egg_info creating netsnmp_python.egg-info writing netsnmp_python.egg-info/PKG-INFO libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/mib_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/mib_api.h writing top-level names to netsnmp_python.egg-info/top_level.txt writing dependency_links to netsnmp_python.egg-info/dependency_links.txt writing manifest file 'netsnmp_python.egg-info/SOURCES.txt' reading manifest file 'netsnmp_python.egg-info/SOURCES.txt' libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib writing manifest file 'netsnmp_python.egg-info/SOURCES.txt' Copying netsnmp_python.egg-info to /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/python2.6/site-packages/netsnmp_python-1.0a1-py2.6.egg-info running install_scripts installing mib_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/default_store.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/default_store.h installing default_store.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/aix.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/aix.h libtool: link: i686-pc-linux-gnu-gcc -shared .libs/snmp_client.o .libs/mib.o .libs/parse.o .libs/snmp_api.o .libs/snmp.o .libs/snmp_auth.o .libs/asn1.o .libs/md5.o .libs/snmp_parse_args.o .libs/system.o .libs/vacm.o .libs/int64.o .libs/read_config.o .libs/pkcs.o .libs/snmp_debug.o .libs/tools.o .libs/snmp_logging.o .libs/text_utils.o .libs/snmpv3.o .libs/lcd_time.o .libs/keytools.o .libs/file_utils.o .libs/scapi.o .libs/callback.o .libs/default_store.o .libs/snmp_alarm.o .libs/data_list.o .libs/oid_stash.o .libs/fd_event_manager.o .libs/mt_support.o .libs/snmp_enum.o .libs/snmp-tc.o .libs/snmp_service.o .libs/snprintf.o .libs/strlcpy.o .libs/strtol.o .libs/strtoul.o .libs/strtok_r.o .libs/snmp_transport.o .libs/snmpUDPIPv6Domain.o .libs/snmpTCPIPv6Domain.o .libs/snmpUDPDomain.o .libs/snmpTCPDomain.o .libs/snmpUnixDomain.o .libs/snmpCallbackDomain.o .libs/snmp_secmod.o .libs/snmpusm.o .libs/snmp_version.o .libs/check_varbind.o .libs/container.o .libs/container_binary_array.o .libs/container_null.o .libs/container_list_ssll.o .libs/container_iterator.o .libs/cmu_compat.o .libs/ucd_compat.o -lcrypto -Wl,-O1 -Wl,-soname -Wl,libsnmp.so.15 -o .libs/libsnmp.so.15.1.2 installing aix.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/bsd.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/bsd.h installing bsd.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system ---------------------------------------------------------------------- Libraries have been installed in: libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/output_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/output_api.h /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. installing output_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp ---------------------------------------------------------------------- make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/ASN' libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/int64.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/int64.h installing int64.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID' ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/pdu_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/pdu_api.h ---------------------------------------------------------------------- libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/bsdi3.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/bsdi3.h installing pdu_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp installing bsdi3.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/keytools.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/keytools.h installing keytools.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/session_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/session_api.h make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/OID' libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/bsdi4.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/bsdi4.h installing session_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp installing bsdi4.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent' libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/mib.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/mib.h installing mib.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp make[3]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/Support' libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/snmpv3_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/snmpv3_api.h libtool: link: (cd ".libs" && rm -f "libsnmp.so.15" && ln -s "libsnmp.so.15.1.2" "libsnmp.so.15") installing snmpv3_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: link: (cd ".libs" && rm -f "libsnmp.so.15" && ln -s "libsnmp.so.15.1.2" "libsnmp.so.15") make[3]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/Support' libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/bsdi.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/bsdi.h libtool: link: (cd ".libs" && rm -f "libsnmp.so" && ln -s "libsnmp.so.15.1.2" "libsnmp.so") libtool: link: (cd ".libs" && rm -f "libsnmp.so" && ln -s "libsnmp.so.15.1.2" "libsnmp.so") make[3]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store' installing bsdi.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system ln: creating symbolic link `libsnmp.so': File exists libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/parse.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/parse.h installing parse.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: link: i686-pc-linux-gnu-ar cru .libs/libsnmp.a snmp_client.o mib.o parse.o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_args.o system.o vacm.o int64.o read_config.o pkcs.o snmp_debug.o tools.o snmp_logging.o text_utils.o snmpv3.o lcd_time.o keytools.o file_utils.o scapi.o callback.o default_store.o snmp_alarm.o data_list.o oid_stash.o fd_event_manager.o mt_support.o snmp_enum.o snmp-tc.o snmp_service.o snprintf.o strlcpy.o strtol.o strtoul.o strtok_r.o snmp_transport.o snmpUDPIPv6Domain.o snmpTCPIPv6Domain.o snmpUDPDomain.o snmpTCPDomain.o snmpUnixDomain.o snmpCallbackDomain.o snmp_secmod.o snmpusm.o snmp_version.o check_varbind.o container.o container_binary_array.o container_null.o container_list_ssll.o container_iterator.o cmu_compat.o ucd_compat.o make[1]: *** [libsnmp.la] Error 1 make[1]: *** Waiting for unfinished jobs.... libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/varbind_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/varbind_api.h libtool: link: i686-pc-linux-gnu-ranlib .libs/libsnmp.a installing varbind_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/cygwin.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/cygwin.h libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/read_config.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/read_config.h installing cygwin.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system installing read_config.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: link: ( cd ".libs" && rm -f "libsnmp.la" && ln -s "../libsnmp.la" "libsnmp.la" ) make[3]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent/default_store' : libsnmp.la libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/types.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/types.h libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/darwin.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/darwin.h installing types.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp installing darwin.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/scapi.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/scapi.h installing scapi.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/utilities.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/utilities.h libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/darwin7.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/darwin7.h installing utilities.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: /usr/bin/install -c .libs/libsnmp.so.15.1.2 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libsnmp.so.15.1.2 installing darwin7.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_alarm.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_alarm.h libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libsnmp.so.15.1.2 libsnmp.so.15 || { rm -f libsnmp.so.15 && ln -s libsnmp.so.15.1.2 libsnmp.so.15; }; }) installing snmp_alarm.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libsnmp.so.15.1.2 libsnmp.so || { rm -f libsnmp.so && ln -s libsnmp.so.15.1.2 libsnmp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsnmp.lai /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libsnmp.la libtool: install: /usr/bin/install -c .libs/libsnmp.a /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libsnmp.a make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/agent' libtool: install: chmod 644 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libsnmp.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libsnmp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' installing libsnmp.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP' libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/darwin8.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/darwin8.h libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/version.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/version.h installing version.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp installing darwin8.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_api.h installing snmp_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/definitions.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/definitions.h installing definitions.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/darwin9.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/darwin9.h installing darwin9.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_client.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_client.h installing snmp_client.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include/net-snmp/library make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/SNMP' make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver' libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_debug.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_debug.h libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/freebsd5.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/freebsd5.h installing snmp_debug.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp installing freebsd5.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/README /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/README installing README in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp.h ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/freebsd6.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/freebsd6.h installing snmp.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp ---------------------------------------------------------------------- make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib' making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent installing freebsd6.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/asn1.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/asn1.h installing asn1.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl/TrapReceiver' libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/dynix.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/dynix.h installing dynix.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system Appending installation info to /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/perl5/5.10.1/i686-linux-thread-multi/perllocal.pod libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_impl.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_impl.h make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent' installing snmp_impl.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/callback.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/callback.h installing callback.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_logging.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_logging.h installing snmp_logging.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/freebsd2.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/freebsd2.h make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers' installing freebsd2.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/container.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/container.h installing container.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_parse_args.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_parse_args.h installing snmp_parse_args.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: warning: relinking `libnetsnmpagent.la' libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent; /bin/sh /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/libtool --mode=relink i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmpagent.la snmp_agent.lo snmp_vars.lo agent_read_config.lo agent_registry.lo agent_index.lo agent_trap.lo kernel.lo agent_handler.lo mibgroup/snmpv3/usmConf.lo mibgroup/agentx/master.lo mibgroup/agentx/subagent.lo mibgroup/utilities/execute.lo mibgroup/utilities/iquery.lo mibgroup/mibII/vacm_conf.lo mibgroup/agentx/protocol.lo mibgroup/agentx/client.lo mibgroup/agentx/master_admin.lo mibgroup/agentx/agentx_config.lo snmp_perl.lo ../snmplib/libnetsnmp.la -lwrap -Wl,-O1 -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -inst-prefix-dir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/) libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/freebsd3.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/freebsd3.h libtool: install: warning: relinking `libnetsnmpmibs.la' installing freebsd3.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent; /bin/sh /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/libtool --mode=relink i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmpmibs.la mibgroup/ucd-snmp/dlmod.lo mibgroup/host/hr_system.lo mibgroup/host/hr_storage.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/host/hr_filesys.lo mibgroup/host/hr_swrun.lo mibgroup/host/hr_swinst.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/snmpMPDStats.lo mibgroup/snmpv3/usmStats.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/at.lo mibgroup/mibII/ip.lo mibgroup/mibII/snmp_mib.lo mibgroup/mibII/tcp.lo mibgroup/mibII/icmp.lo mibgroup/mibII/udp.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/ipv6.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/disk.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/snmpTargetAddrEntry.lo mibgroup/target/snmpTargetParamsEntry.lo mibgroup/target/target.lo mibgroup/target/target_counters.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/disman/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_linux.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_linux.lo mibgroup/util_funcs.lo mibgroup/mibII/kernel_linux.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/mibII/tcpTable.lo mibgroup/mibII/udpTable.lo mibgroup/mibII/vacm_context.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/header_complex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_linux.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_linux.lo mibgroup/ip-mib/data_access/scalars_linux.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_linux.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_linux.lo mibgroup/if-mib/data_access/interface_ioctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_linux.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_linux.lo mibgroup/ip-forward-mib/data_access/route_ioctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_linux.lo mibgroup/ip-mib/data_access/ipaddress_ioctl.lo mib_modules.lo auto_nlist.lo helpers/libnetsnmphelpers.la libnetsnmpagent.la ../snmplib/libnetsnmp.la -ldl -Wl,-O1 -inst-prefix-dir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree libtool: install: warning: relinking `libnetsnmphelpers.la' libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers; /bin/sh /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/libtool --mode=relink i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmphelpers.la all_helpers.lo baby_steps.lo bulk_to_next.lo cache_handler.lo debug_handler.lo instance.lo mode_end_call.lo multiplexer.lo null.lo old_api.lo read_only.lo row_merge.lo scalar.lo scalar_group.lo serialize.lo stash_cache.lo stash_to_next.lo table.lo table_array.lo table_container.lo table_data.lo table_dataset.lo table_iterator.lo table_row.lo table_tdata.lo watcher.lo ../libnetsnmpagent.la ../../snmplib/libnetsnmp.la -Wl,-O1 -inst-prefix-dir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/) libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/container_binary_array.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/container_binary_array.h installing container_binary_array.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp-tc.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp-tc.h installing snmp-tc.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/freebsd4.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/freebsd4.h installing freebsd4.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/container_list_ssll.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/container_list_ssll.h installing container_list_ssll.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmpusm.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmpusm.h installing snmpusm.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/freebsd.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/freebsd.h installing freebsd.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/container_iterator.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/container_iterator.h installing container_iterator.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/SNMP/SNMP.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/SNMP/SNMP.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/ASN/ASN.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/ASN/ASN.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/TrapReceiver/TrapReceiver.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/TrapReceiver/TrapReceiver.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/agent/agent.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/agent/agent.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/agent/default_store/default_store.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/agent/default_store/default_store.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/OID/OID.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/OID/OID.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/default_store/default_store.so Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/default_store/default_store.bs Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/SNMP.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/Bundle/Makefile.subs.pl Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/SNMP/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/ASN/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/TrapReceiver/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/agent/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/agent/default_store/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/OID/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/auto/NetSNMP/default_store/autosplit.ix Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/OID.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/default_store.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/TrapReceiver.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/agent.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/ASN.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/agent/default_store.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/agent/netsnmp_request_infoPtr.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/lib/perl5/site_perl/5.10.1/i686-linux-thread-multi/NetSNMP/agent/Support.pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::OID.3pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::ASN.3pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::agent::default_store.3pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::TrapReceiver.3pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::agent.3pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::default_store.3pm Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/SNMP.3 Installing /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/share/man/man3/NetSNMP::netsnmp_request_infoPtr.3pm libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/generic.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/generic.h installing generic.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmpv3.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmpv3.h make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/perl' installing snmpv3.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/container_null.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/container_null.h libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/snmp_agent.o .libs/snmp_vars.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_index.o .libs/agent_trap.o .libs/kernel.o .libs/agent_handler.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/client.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o .libs/snmp_perl.o -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib -L/usr/lib -lnetsnmp -lcrypto -lwrap -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-O1 -Wl,-E -Wl,-soname -Wl,libnetsnmpagent.so.15 -o .libs/libnetsnmpagent.so.15.1.2 installing container_null.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/hpux.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/hpux.h installing hpux.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/snmp_vars.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/snmp_vars.h libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/factory.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/factory.h installing snmp_vars.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp installing factory.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/all_helpers.o .libs/baby_steps.o .libs/bulk_to_next.o .libs/cache_handler.o .libs/debug_handler.o .libs/instance.o .libs/mode_end_call.o .libs/multiplexer.o .libs/null.o .libs/old_api.o .libs/read_only.o .libs/row_merge.o .libs/scalar.o .libs/scalar_group.o .libs/serialize.o .libs/stash_cache.o .libs/stash_to_next.o .libs/table.o .libs/table_array.o .libs/table_container.o .libs/table_data.o .libs/table_dataset.o .libs/table_iterator.o .libs/table_row.o .libs/table_tdata.o .libs/watcher.o -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib -L/usr/lib -lnetsnmpagent -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lwrap -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lnetsnmp -lcrypto -Wl,-O1 -Wl,-soname -Wl,libnetsnmphelpers.so.15 -o .libs/libnetsnmphelpers.so.15.1.2 libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/irix.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/irix.h installing irix.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lnetsnmpagent collect2: ld returned 1 exit status libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/struct.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/struct.h installing struct.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/data_list.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/data_list.h libtool: install: error: relink `libnetsnmphelpers.la' with the above command before installing it installing libnetsnmphelpers.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib installing data_list.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/linux.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/linux.h installing linux.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c .libs/libnetsnmpagent.so.15.1.2T /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmpagent.so.15.1.2 libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmpagent.so.15.1.2 libnetsnmpagent.so.15 || { rm -f libnetsnmpagent.so.15 && ln -s libnetsnmpagent.so.15.1.2 libnetsnmpagent.so.15; }; }) libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/system.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/system.h libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmpagent.so.15.1.2 libnetsnmpagent.so || { rm -f libnetsnmpagent.so && ln -s libnetsnmpagent.so.15.1.2 libnetsnmpagent.so; }; }) installing system.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib libtool: install: /usr/bin/install -c .libs/libnetsnmpagent.lai /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmpagent.la libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/default_store.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/default_store.h libtool: install: /usr/bin/install -c .libs/libnetsnmpagent.a /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmpagent.a installing default_store.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: chmod 644 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmpagent.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmpagent.a libtool: install: warning: remember to run `libtool --finish /usr/lib' installing libnetsnmpagent.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/mingw32.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/mingw32.h installing mingw32.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/tools.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/tools.h installing tools.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/fd_event_manager.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/fd_event_manager.h installing fd_event_manager.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/mips.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/mips.h installing mips.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/ucd-snmp/transform_oids.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp/transform_oids.h installing transform_oids.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/ucd-snmp libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/file_utils.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/file_utils.h installing file_utils.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: relink: i686-pc-linux-gnu-gcc -shared mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_storage.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/host/.libs/hr_filesys.o mibgroup/host/.libs/hr_swrun.o mibgroup/host/.libs/hr_swinst.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/snmpMPDStats.o mibgroup/snmpv3/.libs/usmStats.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/at.o mibgroup/mibII/.libs/ip.o mibgroup/mibII/.libs/snmp_mib.o mibgroup/mibII/.libs/tcp.o mibgroup/mibII/.libs/icmp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/ipv6.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/disk.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/target/.libs/target_counters.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.libs/nsDebug.o mibgroup/agent/.libs/nsCache.o mibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_linux.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_linux.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/kernel_linux.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/mibII/.libs/tcpTable.o mibgroup/mibII/.libs/udpTable.o mibgroup/mibII/.libs/vacm_context.o mibgroup/ip-mib/.libs/ip_scalars.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_linux.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_linux.o mibgroup/ip-mib/data_access/.libs/scalars_linux.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tcpConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_linux.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_linux.o mibgroup/if-mib/data_access/.libs/interface_ioctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_linux.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_linux.o mibgroup/ip-forward-mib/data_access/.libs/route_ioctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_linux.o mibgroup/ip-mib/data_access/.libs/ipaddress_ioctl.o .libs/mib_modules.o .libs/auto_nlist.o -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib -L/usr/lib -lnetsnmphelpers -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lnetsnmpagent -lwrap -lperl -lpthread -lnsl -lm -lcrypt -lutil -lc -lnetsnmp -lcrypto -ldl -Wl,-O1 -Wl,-soname -Wl,libnetsnmpmibs.so.15 -o .libs/libnetsnmpmibs.so.15.1.2 ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers' libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/netbsd.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/netbsd.h making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/mibgroup installing netbsd.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/int64.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/int64.h installing int64.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library /usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lnetsnmphelpers collect2: ld returned 1 exit status libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/openbsd.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/openbsd.h installing openbsd.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: error: relink `libnetsnmpmibs.la' with the above command before installing it installing libnetsnmpmibs.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/keytools.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/keytools.h ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- installing keytools.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/osf5.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/osf5.h make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/mibgroup' installing osf5.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/mibgroup' libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/mib.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/mib.h installing mib.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/solaris2.3.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/solaris2.3.h installing solaris2.3.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/md5.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/md5.h installing md5.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/solaris2.4.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/solaris2.4.h installing solaris2.4.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/parse.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/parse.h installing parse.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/solaris2.5.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/solaris2.5.h make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent' making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps installing solaris2.5.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/read_config.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/read_config.h installing read_config.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps' making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps/snmpnetstat make[2]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps/snmpnetstat' libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/solaris2.6.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/solaris2.6.h make[2]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps/snmpnetstat' libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/scapi.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/scapi.h installing solaris2.6.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system installing scapi.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: warning: relinking `libnetsnmptrapd.la' libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps; /bin/sh /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/libtool --mode=relink i686-pc-linux-gnu-gcc -DNETSNMP_ENABLE_IPV6 -O2 -pipe -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -rpath /usr/lib -version-info 16:2:1 -o libnetsnmptrapd.la snmptrapd_handlers.lo snmptrapd_log.lo snmptrapd_auth.lo ../agent/libnetsnmpmibs.la ../snmplib/libnetsnmp.la -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -inst-prefix-dir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/) libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/solaris.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/solaris.h libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp.h installing solaris.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system installing snmp.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_alarm.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_alarm.h libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/sunos.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/sunos.h installing snmp_alarm.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library installing sunos.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_api.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_api.h libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/svr5.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/svr5.h installing snmp_api.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library installing svr5.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_assert.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_assert.h libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/sysv.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/sysv.h installing sysv.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system installing snmp_assert.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/ultrix4.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/ultrix4.h libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_client.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_client.h installing ultrix4.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system installing snmp_client.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/system/dragonfly.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system/dragonfly.h libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_debug.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_debug.h installing dragonfly.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/system installing snmp_debug.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/machine mkdir /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image/usr/include/net-snmp/machine libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/snmptrapd_handlers.o .libs/snmptrapd_log.o .libs/snmptrapd_auth.o -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/agent/helpers/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib/.libs -L/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib -L/usr/lib -lnetsnmpmibs -L/usr/local/lib -L/usr/lib/perl5/5.10.1/i686-linux-thread-multi/CORE -lnetsnmphelpers -lnetsnmpagent -lwrap -lnetsnmp -lcrypto -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-E -Wl,-soname -Wl,libnetsnmptrapd.so.15 -o .libs/libnetsnmptrapd.so.15.1.2 libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_impl.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_impl.h installing snmp_impl.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ./include/net-snmp/machine/generic.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/machine/generic.h installing generic.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/machine libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_logging.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_logging.h installing snmp_logging.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c .libs/libnetsnmptrapd.so.15.1.2T /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmptrapd.so.15.1.2 libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmptrapd.so.15.1.2 libnetsnmptrapd.so.15 || { rm -f libnetsnmptrapd.so.15 && ln -s libnetsnmptrapd.so.15.1.2 libnetsnmptrapd.so.15; }; }) libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_parse_args.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_parse_args.h libtool: install: (cd /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib && { ln -s -f libnetsnmptrapd.so.15.1.2 libnetsnmptrapd.so || { rm -f libnetsnmptrapd.so && ln -s libnetsnmptrapd.so.15.1.2 libnetsnmptrapd.so; }; }) installing snmp_parse_args.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c .libs/libnetsnmptrapd.lai /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmptrapd.la libtool: install: /usr/bin/install -c .libs/libnetsnmptrapd.a /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmptrapd.a libtool: install: chmod 644 /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmptrapd.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib/libnetsnmptrapd.a libtool: install: warning: remember to run `libtool --finish /usr/lib' installing libnetsnmptrapd.la in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/lib libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_service.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_service.h installing snmp_service.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: finish: PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.5.0:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/opt/c3-4:/opt/eagle-5.9.0/bin:/opt/vmware/vix/bin:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/sbin" ldconfig -n /usr/lib libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp-tc.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp-tc.h installing snmp-tc.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpv3.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpv3.h installing snmpv3.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/system.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/system.h installing system.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/text_utils.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/text_utils.h ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- installing text_utils.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/apps' making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/man make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/man' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/man' making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/local make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/local' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/local' making installlibs in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/mibs make[1]: Entering directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/mibs' libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/tools.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/tools.h make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/mibs' installing tools.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/transform_oids.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/transform_oids.h installing transform_oids.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/cmu_compat.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/cmu_compat.h installing cmu_compat.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/getopt.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/getopt.h installing getopt.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/lcd_time.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/lcd_time.h installing lcd_time.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/mt_support.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/mt_support.h installing mt_support.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/oid_stash.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/oid_stash.h installing oid_stash.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_enum.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_enum.h installing snmp_enum.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_secmod.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_secmod.h installing snmp_secmod.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/ucd_compat.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/ucd_compat.h installing ucd_compat.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/vacm.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/vacm.h installing vacm.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/check_varbind.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/check_varbind.h installing check_varbind.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmp_transport.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmp_transport.h installing snmp_transport.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/winpipe.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/winpipe.h installing winpipe.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/winservice.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/winservice.h installing winservice.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpUDPIPv6Domain.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpUDPIPv6Domain.h installing snmpUDPIPv6Domain.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpTCPIPv6Domain.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpTCPIPv6Domain.h installing snmpTCPIPv6Domain.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpUDPDomain.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpUDPDomain.h installing snmpUDPDomain.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpTCPDomain.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpTCPDomain.h installing snmpTCPDomain.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpUnixDomain.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpUnixDomain.h installing snmpUnixDomain.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpCallbackDomain.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpCallbackDomain.h installing snmpCallbackDomain.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpusm.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpusm.h installing snmpusm.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library creating directory /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library libtool: install: /usr/bin/install -c -m 644 ../include/net-snmp/library/snmpv3-security-includes.h /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library/snmpv3-security-includes.h installing ../include/net-snmp/library/snmpv3-security-includes.h in /var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/image//usr/include/net-snmp/library make[1]: Leaving directory `/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1/snmplib' make: *** [installsubdirs] Error 1 * ERROR: net-analyzer/net-snmp-5.4.2.1-r4 failed: * make install failed * * Call stack: * ebuild.sh, line 54: Called src_install * environment, line 5412: Called die * The specific snippet of code: * make DESTDIR="${D}" install || die "make install failed"; * * If you need support, post the output of 'emerge --info =net-analyzer/net-snmp-5.4.2.1-r4', * the complete build log and the output of 'emerge -pqv =net-analyzer/net-snmp-5.4.2.1-r4'. * The complete build log is located at '/var/log/portage/build/net-analyzer/net-snmp-5.4.2.1-r4:20100430-190849.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/temp/environment'. * S: '/var/tmp/portage/net-analyzer/net-snmp-5.4.2.1-r4/work/net-snmp-5.4.2.1'