Antwort: [Nagiosplug-devel] check_icmp v0.8 [Virus scanned]

Andreas Ericsson ae at op5.se
Tue Sep 7 02:29:05 CEST 2004


Sascha Runschke wrote:
> Hi Andreas,
> 
> v0.8 doesn't compile on my machines.
> 
> [root at SRV00032 check_icmp-0.8]# make
> gcc -pipe -O2 -funroll-loops -fomit-frame-pointer 
> -mpreferred-stack-boundary=3 -momit-leaf-frame-pointer -W -Wunused -Wall 
> -Wstrict-prototypes  -c -o check_icmp.o check_icmp.c
> check_icmp.c: In function `main':
> check_icmp.c:430: warning: too many arguments for format
> gcc -s check_icmp.o -o check_icmp
> 
> Line 430:
> 
> printf("%s: Version %s $Date: 2004/09/06 23:50:29 $\n", prog, VERSION, 
> REV_DATE);
> 
> Obviously there's a %s missing somewhere at the end to reference REV_DATE.
> 

My bad. REV_DATE is unnecessary, as $Date it is interpolated by cvs to 
reflect commit-time. Fixed versions available within a couple of seconds 
at the usual locations.
http://devel.op5.se/oss/check_icmp-0.8.1.tar.gz
and
http://sourceforge.net/projects/nagiosplug

> regards
>         sash

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer




More information about the Devel mailing list