Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2003 10:10:17 -0700 (PDT)
From:      Blaz Zupan <blaz@si.FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47873: <buildin nagios plugins fails
Message-ID:  <200305061710.h46HAHSu029037@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47873; it has been noted by GNATS.

From: Blaz Zupan <blaz@si.FreeBSD.org>
To: Chris Boyd <clb@midasnetworks.com>
Cc: freebsd-gnats-submit@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305061710.h46HAHSu029037>