[Nagiosplug-devel] [ nagiosplug-Bugs-1412721 ] check_dns does not compile on Debian 3.1

SourceForge.net noreply at sourceforge.net
Mon Jan 23 03:10:04 CET 2006


Bugs item #1412721, was opened at 2006-01-23 13:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1412721&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compilation
Group: snapshot tarball
Status: Open
Resolution: None
Priority: 5
Submitted By: Sakari Lehtonen (sakari)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_dns  does not compile on Debian 3.1

Initial Comment:
Debian does not have nslookup, they use the package host instead. 
When compiling the nagios-plugins-HEAD-200601230052, compilation 
of check_dns fails with the following error:

check_dns.c: In function `main':
check_dns.c:81: error: `NSLOOKUP_COMMAND' undeclared (first use in 
this function)
check_dns.c:81: error: (Each undeclared identifier is reported only once
check_dns.c:81: error: for each function it appears in.)
make[2]: *** [check_dns.o] Error 1
make[2]: Leaving directory `/tmp/nagios-plugins-HEAD-200601230052/
plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nagios-plugins-HEAD-200601230052'
make: *** [all] Error 2

Version 1.4.2 of nagios-plugins compiles on this system, and it does 
warn about nslookup missing when running ./configure. The HEAD 
version does not warn about nslookup missing.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1412721&group_id=29880




More information about the Devel mailing list