problems installing plug-ins

John Murray jtm at fatcoder.com
Sun Oct 27 23:01:07 CET 2002


Sorry in advance, for what I am sure is a simple question, but I am trying to 
muddle through this.  I am attempting to do the install, and am at a point of 
attempting to install the plug-ins.  When I attempt to make the plug-ins, I 
am getting the following error message

cd . &&
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [aclocal.m4] Error 2

I am running SuSE linux 8.1, and have included the results of the configure 
script listed below:

loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for aclocal... no
checking for automake... no
checking for autoconf... no
checking for autoheader... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc   -L.) works... yes
checking whether the C compiler (gcc   -L.) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... (cached) gawk
checking for python... (cached) /usr/bin/python
checking for perl... (cached) /usr/bin/perl
checking for sh... (cached) /bin/sh
checking for hostname... (cached) /bin/hostname
checking for basename... (cached) /usr/bin/basename
checking how to run the C preprocessor... (cached) gcc -E
checking for elf_begin in -lelf... (cached) no
checking for kvm_open in -lkvm... (cached) no
checking for getloadavg in -lutil... (cached) yes
checking for getloadavg... (cached) yes
checking whether getloadavg requires setgid... (cached) yes
checking group of /dev/kmem... (cached) kmem
checking for main in -ldce... (cached) no
checking for main in -lnsl... (cached) yes
checking for socket in -lsocket... (cached) no
checking for main in -lresolv... (cached) yes
checking for main in -lcrypt... (cached) yes
checking for PQsetdbLogin in -lpq... (cached) no
configure: warning: Skipping PostgreSQL plugin (check_pgsql)
configure: warning: LIBS=-lcrypt -lutil  CPPFLAGS=
configure: warning: install PostgreSQL libs to compile this plugin (see 
Requirements).
checking for rc_read_config in -lradiusclient... (cached) no
configure: warning: Skipping radius plugin
configure: warning: install radius libs to compile this plugin (see 
Requirements).
checking for main in -lldap... (cached) 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... (cached) /usr/bin/openssl
checking for openssl/x509.h... (cached) no
checking for openssl/ssl.h... (cached) no
checking for openssl/rsa.h... (cached) no
checking for openssl/pem.h... (cached) no
checking for openssl/crypto.h... (cached) no
checking for openssl/err.h... (cached) no
checking for x509.h... (cached) no
checking for ssl.h... (cached) no
checking for rsa.h... (cached) no
checking for pem.h... (cached) no
checking for crypto.h... (cached) no
checking for err.h... (cached) no
checking for CRYPTO_lock in -lcrypto... (cached) no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for signal.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for uio.h... (cached) no
checking for errno.h... (cached) yes
checking for regex.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/loadavg.h... (cached) no
checking for working const... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for getopt_long... yes
checking for getopt_long_only... (cached) yes
checking for vsnprintf... (cached) yes
checking for select... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for type of socket size... int
checking for ps... (cached) /bin/ps
      ps syntax... /bin/ps -axo 'stat comm vsz rss user ppid args'
checking for df... (cached) /bin/df
 df syntax... /bin/df -Pk
checking for ping... (cached) /bin/ping
      ping syntax... /bin/ping -n -U -c <count> <host>
checking for nslookup... (cached) /usr/bin/nslookup
checking nslookup syntax... /usr/bin/nslookup -sil
checking for host... (cached) /usr/bin/host
checking host syntax... /usr/bin/host
checking for uptime... (cached) /usr/bin/uptime
checking for rpcinfo... (cached) /usr/sbin/rpcinfo
checking for ntpdate... (cached) /usr/sbin/ntpdate
checking for ntpdc... (cached) /usr/sbin/ntpdc
checking for lmstat... no
** Get lmstat from Globetrotter Software to monitor flexlm licenses
checking for smbclient... (cached) /usr/bin/smbclient
checking for who... (cached) /usr/bin/who
checking for snmpget... (cached) /usr/bin/snmpget
checking for snmpgetnext... (cached) /usr/bin/snmpgetnext
Found Net::SNMP perl module
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... no
** Get fping from http://www.fping.com in order to make check_fping plugin
checking for ssh... (cached) /usr/bin/ssh
found /proc/meminfo
checking for dig... (cached) /usr/bin/dig
yes
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
plugins/config.h is unchanged
creating plugins/common.h
plugins/common.h is unchanged
creating plugins/version.h
plugins/version.h is unchanged
creating plugins/netutils.h
plugins/netutils.h is unchanged
creating plugins/utils.h
plugins/utils.h is unchanged
creating plugins/popen.h
plugins/popen.h is unchanged



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com




More information about the Users mailing list