[Nagiosplug-devel] [Nagios-users] about Compiling Error
Thomas Guyot-Sionnest
dermoth at aei.ca
Sat Mar 10 17:42:30 CET 2007
On 10/03/07 03:46 AM, yokoyoko at rd.aisin.co.jp wrote:
>
> Hi !
>
> I got the following errors when compiling nagios plugins (1.4.6)
>
> check_snmp.c: In function `main':
> check_snmp.c:187: `PATH_TO_SNMPGETNEXT' undeclared (first use in this
> function)
> check_snmp.c:187: (Each undeclared identifier is reported only once
> check_snmp.c:187: for each function it appears in.)
> make[2]: *** [check_snmp.o] Error 1
> make[2]: Leaving directory `/usr/local/src/nagios-plugins-1.4.6/plugins'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/nagios-plugins-1.4.6'
> make: *** [all] Error 2
>
> What do I do ?
> Please help me !
> Best Regards.
[Moving the thread to nagiosplug-devel mailing list...]
Looks like a problem with configure not detecting properly your SNMP
installation. Could you please provide me:
- The os name and version
- The version of SNMP on that server
- Full path of the following commands:
- snmpget
- snmpgetnext
- The config.log file from the build directory (please compress it with
gzip or bzip2 first)
Thanks,
Thomas
More information about the Devel
mailing list