[Nagiosplug-help] build problem on Tru64 4.0g

Nate Johnson natejohn at indiana.edu
Fri Dec 20 08:55:02 CET 2002


I can't seem to get the plugins to build on Tru64 4.0g.  The error at the
end of the configure script's output is:

  ./config.status: subst.sh: not found

and included below is the complete output.  Anyone know what I might be
doing wrong?  Any advice would be great.

Thanks,
Nate

# ./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for a BSD compatible install... ./install-sh -c
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... gawk
checking how to run the C preprocessor... gcc -E
checking for elf_begin in -lelf... no
checking for kvm_open in -lkvm... no
checking for getloadavg in -lutil... no
checking for getloadavg in -lgetloadavg... no
checking for getloadavg... no
checking for sys/dg_sys_info.h... no
checking for inq_stats/cpustats.h... no
checking for sys/cpustats.h... no
checking for mach/mach.h... no
checking for nlist.h... yes
checking for n_un in struct nlist... no
checking whether getloadavg requires setgid... no
checking for working strtod... yes
checking for ranlib... ranlib
checking for aclocal... /usr/local/bin/aclocal
checking for automake... /usr/local/bin/automake
checking for autoconf... /usr/local/bin/autoconf
checking for autoheader... /usr/local/bin/autoheader
checking for python... /usr/local/bin/python
checking for perl... /usr/bin/perl
checking for sh... /sbin/sh
checking for hostname... /sbin/hostname
checking for basename... /usr/bin/basename
checking for main in -ldce... no
checking for main in -lnsl... no
checking for socket in -lsocket... no
checking for main in -lresolv... yes
checking for main in -lcrypt... no
configure: warning: Skipping PostgreSQL plugin (check_pgsql)
configure: warning: install lib crypt and PostgreSQL libs to compile this plugin (see Requirements).
checking for rc_read_config in -lradiusclient... no
configure: warning: Skipping radius plugin
configure: warning: install radius libs to compile this plugin (see Requirements).
checking for main in -lldap... no
configure: warning: Skipping LDAP plugin
configure: warning: install LDAP libs to compile this plugin (see Requirements).
configure: warning: Skipping mysql plugin
configure: warning: install mysql client libs to compile this plugin (see Requirements).
checking for openssl... no
checking for openssl/x509.h... no
checking for openssl/ssl.h... no
checking for openssl/rsa.h... no
checking for openssl/pem.h... no
checking for openssl/crypto.h... no
checking for openssl/err.h... no
checking for x509.h... no
checking for ssl.h... no
checking for rsa.h... no
checking for pem.h... no
checking for crypto.h... no
checking for err.h... no
checking for CRYPTO_lock in -lcrypto... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for signal.h... yes
checking for strings.h... yes
checking for string.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for uio.h... no
checking for errno.h... yes
checking for regex.h... yes
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for sys/loadavg.h... no
checking for stdarg.h... yes
checking for sys/unistd.h... no
checking for unistd.h... (cached) yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking for stdlib.h... yes
checking for working const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking size of int... 4
checking size of long... 8
checking size of short... 2
checking for long long... yes
checking for LL suffix on long long integers... yes
checking for __va_copy... yes
checking for C99 vsnprintf... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for vasprintf... no
checking for asprintf... no
checking for getopt_long... yes
checking for memmove... no
checking for select... no
checking for socket... no
checking for strdup... no
checking for strstr... no
checking for strtod... no
checking for strtol... no
checking for strtoul... no
checking for type of socket size... int
checking for ps... /sbin/ps
      ps syntax... /sbin/ps -ao 'stat comm vsz rss user ppid args'
checking for df... /sbin/df
 df syntax... /sbin/df -Pk
checking for ping... /sbin/ping
      ping syntax... /sbin/ping -n -c <count> <host>
checking for nslookup... /usr/bin/nslookup
checking nslookup syntax... /usr/bin/nslookup
checking for host... no
configure: warning: host command not found
checking for uptime... /usr/bin/uptime
checking for rpcinfo... /usr/sbin/rpcinfo
checking for ntpdate... /usr/sbin/ntpdate
checking for ntpdc... /usr/bin/ntpdc
checking for lmstat... no
** Get lmstat from Globetrotter Software to monitor flexlm licenses
checking for smbclient... no
** Get smbclient from Samba.org to monitor SMB shares
checking for who... /sbin/who
checking for snmpget... no
** Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins
checking for snmpgetnext... no
** Tried /usr/bin/perl - install Net::SNMP perl module if you want to
        use the perl snmp plugins
checking for quakestat... no
checking for qstat... no
** Get qstat from http://www.activesw.com/people/steve/qstat.html in order to make check_game plugin
checking for fping... /usr/local/sbin/fping
checking for ssh... /usr/local/bin/ssh
checking for mailq... /usr/sbin/mailq
./configure: swap: not found
./configure: swapinfo: not found
./configure: swapinfo: not found
checking for dig... no
yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating subst
creating plugins/Makefile
creating plugins-scripts/Makefile
creating plugins-scripts/subst
creating plugins-scripts/utils.pm
creating plugins-scripts/utils.sh
creating command.cfg
creating test.pl
creating plugins/config.h
creating plugins/common.h
creating plugins/version.h
creating plugins/netutils.h
creating plugins/utils.h
creating plugins/popen.h
./config.status: subst.sh: not found




More information about the Help mailing list