<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>I can't compile the plugins</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I have been trying to compile the nagios plugins version 1.4.11 with this command:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">./configure --prefix=/home/bill/nagios --without-ssl --without-openssl --with-ipv4=yes --with-ipv6=no --with-ping-command=/usr/sbin/ping --disable-ping6 --with-fping-command=/usr/local/sbin/fping  --with-trusted-path=/bin:/sbin:/usr/bin:/usr/sbin:/usr/sfw/bin:/home/bill/nagios/bin:/usr/local/sbin</FONT></P>

<P><FONT SIZE=2 FACE="Arial">It always fails:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Here is the tail end of the output:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: Symbol referencing errors. No output written to check_http</FONT>

<BR><FONT SIZE=2 FACE="Arial">collect2: ld returned 1 exit status</FONT>

<BR><FONT SIZE=2 FACE="Arial">*** Error code 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make: Fatal error: Command failed for target `check_http'</FONT>

<BR><FONT SIZE=2 FACE="Arial">Current working directory /home/bill/nagios-plugins-1.4.11/plugins</FONT>

<BR><FONT SIZE=2 FACE="Arial">*** Error code 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">The following command caused the error:</FONT>

<BR><FONT SIZE=2 FACE="Arial">failcom='exit 1'; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">for f in x $MAKEFLAGS; do \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  case $f in \</FONT>

<BR><FONT SIZE=2 FACE="Arial">    *=* | --[!k]*);; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">    *k*) failcom='fail=yes';; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  esac; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">done; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">dot_seen=no; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">target=`echo all-recursive | sed s/-recursive//`; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list; do \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  echo "Making $target in $subdir"; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  if test "$subdir" = "."; then \</FONT>

<BR><FONT SIZE=2 FACE="Arial">    dot_seen=yes; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">    local_target="$target-am"; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  else \</FONT>

<BR><FONT SIZE=2 FACE="Arial">    local_target="$target"; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  fi; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  (cd $subdir && make  $local_target) \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  || eval $failcom; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">done; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">if test "$dot_seen" = "no"; then \</FONT>

<BR><FONT SIZE=2 FACE="Arial">  make  "$target-am" || exit 1; \</FONT>

<BR><FONT SIZE=2 FACE="Arial">fi; test -z "$fail"</FONT>

<BR><FONT SIZE=2 FACE="Arial">make: Fatal error: Command failed for target `all-recursive'</FONT>

<BR><FONT SIZE=2 FACE="Arial">Current working directory /home/bill/nagios-plugins-1.4.11</FONT>

<BR><FONT SIZE=2 FACE="Arial">*** Error code 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make: Fatal error: Command failed for target `all'</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Bill</FONT>
</P>

<pre>
The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.


</pre></BODY>
</HTML>