[Nagiosplug-devel] [ nagiosplug-Bugs-1094326 ] check-ide-smart does not build

SourceForge.net noreply at sourceforge.net
Sun Jan 2 01:17:13 CET 2005


Bugs item #1094326, was opened at 2005-01-02 04:53
Message generated for change (Settings changed) made by opensides
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1094326&group_id=29880

Category: None
Group: CVS
Status: Open
Resolution: None
Priority: 5
Submitted By: Reuben Farrelly (reuben)
>Assigned to: Benoit Mortier (opensides)
Summary: check-ide-smart does not build

Initial Comment:
The .c file remains unbuilt in the plugins directory,
after a build run:

-rw-r--r--   1 root root 11217 Dec 26 22:43
check_ide_smart.c

Upon invoking   'make check_ide_smart',  I then get a
compile failure:

[root at tornado plugins]# make check_ide_smart
if gcc -DLOCALEDIR=\/usr/share/nagios/locale\
-DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl
-I/usr/include/ldap    -I/include  -g -O2 -MT
check_ide_smart.o -MD -MP -MF
".deps/check_ide_smart.Tpo" -c -o check_ide_smart.o
check_ide_smart.c; then mv -f ".deps/check_ide_smart.Tpo"
".deps/check_ide_smart.Po"; else rm -f
".deps/check_ide_smart.Tpo"; exit 1; fi
check_ide_smart.c:401: error: conflicting types for
'print_values'
check_ide_smart.c:257: error: previous implicit
declaration of 'print_values' was here
check_ide_smart.c:452: error: conflicting types for
'smart_cmd_simple'
check_ide_smart.c:452: note: an argument type that has
a default promotion can't match an empty parameter name
list declaration
check_ide_smart.c:229: error: previous implicit
declaration of 'smart_cmd_simple' was here
check_ide_smart.c:491: error: conflicting types for
'print_help'
check_ide_smart.c:203: error: previous implicit
declaration of 'print_help' was here
check_ide_smart.c: In function `print_usage':
check_ide_smart.c:518: error: syntax error before ')' token
make: *** [check_ide_smart.o] Error 1
[root at tornado plugins]#


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

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




More information about the Devel mailing list