<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana size=2>
<DIV><FONT face=Verdana size=2><SPAN
class=495405304-10072009>Hello,</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2><SPAN
class=495405304-10072009></SPAN></FONT> </DIV>
<DIV><FONT face=Verdana size=2><SPAN class=495405304-10072009>I get the
following message when I run the make command to install the plugins, can any
suggest a solution.</SPAN></FONT></DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV><FONT face=Verdana size=2>check_ldap.c: In function
`main':<BR>check_ldap.c:128: warning: assignment makes pointer from integer
without a cast<BR>/bin/bash ../libtool --tag=CC --mode=link gcc -g
-O2 -L. -L/usr/local/ssl/lib -o check_ldap check_ldap.o
netutils.o utils.o ../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lsocket
-lresolv -lldap -llber -lnsl -lsocket -ldl<BR>gcc -g -O2 -o check_ldap
check_ldap.o netutils.o utils.o
-L/apps/nagios/downloads/nagios-plugins-1.4.13/plugins -L/usr/local/ssl/lib
../lib/libnagiosplug.a ../gl/libgnu.a -lldap /usr/local/lib/liblber.so
-L/usr/local/pgsql/lib -L/usr/local/lib -L/usr/openwin/lib -L/usr/lib
-L/usr/local/BerkeleyDB.4.2/lib -L/usr/X11R6/lib -lresolv -lgen -lnet -lnsl
-lsocket -ldl -R/usr/local/lib -R/usr/local/lib<BR>ld: fatal: library -lnet: not
found<BR>ld: fatal: File processing errors. No output written to
check_ldap<BR>collect2: ld returned 1 exit status<BR>*** Error code 1<BR>make:
Fatal error: Command failed for target `check_ldap'<BR>Current working directory
/apps/nagios/downloads/nagios-plugins-1.4.13/plugins<BR>*** Error code 1<BR>The
following command caused the error:<BR>failcom='exit 1'; \<BR>for f in x
$MAKEFLAGS; do \<BR> case $f in \<BR> *=* | --[!k]*);;
\<BR> *k*) failcom='fail=yes';; \<BR> esac; \<BR>done;
\<BR>dot_seen=no; \<BR>target=`echo all-recursive | sed s/-recursive//`;
\<BR>list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list;
do \<BR> echo "Making $target in $subdir"; \<BR> if test "$subdir" =
"."; then \<BR> dot_seen=yes; \<BR>
local_target="$target-am"; \<BR> else \<BR>
local_target="$target"; \<BR> fi; \<BR> (cd $subdir &&
make $local_target) \<BR> || eval $failcom; \<BR>done; \<BR>if test
"$dot_seen" = "no"; then \<BR> make "$target-am" || exit 1; \<BR>fi;
test -z "$fail"<BR>make: Fatal error: Command failed for target
`all-recursive'<BR>Current working directory
/apps/nagios/downloads/nagios-plugins-1.4.13<BR>*** Error code 1<BR>make: Fatal
error: Command failed for target `all'<BR></DIV></FONT></FONT></DIV>
<DIV> </DIV></BODY></HTML>