ports/47873: <buildin nagios plugins fails

Blaz Zupan blaz at si.FreeBSD.org
Tue May 6 17:10:18 UTC 2003


The following reply was made to PR ports/47873; it has been noted by GNATS.

From: Blaz Zupan <blaz at si.FreeBSD.org>
To: Chris Boyd <clb at midasnetworks.com>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/47873: <buildin nagios plugins fails
Date: Tue, 6 May 2003 19:07:55 +0200 (CEST)

 You have some cruft left in /usr/ports/net/nagios-plugins, probably from some
 earlier partial build. Looking at your compile output:
 
 > ===>  Installing for nagios-1.0_1
 > ===>   nagios-1.0_1 depends on file:
 > /usr/local/libexec/nagios/check_nagios - not found
 
 Ok, so nagios is being installed. It depends on nagios-plugins, so we are now
 trying to compile that:
 
 > ===>    Verifying install for /usr/local/libexec/nagios/check_nagios in
 > /usr/ports/net/nagios-plugins
 > ===>  Building for nagios-plugins-1.3.0
 
 Huh? We went straight to building nagios-plugins. We're missing the configure
 and patch stage. Go to /usr/ports/net/nagios-plugins and do a "make clean" or
 simply remove the /usr/ports/net/nagios-plugins/work directory together with
 its contents and the port should compile jsut fine.



More information about the freebsd-ports-bugs mailing list