<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=401462813-28082002><FONT face=Arial color=#0000ff size=2>run
"which make" and check to see which version of make your system is
running. If it's not gnu make change your path, if you have gnu make, to
point at gnu make first. If you don't have gnu make. down load it. You
will probably also need autoconf, automake and autoheader. Get them from
sunfreeware.com. Lastly, before you re-run configure rm the config.* files
and/or maybe run make distclean.</FONT></SPAN></DIV>
<DIV><SPAN class=401462813-28082002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=401462813-28082002><FONT face=Arial color=#0000ff
size=2>DR</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Rick Bartschi
[mailto:rick@myriad.com]<BR><B>Sent:</B> Tuesday, August 27, 2002 5:43
PM<BR><B>To:</B> nagios-users@lists.sourceforge.net<BR><B>Subject:</B>
[Nagios-users] plugin compile problems<BR><BR></FONT></DIV>I am having trouble
compiling the plugins on Solaris 8. I have downloaded
nagiosplug-1.3-beta1, run configure with the following options:
<P><TT>sh ./configure --prefix=/opt/nagios --with-nagios-user=sysadmin
--with-nagios-group=sysadmin</TT><TT></TT>
<P>configure seems to run ok, but when I try a 'make all', I get the
following errors:
<P> <TT>smc:59:/opt/nagios/plugins/nagiosplug-1.3-beta1# make all</TT>
<BR><TT>Making all in plugins</TT> <BR><TT>mksh: Fatal error in reader: =
missing from replacement macro reference</TT> <BR><TT>Current working
directory /opt/nagios/plugins/nagiosplug-1.3-beta1/plugins</TT> <BR><TT>***
Error code 1</TT> <BR><TT>make: Fatal error: Command failed for target
`all-recursive'</TT><TT></TT>
<P>Does anyone have any suggestions on how to get around this problem?
<P>Thanks in advance for your help,
<P>Rick </P></BLOCKQUOTE></BODY></HTML>