<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Plugin 1.3-beta1 make all issue</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello,</FONT>
</P>

<P><FONT SIZE=2>I'm running FreeBSD 4.6.2...</FONT>
</P>
<BR>

<P><FONT SIZE=2>When I try to MAKE ALL on the Nagios plugins I get the following error...</FONT>
</P>

<P><FONT SIZE=2>netsaint# make all</FONT>
<BR><FONT SIZE=2>Making all in plugins</FONT>
<BR><FONT SIZE=2>"/tmp/nagiosplug-1.3-beta1/plugins/Makefile", line 760: Need an operator</FONT>
<BR><FONT SIZE=2>make: fatal errors encountered -- cannot continue</FONT>
<BR><FONT SIZE=2>*** Error code 1</FONT>
<BR><FONT SIZE=2>Stop in /tmp/nagiosplug-1.3-beta1.</FONT>
</P>

<P><FONT SIZE=2>I look in side the /tmp/nagiosplug-1.3-beta1/plugins/Makefile and the 760'th line is empty....look below...</FONT>
</P>
<BR>

<P><FONT SIZE=2>DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)</FONT>
</P>

<P><FONT SIZE=2>-include $(DEP_FILES)</FONT>
<BR><FONT SIZE=2>**********************************Line 760</FONT>
<BR><FONT SIZE=2>mostlyclean-depend:</FONT>
</P>

<P><FONT SIZE=2>clean-depend:</FONT>
</P>

<P><FONT SIZE=2>Any IDEAS?</FONT>
</P>

<P><FONT SIZE=2>Thanks!</FONT>
</P>

</BODY>
</HTML>