<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have a similar problem under Solaris 7 and I'm
trying to compile the tar.gz not the CVS tree :</FONT></DIV>
<DIV> </DIV>
<DIV> # make all<BR>Making all in plugins<BR>mksh: Fatal error in reader: =
missing from replacement macro reference<BR>Current working directory
/tmp/nagios/nagiosplug-1.3-beta1/plugins<BR>*** Error code 1<BR>make: Fatal
error: Command failed for target `all-recursive'<BR></DIV>
<DIV><FONT face=Arial size=2># ./configure</FONT></DIV>
<DIV><FONT face=Arial size=2>loading cache ./config.cache<BR>checking for a BSD
compatible install... ./install-sh -c<BR>checking for ranlib... (cached)
ranlib<BR>checking for aclocal... no<BR>checking for automake... no<BR>checking
for autoconf... no<BR>checking for autoheader... no<BR>checking for gcc...
(cached) gcc<BR>checking whether the C compiler (gcc -L.) works...
yes<BR>checking whether the C compiler (gcc -L.) is a
cross-compiler... no<BR>checking whether we are using GNU C... (cached)
yes<BR>checking whether gcc accepts -g... (cached) yes<BR>checking whether make
sets ${MAKE}... (cached) yes<BR>checking for gawk... (cached) nawk<BR>checking
for python... no<BR>checking for perl... (cached)
/usr/local/bin/perl<BR>checking for sh... (cached) /usr/bin/sh<BR>checking for
hostname... (cached) /usr/bin/hostname<BR>checking for basename... (cached)
/usr/bin/basename<BR>checking how to run the C preprocessor... (cached) gcc
-E<BR>checking for elf_begin in -lelf... (cached) yes<BR>checking for kvm_open
in -lkvm... (cached) yes<BR>checking for getloadavg in -lutil... (cached)
no<BR>checking for getloadavg in -lgetloadavg... (cached) no<BR>checking for
getloadavg... (cached) yes<BR>checking whether getloadavg requires setgid...
(cached) no<BR>checking for main in -ldce... (cached) no<BR>checking for main in
-lnsl... (cached) yes<BR>checking for socket in -lsocket... (cached)
yes<BR>checking for main in -lresolv... (cached) yes<BR>checking for main in
-lcrypt... (cached) yes<BR>checking for PQsetdbLogin in -lpq... (cached)
no<BR>configure: warning: Skipping PostgreSQL plugin (check_pgsql)<BR>configure:
warning: LIBS=-lcrypt -lkvm -lelf CPPFLAGS=<BR>configure: warning: install
PostgreSQL libs to compile this plugin (see Requirements).<BR>checking for
rc_read_config in -lradiusclient... (cached) no<BR>configure: warning: Skipping
radius plugin<BR>configure: warning: install radius libs to compile this plugin
(see Requirements).<BR>checking for main in -lldap... (cached) no<BR>configure:
warning: Skipping LDAP plugin<BR>configure: warning: install LDAP libs to
compile this plugin (see Requirements).<BR>configure: warning: Skipping mysql
plugin<BR>configure: warning: install mysql client libs to compile this plugin
(see Requirements).<BR>checking for openssl... no<BR>checking for
openssl/x509.h... (cached) no<BR>checking for openssl/ssl.h... (cached)
no<BR>checking for openssl/rsa.h... (cached) no<BR>checking for openssl/pem.h...
(cached) no<BR>checking for openssl/crypto.h... (cached) no<BR>checking for
openssl/err.h... (cached) no<BR>checking for x509.h... (cached) no<BR>checking
for ssl.h... (cached) no<BR>checking for rsa.h... (cached) no<BR>checking for
pem.h... (cached) no<BR>checking for crypto.h... (cached) no<BR>checking for
err.h... (cached) no<BR>checking for CRYPTO_lock in -lcrypto... (cached)
no<BR>checking for ANSI C header files... (cached) yes<BR>checking whether
time.h and sys/time.h may both be included... (cached) yes<BR>checking for
sys/wait.h that is POSIX.1 compatible... (cached) yes<BR>checking for
signal.h... (cached) yes<BR>checking for strings.h... (cached) yes<BR>checking
for string.h... (cached) yes<BR>checking for syslog.h... (cached)
yes<BR>checking for unistd.h... (cached) yes<BR>checking for uio.h... (cached)
no<BR>checking for errno.h... (cached) yes<BR>checking for regex.h... (cached)
yes<BR>checking for sys/types.h... (cached) yes<BR>checking for sys/time.h...
(cached) yes<BR>checking for sys/socket.h... (cached) yes<BR>checking for
sys/loadavg.h... (cached) yes<BR>checking for working const... (cached)
yes<BR>checking whether struct tm is in sys/time.h or time.h... (cached)
time.h<BR>checking for pid_t... (cached) yes<BR>checking for size_t... (cached)
yes<BR>checking return type of signal handlers... (cached) void<BR>checking for
getopt_long... no import_sources=getopt<BR>checking for getopt_long_only...
(cached) no<BR>checking for vsnprintf... (cached) no<BR>checking for select...
(cached) no<BR>checking for socket... (cached) no<BR>checking for strdup...
(cached) no<BR>checking for strstr... (cached) no<BR>checking for strtod...
(cached) no<BR>checking for strtol... (cached) no<BR>checking for strtoul...
(cached) no<BR>checking for type of socket size... int<BR>checking for ps...
(cached) /usr/bin/ps<BR> ps syntax... /usr/bin/ps
-Ao 's comm vsz rss'<BR>checking for df... (cached) /usr/bin/df<BR> df
syntax... /usr/bin/df -k<BR>checking for ping... (cached)
/usr/sbin/ping<BR> ping syntax... /usr/sbin/ping
-n -s <host> 56 <count><BR>checking for nslookup... (cached)
/usr/sbin/nslookup<BR>checking nslookup syntax... /usr/sbin/nslookup<BR>checking
for host... no<BR>configure: warning: host command not found<BR>checking for
uptime... (cached) /usr/bin/uptime<BR>checking for rpcinfo... (cached)
/usr/bin/rpcinfo<BR>checking for ntpdate... (cached)
/usr/sbin/ntpdate<BR>checking for ntpdc... no<BR>checking for xntpdc...
no<BR>checking for lmstat... no<BR>** Get lmstat from Globetrotter Software to
monitor flexlm licenses<BR>checking for smbclient... no<BR>** Get smbclient from
Samba.org to monitor SMB shares<BR>checking for who... (cached)
/usr/bin/who<BR>checking for snmpget... no<BR>** Get snmpget from <A
href="http://net-snmp.sourceforge.net">http://net-snmp.sourceforge.net</A> to
make check_hpjd and check_snmp plugins<BR>checking for snmpgetnext... no<BR>**
Tried /usr/local/bin/perl - install Net::SNMP perl module if you want
to<BR> use the perl snmp
plugins<BR>checking for quakestat... no</FONT></DIV>
<DIV><FONT face=Arial size=2>checking for qstat... no<BR>** Get qstat from <A
href="http://www.activesw.com/people/steve/qstat.html">http://www.activesw.com/people/steve/qstat.html</A>
in order to make check_game plugin<BR>checking for fping... no<BR>** Get fping
from <A href="http://www.fping.com">http://www.fping.com</A> in order to make
check_fping plugin<BR>checking for ssh... no<BR>** Get ssh in order to make
check_by_ssh plugin<BR>found swap command<BR>checking for swap... (cached)
/etc/swap<BR> using Solaris format<BR>checking for
dig... no<BR>yes<BR>creating ./config.status<BR>creating Makefile<BR>creating
subst<BR>creating plugins/Makefile<BR>creating
plugins-scripts/Makefile<BR>creating plugins-scripts/subst<BR>creating
plugins-scripts/utils.pm<BR>creating plugins-scripts/utils.sh<BR>creating
command.cfg<BR>creating test.pl<BR>creating plugins/config.h<BR>plugins/config.h
is unchanged<BR>creating plugins/common.h<BR>plugins/common.h is
unchanged<BR>creating plugins/version.h<BR>plugins/version.h is
unchanged<BR>creating plugins/netutils.h<BR>plugins/netutils.h is
unchanged<BR>creating plugins/utils.h<BR>plugins/utils.h is
unchanged<BR>creating plugins/popen.h<BR>plugins/popen.h is
unchanged<BR></FONT></DIV></BODY></HTML>