[Nagiosplug-devel] Compiling plugins

Subhendu Ghosh sghosh at sghosh.org
Wed Apr 23 13:30:11 CEST 2003


You cannot clear up all the warnings if using 2.53.  But you can safely 
ignore those warnings.

You can try the CVS HEAD and the autoconf 2.53


BTW: check_disk - can you post the patch on sourceforge.

-sg

On Wed, 23 Apr 2003, Earl C. Ruby III wrote:

> According to the docs for nagios-plugins-1.3.0: "Currently we are only 
> supporting autoconf 2.13 and automake 1.4p5. Support for the latest autoconf 
> and automake are in the works."
> 
> Are there any preliminary configuration files available for this? I'm getting 
> error messages from autoheader and I'd like to clear them up. I'm using 
> autoconf 2.53 and automake 1.6.3.
> 
> ----------------------------------------------------------------------------------------
> 
> # aclocal -I lib
> # autoconf
> # autoheader
> WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
> WARNING: and `config.h.top', to define templates for `config.h.in'
> WARNING: is deprecated and discouraged.
> 
> WARNING: Using the third argument of `AC_DEFINE' and
> WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
> WARNING: `acconfig.h':
> 
> WARNING:   AC_DEFINE([NEED_MAIN], 1,
> WARNING:             [Define if a function `main' is needed.])
> 
> WARNING: More sophisticated templates can also be produced, see the
> WARNING: documentation.
> autoheader: `plugins/config.h.in' is unchanged
> 
> ----------------------------------------------------------------------------------------
> 
> 

-- 






More information about the Devel mailing list