Re: Binaries for Solaris 5.5.1. or build advice
stan <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 03, 2008 at 09:22:27PM +0200, Thomas Anders wrote:
> stan wrote:
> > Well, as the saying goes, I have good news, ad have bad nws. The good news
> > is that the pre release version seems to go a lot further in the build
> > process. The bad nes is that is dies with a really strnage linker erro,
> > whic i have no idea what it means. Here's the build results:
> >
> > ld: fatal: relocations remain against allocatable but non-writable sections
>
> It looks like there are problems with shared library linking on your
> system. If you don't mind ending up with a static build, try
>
> ./configure --enable-static --disable-shared --prefix=/opt/net-snmp &&
> make && make test
>
> and report back.
>
OK, here is the typescript from that build atempt.
Script started on Thu Jul 03 16:22:11 2008
AP0502# ./configure --enable-static --disable-shared --prefix=/opt/net-snmp && make && make test
checking what to build and install... agent apps man local mibs
using default persistent mask 077
using default AgentX socket /var/agentx/master
using default "enterprise.net-snmp"
using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..."
using default notifications "NET-SNMP-MIB::netSnmpNotifications"
using OS default send buffer size for server sockets
using OS default recv buffer size for server sockets
using OS default send buffer size for client sockets
using OS default recv buffer size for client sockets
checking if I need to feed myself to ksh... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for AIX... no
checking build system type... sparc-sun-solaris2.5.1
checking host system type... sparc-sun-solaris2.5.1
checking target system type... sparc-sun-solaris2.5.1
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 786240
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.5.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.5.1 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... ./install-sh -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for egrep... (cached) egrep
checking for ps... /usr/bin/ps
checking for perl... /opt/LWperl/bin/perl
checking for python... no
checking for whoami... whoami
checking for sed... /usr/xpg4/bin/sed
checking for find... find
checking for autoconf... no
checking for autoheader... no
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.pre2
checking for developer gcc flags...
checking whether to un-define target system token (before redefining)... no
checking for system include file... net-snmp/system/solaris2.5.h
checking for machine-type include file... net-snmp/machine/generic.h
checking for gcc... /opt/GCC2721/bin/gcc
checking for additional cpp flags... -x c
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for intmax_t... no
checking size of intmax_t... 0
checking for int8_t... no
checking for uint8_t... no
checking for u_int8_t... no
checking for int16_t... no
checking for uint16_t... no
checking for u_int16_t... no
checking for int32_t... no
checking for uint32_t... no
checking for u_int32_t... no
checking for int64_t... no
checking for uint64_t... no
checking for u_int64_t... no
checking for intmax_t... (cached) no
checking for uintmax_t... no
checking for off64_t... no
checking for uintptr_t... no
checking for intptr_t... no
checking for Counter64... no
checking for platform-specific source...
checking for and configuring transport modules to use... Callback Unix TCP UDP.
checking for security modules to use... usm
checking for and configuring mib modules to use... default_modules.
default_modules snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmConf snmpv3/usmUser mibII/system_mib mibII/sysORTable mibII/at mibII/ifTable mibII/ip mibII/snmp_mib mibII/tcp mibII/icmp mibII/udp mibII/vacm_vars mibII/setSerialNo 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/dlmod 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/snmpTarget
ParamsEntry target/target target/target_counters agent/nsTransactionTable agent/nsModuleTable agent/nsDebug agent/nsCache agent/nsLogging agent/nsVacmAccessTable agentx/master agentx/subagen
t 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 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 util_func
s kernel_sunos5 mibII/interfaces mibII/ipAddr mibII/var_route mibII/route_write mibII/tcpTable mibII/udpTable mibII/vacm_context mibII/vacm_conf hardware/memory hardware/cpu header_complex s
nmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable agentx/protocol agentx/client agentx/master_admin agentx/agentx_config if-mib/data_access/interface hardware/memory/hw_mem hardware/memory/memory_solaris hardware/cpu/cpu hardware/cpu/cpu_kstat snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access
.
checking if directories need to be created... .
checking default mib files to read... :IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:HOST-RESOURCES-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:HOST-RESOURCES-TYPES:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:NET-SNMP-EXTEND-MIB:UCD-DLMOD-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... /dev/ksyms
checking for mount table location... /etc/mnttab
checking for location of swap device... none
checking for nlist in -lelf... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for gethostbyname... (cached) no
checking for gethostbyname in -lsocket... yes
checking for kstat_lookup in -lkstat... yes
checking for EVP_md5 in -lcrypto... yes
checking for AES_cfb128_encrypt in -lcrypto... no
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... yes
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... yes
checking for nlist64... no
checking for knlist... no
checking for potential embedded Perl support... disabled
checking if we can install the Perl modules... no
checking if we should install the python bindings... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... no
checking fstab.h presence... no
checking for fstab.h... no
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... yes
checking sys/vm.h presence... yes
checking for sys/vm.h... yes
checking vm/vm.h usability... no
checking vm/vm.h presence... no
checking for vm/vm.h... no
checking sys/vmmeter.h usability... yes
checking sys/vmmeter.h presence... yes
checking for sys/vmmeter.h... yes
checking sys/vmparam.h usability... yes
checking sys/vmparam.h presence... yes
checking for sys/vmparam.h... yes
checking sys/vmmac.h usability... yes
checking sys/vmmac.h presence... yes
checking for sys/vmmac.h... yes
checking sys/vmsystm.h usability... yes
checking sys/vmsystm.h presence... yes
checking for sys/vmsystm.h... yes
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... yes
checking sys/mnttab.h presence... yes
checking for sys/mnttab.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mntent.h usability... yes
checking sys/mntent.h presence... yes
checking for sys/mntent.h... yes
checking kstat.h usability... yes
checking kstat.h presence... yes
checking for kstat.h... yes
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... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
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... yes
checking for netinet/tcp.h... yes
checking for netinet/tcpip.h... yes
checking for netinet/udp.h... yes
checking for net/if.h... yes
checking for netinet/in_var.h... yes
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... yes
checking for netinet/tcp_var.h... yes
checking for netinet/udp_var.h... yes
checking for netinet/icmp_var.h... yes
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... no
checking for stdlib.h... (cached) yes
checking for net/if_types.h... no
checking for sys/queue.h... no
checking for osreldate.h... no
checking for machine/types.h... no
checking for sys/user.h... yes
checking for sys/proc.h... yes
checking for sys/mbuf.h... no
checking for sys/mount.h... yes
checking for sys/dkstat.h... no
checking for sys/conf.h... yes
checking netinet/tcp_fsm.h usability... yes
checking netinet/tcp_fsm.h presence... yes
checking for netinet/tcp_fsm.h... yes
checking sys/protosw.h usability... yes
checking sys/protosw.h presence... yes
checking for sys/protosw.h... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
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... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking netipx/ipx.h usability... no
checking netipx/ipx.h presence... no
checking for netipx/ipx.h... no
checking pci/pci.h usability... no
checking pci/pci.h presence... no
checking for pci/pci.h... no
checking inet/mib2.h usability... yes
checking inet/mib2.h presence... yes
checking for inet/mib2.h... yes
checking kvm.h usability... yes
checking kvm.h presence... yes
checking for kvm.h... yes
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... no
checking for sys/stat.h... (cached) yes
checking for sys/vnode.h... yes
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... yes
checking sys/systeminfo.h presence... yes
checking for sys/systeminfo.h... yes
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... no
checking err.h presence... no
checking for err.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
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... yes
checking sys/dkio.h presence... yes
checking for sys/dkio.h... yes
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... no
checking linux/hdreg.h presence... no
checking for linux/hdreg.h... no
checking pkglocs.h usability... yes
checking pkglocs.h presence... yes
checking for pkglocs.h... yes
checking pkginfo.h usability... yes
checking pkginfo.h presence... yes
checking for pkginfo.h... yes
checking for pkginfo in -ladm... yes
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... yes
checking sys/stream.h presence... yes
checking for sys/stream.h... yes
checking for netinet/ip6.h... no
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... yes
checking for sys/disklabel.h... no
checking openssl/hmac.h usability... no
checking openssl/hmac.h presence... no
checking for openssl/hmac.h... no
checking openssl/evp.h usability... no
checking openssl/evp.h presence... no
checking for openssl/evp.h... no
checking openssl/aes.h usability... no
checking openssl/aes.h presence... no
checking for openssl/aes.h... no
checking openssl/des.h usability... no
checking openssl/des.h presence... no
checking for openssl/des.h... no
checking openssl/dh.h usability... no
checking openssl/dh.h presence... no
checking for openssl/dh.h... no
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... Internal MD5 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... no
checking for in_addr_t... no
checking for ssize_t... yes
checking for correct flags to ps... -e
checking whether byte ordering is bigendian... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking return type of signal handlers... void
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for setmntent... no
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... no
checking for regcomp... yes
checking for signal... yes
checking for setsid... yes
checking for sigset... yes
checking for sigblock... no
checking for sighold... yes
checking for strerror... yes
checking for setenv... no
checking for vsnprintf... no
checking for snprintf... no
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... no
checking for pread64... no
checking for getloadavg... no
checking for getaddrinfo... no
checking for getipnodebyname... no
checking for gai_strerror... no
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... no
checking for if_freenameindex... no
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... no
checking for chown... yes
checking for localtime_r... yes
checking for SIOCGIFADDR in sys/ioctl.h... no
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... no
checking for sockaddr.sa_len... no
checking for sockaddr.sa_union.sa_generic.sa_family2... no
checking for sockaddr_storage.ss_family... no
checking for sockaddr_storage.__ss_family... no
checking for rtentry.rt_dst... yes
checking type of rtentry structure... BSD-4.3
checking for struct rtentry has a rt_next node... no
checking for struct sockaddr_in6.sin6_scope_id... no
checking for rtentry.rt_unit... no
checking for rtentry.rt_refcnt... yes
checking for rtentry.rt_hash... yes
checking for rtentry.rt_use... yes
checking for tcpstat.tcp_rcvmemdrop... no
checking for ifnet.if_mtu... yes
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... no
checking for ifnet.if_type... no
checking for ifnet.if_imcasts... no
checking for ifnet.if_iqdrops... no
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... no
checking for ifnet.if_ibytes... no
checking for ifnet.if_addrlist... yes
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... yes
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... yes
checking for nlist64.n_value... no
checking for ipstat.ips_cantforward... yes
checking for ipstat.ips_cantfrag... no
checking for ipstat.ips_delivered... no
checking for ipstat.ips_fragdropped... yes
checking for ipstat.ips_fragtimeout... yes
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 if sysctl can read kernel information... no
checking whether TCP timers depend on `hz'... no
checking whether to prompt for values...
************** Configuration Section **************
You are about to be prompted with a series of questions. Answer
them carefully, as they determine how the SNMP agent and related
applications are to function.
After the configure script finishes, you can browse the newly
created net-snmp-config.h file for further - less important - parameters to
modify. Be careful if you re-run configure though, since net-snmp-config.h
will be overwritten.
-Press return to continue-
yes
checking Default version of SNMP to use...
*** Default SNMP Version:
Starting with Net-SNMP 5.0, you can choose the default version of
the SNMP protocol to use when no version is given explicitly on the
command line, or via an 'snmp.conf' file. In the past this was set to
SNMPv1, but you can use this to switch to SNMPv3 if desired. SNMPv3
will provide a more secure management environment (and thus you're
encouraged to switch to SNMPv3), but may break existing scripts that
rely on the old behaviour. (Though such scripts will probably need to
be changed to use the '-c' community flag anyway, as the SNMPv1
command line usage has changed as well.).
At this prompt you can select "1", "2" (for SNMPv2c), or "3" as
the default version for the command tools (snmpget, ...) to use. This
can always be overridden at runtime using the -v flag to the tools, or
by using the "defVersion" token in your snmp.conf file.
Providing the --with-default-snmp-version="x" parameter to ./configure
will avoid this prompt.
Default version of SNMP to use (3):
setting Default version of SNMP to use to... 3
checking System Contact Information...
*** System Contact Information:
Describes who should be contacted about the host the agent is
running on. This information is available in the MIB-II tree. This
can also be over-ridden using the "syscontact" syntax in the agent's
configuration files.
Providing the --with-sys-contact="contact" parameter to ./configure
will avoid this prompt.
System Contact Information (root@):
setting System Contact Information to... root@
checking System Location...
*** System Location:
Describes the location of the system. This information is
available in the MIB-II tree. this can also be over-ridden using the
"syslocation" syntax in the agent's configuration files.
Providing the --with-sys-location="location" parameter to ./configure
will avoid this prompt.
System Location (Unknown):
setting System Location to... Unknown
checking Location to write logfile...
*** Logfile location:
Enter the default location for the snmpd agent to dump
information & errors to. If not defined (enter the keyword "none"
at the prompt below) the agent will use stdout and stderr instead.
(Note: This value can be over-ridden using command line options.)
Providing the --with-logfile="path" parameter to ./configure
will avoid this prompt.
Location to write logfile (/var/log/snmpd.log):
setting Location to write logfile to... /var/log/snmpd.log
checking Location to write persistent information...
*** snmpd persistent storage location:
Enter a directory for the SNMP library to store persistent
data in the form of a configuration file. This default location is
different than the old default location (which was for ucd-snmp). If
you stay with the new path, I'll ask you in a second if you wish to
copy your files over to the new location (once only). If you pick
some other path than the default, you'll have to copy them yourself.
There is nothing wrong with picking the old path (/var/ucd-snmp) if
you'd rather.
Providing the --with-persistent-directory="path" parameter to
./configure will avoid this prompt.
Location to write persistent information (/var/net-snmp):
setting Location to write persistent information to... /var/net-snmp
checking If we should copy the old persistent directory...
*** Copying old ucd-snmp persistent files to net-snmp persistent directory:
Would you like to copy the older ucd-snmp persistent files
into your new net-snmp persistent file path? This will functionally
save all your ucd-snmp data and let it be used within the net-snmp
tools. This will only be done once when you run make install. If you
wish to do this, enter yes at the prompt.
Providing the --with-copy-persistent-files="no" (or "yes")
parameters to ./configure will avoid this prompt.
Copy ucd-snmp data into the net-snmp data directory (yes):
yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating snmplib/Makefile
config.status: creating apps/Makefile
config.status: creating apps/snmpnetstat/Makefile
config.status: creating agent/Makefile
config.status: creating agent/helpers/Makefile
config.status: creating agent/mibgroup/Makefile
config.status: creating local/Makefile
config.status: creating testing/Makefile
config.status: creating man/Makefile
config.status: creating mibs/Makefile
config.status: creating net-snmp-config
config.status: creating include/net-snmp/net-snmp-config.h
config.status: executing default commands
---------------------------------------------------------
Net-SNMP configuration summary:
---------------------------------------------------------
SNMP Versions Supported: 1 2c 3
Net-SNMP Version: 5.4.2.pre2
Building for: solaris2
Network transport support: Callback Unix TCP UDP
SNMPv3 Security Modules: usm
Agent MIB code: default_modules => snmpv3mibs mibII ucd_snmp notification notification-log-mib target agent_mibs agentx disman/event disman/schedule utilities host
Embedded Perl support: disabled
SNMP Perl modules: disabled
SNMP Python modules: disabled
Authentication support: MD5
Encryption support:
---------------------------------------------------------
gcc -E -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/opt/net-snmp/bin -x c ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript
echo 's#DATADIR#/opt/net-snmp/share#g' >> sedscript
echo 's#LIBDIR#/opt/net-snmp/lib#g' >> sedscript
echo 's#BINDIR#/opt/net-snmp/bin#g' >> sedscript
echo 's#PERSISTENT_DIRECTORY#/var/net-snmp#g' >> sedscript
echo 's#SYSCONFDIR#/opt/net-snmp/etc#g' >> sedscript
/usr/xpg4/bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf
making all in /usr/local/westvaco/src/pd/ucd-snmp/net-snmp-5.4.2.pre2/snmplib
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_client.lo snmp_client.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_client.c -o snmp_client.o
In file included from snmp_client.c:96:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o mib.lo mib.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c mib.c -o mib.o
In file included from mib.c:82:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
mib.c: In function `handle_print_numeric':
mib.c:2109: warning: assignment makes pointer from integer without a cast
mib.c: In function `netsnmp_init_mib':
mib.c:2545: warning: assignment makes pointer from integer without a cast
mib.c:2548: warning: assignment makes pointer from integer without a cast
mib.c:2555: warning: assignment makes pointer from integer without a cast
mib.c:2557: warning: assignment makes pointer from integer without a cast
mib.c:2560: warning: assignment makes pointer from integer without a cast
mib.c:2601: warning: assignment makes pointer from integer without a cast
mib.c:2610: warning: assignment makes pointer from integer without a cast
mib.c:2650: warning: assignment makes pointer from integer without a cast
mib.c:2653: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o parse.lo parse.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c parse.c -o parse.o
In file included from parse.c:105:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_api.lo snmp_api.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_api.c -o snmp_api.o
In file included from snmp_api.c:114:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
snmp_api.c: In function `snmp_add_var':
snmp_api.c:6913: warning: assignment makes pointer from integer without a cast
snmp_api.c:6913: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp.lo snmp.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp.c -o snmp.o
In file included from snmp.c:69:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_auth.lo snmp_auth.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_auth.c -o snmp_auth.o
In file included from snmp_auth.c:81:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o asn1.lo asn1.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c asn1.c -o asn1.o
In file included from ../include/net-snmp/output_api.h:9,
from asn1.c:188:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o md5.lo md5.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c md5.c -o md5.o
In file included from ../include/net-snmp/utilities.h:16,
from md5.c:66:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_parse_args.lo snmp_parse_args.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_parse_args.c -o snmp_parse_args.o
In file included from snmp_parse_args.c:65:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o system.lo system.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c system.c -o system.o
In file included from system.c:141:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
system.c: In function `mkdirhier':
system.c:1025: warning: assignment makes pointer from integer without a cast
system.c:1047: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o vacm.lo vacm.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c vacm.c -o vacm.o
In file included from vacm.c:60:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o int64.lo int64.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c int64.c -o int64.o
In file included from int64.c:22:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o read_config.lo read_config.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c read_config.c -o read_config.o
In file included from read_config.c:127:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
read_config.c: In function `snmp_config_when':
read_config.c:547: warning: assignment makes pointer from integer without a cast
read_config.c:567: warning: assignment makes pointer from integer without a cast
read_config.c: In function `read_configs_optional':
read_config.c:834: warning: assignment makes pointer from integer without a cast
read_config.c:846: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o pkcs.lo pkcs.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c pkcs.c -o pkcs.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_debug.lo snmp_debug.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_debug.c -o snmp_debug.o
In file included from snmp_debug.c:29:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
snmp_debug.c: In function `debug_register_tokens':
snmp_debug.c:138: warning: assignment makes pointer from integer without a cast
snmp_debug.c:159: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o tools.lo tools.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c tools.c -o tools.o
In file included from tools.c:54:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_logging.lo snmp_logging.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_logging.c -o snmp_logging.o
In file included from snmp_logging.c:80:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o text_utils.lo text_utils.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c text_utils.c -o text_utils.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from text_utils.c:2:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmpv3.lo snmpv3.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmpv3.c -o snmpv3.o
In file included from snmpv3.c:69:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o lcd_time.lo lcd_time.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c lcd_time.c -o lcd_time.o
In file included from lcd_time.c:45:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o keytools.lo keytools.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c keytools.c -o keytools.o
In file included from keytools.c:39:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o file_utils.lo file_utils.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c file_utils.c -o file_utils.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from file_utils.c:2:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o scapi.lo scapi.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c scapi.c -o scapi.o
In file included from scapi.c:53:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o callback.lo callback.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c callback.c -o callback.o
In file included from callback.c:48:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o default_store.lo default_store.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c default_store.c -o default_store.o
In file included from default_store.c:152:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
default_store.c: In function `netsnmp_ds_parse_boolean':
default_store.c:350: warning: assignment makes pointer from integer without a cast
default_store.c: In function `netsnmp_ds_handle_config':
default_store.c:397: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_alarm.lo snmp_alarm.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_alarm.c -o snmp_alarm.o
In file included from snmp_alarm.c:58:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o data_list.lo data_list.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c data_list.c -o data_list.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from data_list.c:7:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o oid_stash.lo oid_stash.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c oid_stash.c -o oid_stash.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from oid_stash.c:8:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o fd_event_manager.lo fd_event_manager.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c fd_event_manager.c -o fd_event_manager.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from fd_event_manager.c:6:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o mt_support.lo mt_support.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c mt_support.c -o mt_support.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_enum.lo snmp_enum.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_enum.c -o snmp_enum.o
In file included from snmp_enum.c:18:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp-tc.lo snmp-tc.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp-tc.c -o snmp-tc.o
In file included from snmp-tc.c:38:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_service.lo snmp_service.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_service.c -o snmp_service.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from snmp_service.c:6:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snprintf.lo snprintf.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snprintf.c -o snprintf.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o strlcpy.lo strlcpy.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c strlcpy.c -o strlcpy.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o strtol.lo strtol.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c strtol.c -o strtol.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o strtoul.lo strtoul.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c strtoul.c -o strtoul.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o strtok_r.lo strtok_r.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c strtok_r.c -o strtok_r.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_transport.lo snmp_transport.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_transport.c -o snmp_transport.o
In file included from ../include/net-snmp/output_api.h:9,
from snmp_transport.c:19:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmpUDPDomain.lo snmpUDPDomain.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmpUDPDomain.c -o snmpUDPDomain.o
In file included from snmpUDPDomain.c:55:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmpTCPDomain.lo snmpTCPDomain.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmpTCPDomain.c -o snmpTCPDomain.o
In file included from snmpTCPDomain.c:40:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmpUnixDomain.lo snmpUnixDomain.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmpUnixDomain.c -o snmpUnixDomain.o
In file included from snmpUnixDomain.c:30:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmpCallbackDomain.lo snmpCallbackDomain.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmpCallbackDomain.c -o snmpCallbackDomain.o
In file included from snmpCallbackDomain.c:39:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_secmod.lo snmp_secmod.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_secmod.c -o snmp_secmod.o
In file included from snmp_secmod.c:24:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmpusm.lo snmpusm.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmpusm.c -o snmpusm.o
In file included from snmpusm.c:61:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_version.lo snmp_version.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_version.c -o snmp_version.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o check_varbind.lo check_varbind.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c check_varbind.c -o check_varbind.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from check_varbind.c:3:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o container.lo container.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c container.c -o container.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from container.c:2:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
container.c: In function `netsnmp_container_find_factory':
container.c:159: warning: assignment makes pointer from integer without a cast
container.c:164: warning: assignment makes pointer from integer without a cast
container.c: In function `netsnmp_container_find_ct':
container.c:193: warning: assignment makes pointer from integer without a cast
container.c:198: warning: assignment makes pointer from integer without a cast
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o container_binary_array.lo container_binary_array.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c container_binary_array.c -o container_binary_array.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from container_binary_array.c:28:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o container_null.lo container_null.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c container_null.c -o container_null.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from container_null.c:28:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o container_list_ssll.lo container_list_ssll.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c container_list_ssll.c -o container_list_ssll.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from container_list_ssll.c:22:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o container_iterator.lo container_iterator.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c container_iterator.c -o container_iterator.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from container_iterator.c:22:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o cmu_compat.lo cmu_compat.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c cmu_compat.c -o cmu_compat.o
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o ucd_compat.lo ucd_compat.c
gcc -I../include -I. -I../snmplib -g -O2 -Dsolaris2=solaris2 -c ucd_compat.c -o ucd_compat.o
In file included from ucd_compat.c:8:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=link gcc -g -O2 -Dsolaris2=solaris2 -rpath /opt/net-snmp/lib -version-info 16:1: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 snmpUDPDomain.lo snmpTCPDomain.lo snmpUnixDomain.lo snmpCallbackDomain.lo snmp_secmod.lo snmpu
sm.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 -lkstat
mkdir .libs
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 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
ranlib .libs/libnetsnmp.a
creating libnetsnmp.la
(cd .libs && rm -f libnetsnmp.la && ln -s ../libnetsnmp.la libnetsnmp.la)
: libnetsnmp.la
making all in /usr/local/westvaco/src/pd/ucd-snmp/net-snmp-5.4.2.pre2/agent
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_agent.lo snmp_agent.c
gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_agent.c -o snmp_agent.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from snmp_agent.c:87:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -g -O2 -Dsolaris2=solaris2 -c -o snmp_vars.lo snmp_vars.c
gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -g -O2 -Dsolaris2=solaris2 -c snmp_vars.c -o snmp_vars.o
In file included from ../include/net-snmp/definitions.h:22,
from ../include/net-snmp/net-snmp-includes.h:71,
from snmp_vars.c:139:
../include/net-snmp/types.h:170: warning: `SIZEOF_INTMAX_T' redefined
../include/net-snmp/net-snmp-config.h:1163: warning: this is the location of the previous definition
In file included from /usr/include/sys/lwp.h:10,
from /usr/include/sys/klwp.h:19,
from /usr/include/sys/thread.h:13,
from /opt/GCC2721/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2.1/include/sys/proc.h:15,
from /usr/include/kvm.h:13,
from kernel.h:11,
from snmp_vars.c:142:
/usr/include/sys/synch.h:18: warning: redefinition of `uint8_t'
../include/net-snmp/types.h:87: warning: `uint8_t' previously declared here
/usr/include/sys/synch.h:22: conflicting types for `uint32_t'
../include/net-snmp/types.h:134: previous declaration of `uint32_t'
/usr/include/sys/synch.h:26: warning: redefinition of `uint64_t'
../include/net-snmp/types.h:162: warning: `uint64_t' previously declared here
snmp_vars.c: In function `add_to_init_list':
snmp_vars.c:394: warning: assignment makes pointer from integer without a cast
snmp_vars.c:400: warning: assignment makes pointer from integer without a cast
*** Error code 1
make: Fatal error: Command failed for target `snmp_vars.lo'
Current working directory /usr/local/westvaco/src/pd/ucd-snmp/net-snmp-5.4.2.pre2/agent
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
AP0502#
script done on Thu Jul 03 17:51:15 2008
--
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users