[Nagiosplug-devel] [ nagiosplug-Bugs-882381 ] check_breeze compile failure
SourceForge.net
noreply at sourceforge.net
Fri Feb 20 20:04:14 CET 2004
Bugs item #882381, was opened at 2004-01-22 15:27
Message generated for change (Comment added) made by kdebisschop
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=882381&group_id=29880
Category: Parsing problem
Group: v1.3.0 beta3
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Jason Martin (jhmartin)
>Assigned to: Karl DeBisschop (kdebisschop)
Summary: check_breeze compile failure
Initial Comment:
>From the 1.3.1 check-breeze:
./check_breeze
Global symbol "$opt_C" requires explicit package name
at ./check_breeze line 26.
Global symbol "$opt_C" requires explicit package name
at ./check_breeze line 26.
Global symbol "$opt_C" requires explicit package name
at ./check_breeze line 47.
Global symbol "$opt_C" requires explicit package name
at ./check_breeze line 47.
Global symbol "$opt_C" requires explicit package name
at ./check_breeze line 50.
Execution of ./check_breeze aborted due to compilation
errors.
I believe the problem is that opt_C is not specified in:
use vars qw($opt_V $opt_h $opt_H $opt_w $opt_c
$PROGNAME);
----------------------------------------------------------------------
>Comment By: Karl DeBisschop (kdebisschop)
Date: 2004-02-20 22:55
Message:
Logged In: YES
user_id=1671
report and diagnosis confirmed. Fixed in HEAD and stable CVS
Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=882381&group_id=29880
More information about the Devel
mailing list