I receive the following error when trying to run the make after successfully completing the configure using the flags –with-libs=-lnm –cache-file=/dev/null. I set the default snmp to SNMPv2c and changed the name of the logfile to /var/log/net-snmpd.log. I have attached a text document with the full output of the configure. I was hoping to get an idea of what part of my system was causing the make to fail.
# make gcc -E -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/usr/local/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/local/share#g' >> sedscript echo 's#LIBDIR#/usr/local/lib#g' >> sedscript echo 's#BINDIR#/usr/local/bin#g' >> sedscript echo 's#PERSISTENT_DIRECTORY#/var/net-snmp#g' >> sedscript echo 's#SYSCONFDIR#/usr/local/etc#g' >> sedscript /bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf making all in /usr/local/src/net-snmp-5.1.4/snmplib /bin/sh ../libtool --mode=link gcc -g -O2 -Dhpux11 -rpath /usr/local/lib -version-info 8:0:0 -o libnetsnmp.la rm -fr .libs/libnetsnmp.la .libs/libnetsnmp.* .libs/libnetsnmp.* /usr/ccs/bin/ld -b +h libnetsnmp.sl.8 +b /usr/local/lib -o .libs/libnetsnmp.sl.8.0 -lc *** Error exit code 1
Stop. *** Error exit code 1
Stop.
Thanks – Mike Vollman |
#./configure --with-libs=-lnm --cache-file=/dev/null checking what to build and install... agent apps man local mibs using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" 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... grep -E checking for AIX... no checking build system type... hppa2.0w-hp-hpux11.00 checking host system type... hppa2.0w-hp-hpux11.00 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... /bin/nm -p checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library checking command to parse /bin/nm -p output... ok 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs 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 if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... relink checking whether stripping libraries is possible... no checking dynamic linker characteristics... hpux11.00 dld.sl checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool checking for a BSD-compatible install... ./install-sh -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ps... /bin/ps checking for perl... /usr/contrib/bin/perl checking for whoami... whoami checking for sed... /bin/sed checking for autoconf... no checking for autoheader... no checking for uname... /bin/uname checking for an ANSI C-conforming const... yes checking for inline... inline checking for net-snmp version number... 5.1.4 checking for developer gcc flags... checking target system type... hppa2.0w-hp-hpux11.00 checking for system include file... net-snmp/system/hpux.h checking for machine-type include file... net-snmp/machine/generic.h checking for gcc... /usr/local/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 int32_t... yes checking for uint32_t... yes checking for u_int32_t... no checking for int64_t... yes checking for uint64_t... yes checking for u_int64_t... 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... mibII ucd_snmp snmpv3mibs notification target agent_mibs agentx utilities. checking for and configuring mib modules pieces to use... mibII ucd_snmp snmpv3mibs notification target agent_mibs agentx utilities mibII/system_mib mibII/sysORTable mibII/at mibII/interfaces mibII/snmp_mib mibII/tcp mibII/icmp mibII/ip mibII/udp mibII/vacm_vars mibII/setSerialNo ucd-snmp/memory_hpux ucd-snmp/hpux ucd-snmp/vmstat_hpux ucd-snmp/proc ucd-snmp/versioninfo ucd-snmp/pass ucd-snmp/pass_persist ucd-snmp/disk ucd-snmp/loadave ucd-snmp/extensible ucd-snmp/errormib ucd-snmp/file ucd-snmp/dlmod ucd-snmp/proxy ucd-snmp/logmatch snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmUser notification/snmpNotifyTable notification/snmpNotifyFilterTable notification/snmpNotifyFilterProfileTable target/snmpTargetAddrEntry target/snmpTargetParamsEntry target/target target/target_counters agent/nsTransactionTable agent/nsModuleTable agent/nsDebug agent/nsCache agent/nsLogging agentx/master agentx/subagent utilities/override utilities/execute util_funcs mibII/tcpTable mibII/ipAddr mibII/var_route mibII/route_write mibII/udpTable mibII/vacm_context header_complex agentx/protocol agentx/client agentx/master_admin agentx/agentx_config. 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:UCD-SNMP-MIB:UCD-DEMO-MIB:SNMP-TARGET-MIB:NET-SNMP-AGENT-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:UCD-DLMOD-MIB:SNMP-FRAMEWORK-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM checking for location of system kernel... /stand/vmunix checking for mount table location... /etc/mnttab checking for location of swap device... /dev/dmem checking for asin in -lm... yes checking for nlist in -lelf... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for getservbyname... yes checking for kstat_lookup in -lkstat... no checking for nlist in -lmld... no checking for EVP_md5 in -lcrypto... no checking for AES_cfb128_encrypt... no checking for kvm_read in -lkvm... no checking for kvm_openfiles... no checking for nlist... yes checking for knlist... no checking for kvm_getprocs... no checking for kvm_getswapinfo... no checking whether we have to build PIC code... checking for dlopen in -ldl... no checking for dlopen... yes 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... yes checking xti.h presence... yes checking for xti.h... yes 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/socketvar.h usability... yes checking sys/socketvar.h presence... yes checking for sys/socketvar.h... yes 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... yes checking sys/fs.h presence... yes checking for sys/fs.h... yes checking mtab.h usability... yes checking mtab.h presence... yes checking for mtab.h... yes 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... yes checking machine/param.h presence... yes checking for machine/param.h... yes 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/timeout.h usability... yes checking sys/timeout.h presence... yes checking for sys/timeout.h... yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.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... no checking sys/select.h presence... no checking for sys/select.h... no 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... 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... 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... yes 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 sys/param.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... yes checking for sys/mount.h... yes checking sys/conf.h usability... yes checking sys/conf.h presence... yes checking for sys/conf.h... yes 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... 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 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... 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... no checking for sys/stat.h... (cached) yes checking sys/vnode.h usability... yes checking sys/vnode.h presence... yes checking for sys/vnode.h... yes checking sys/hashing.h usability... no checking sys/hashing.h presence... 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 err.h usability... no checking err.h presence... no checking for err.h... no 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... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/dkio.h usability... no checking sys/dkio.h presence... no checking for sys/dkio.h... no checking sys/diskio.h usability... yes checking sys/diskio.h presence... yes checking for sys/diskio.h... yes checking sys/pstat.h usability... yes checking sys/pstat.h presence... yes checking for sys/pstat.h... yes checking linux/hdreg.h usability... no checking linux/hdreg.h presence... no checking for linux/hdreg.h... no 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... 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... no 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... /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... 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... 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... 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... yes checking for sighold... yes checking for strerror... yes checking for setenv... no 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 getloadavg... no checking for getaddrinfo... no checking for getipnodebyname... 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 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)... no checking for mbstat.m_clusters... yes checking for mbstat.m_mbufs... yes 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 rtentry.rt_dst... yes checking type of rtentry structure... BSD-4.4 checking for rtentry.rt_unit... no checking for rtentry.rt_refcnt... yes checking for rtentry.rt_hash... no 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... no checking for arphd.at_next... no checking for swdevt.sw_nblksenabled... no checking for statvfs.f_frsize... yes checking for statfs.f_frsize... no checking for statvfs.f_files... yes checking for statfs.f_files... no checking for statfs.f_ffree... no checking for statfs.f_favail... no checking for nlist.n_value... yes 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_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 if you have run configure before... ************** 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 config.h file for further - less important - parameters to modify. Be careful if you re-run configure though, since config.h will be overwritten. -Press return to continue- disabling above prompt for future runs... 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... 2 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 ([EMAIL PROTECTED]): setting System Contact Information to... [EMAIL PROTECTED] 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/net-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 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: --------------------------------------------------------- Net-SNMP Version: 5.1.4 Building for: hpux11 Network transport support: Callback Unix TCP UDP SNMPv3 Security Modules: usm Agent MIB code: mibII ucd_snmp snmpv3mibs notification target agent_mibs agentx utilities SNMP Perl modules: disabled Embedded perl support: disabled Authentication support: MD5 Encryption support: ---------------------------------------------------------