Marcel Mitsuto Fucatu Sugano wrote:
Hello, comments inline...
On Fri, 2006-05-26 at 14:30 -0400, Tom Ray [Lists] wrote:
I've just installed Nagios and that seemed to have gone very well but when I try installing the plugins I get the following errors during the the "make" process:

then mv -f ".deps/check_snmp.Tpo" ".deps/check_snmp.Po"; else rm -f ".deps/check_snmp.Tpo"; exit 1; fi
check_snmp.c: In function `main':
check_snmp.c:341: parse error before `char'
check_snmp.c:342: `str' undeclared (first use in this function)
check_snmp.c:342: (Each undeclared identifier is reported only once
check_snmp.c:342: for each function it appears in.)
make[3]: *** [check_snmp.o] Error 1
make[3]: Leaving directory `/home/tom/nagios-plugins-1.4.3/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tom/nagios-plugins-1.4.3/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tom/nagios-plugins-1.4.3'
make: *** [all] Error 2

Try it with the -i flag:

make -i
hth
Well that did it I was able to run "make -i" then "make -i install" and it's installed. Now it's testing time.

Thanks!


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null

Reply via email to