I am installing Nagios on a RH 8.0 box, and during the compilation of the plugins (1.3-beta1) i get

Karl DeBisschop karl at debisschop.net
Wed Mar 5 12:51:05 CET 2003


On Wed, 2003-03-05 at 05:27, Stefan Hanssen wrote:
> I am installing Nagios on a RH 8.0 box, and during the compilation of the plugins (1.3-beta1) i get the following errors:
> 
> [root at monitor01 nagiosplug-1.3-beta1]# autoconf
> [root at monitor01 nagiosplug-1.3-beta1]# 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 updated
> [root at monitor01 nagiosplug-1.3-beta1]# automake
> automake: configure.in: `AM_INIT_AUTOMAKE' must be used
> automake: your implementation of AM_INIT_AUTOMAKE comes from an
> automake: old Automake version.  You should recreate aclocal.m4
> automake: with aclocal and run automake again.
> plugins/Makefile.am: required file `./depcomp' not found
> /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> /usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
> /usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL
> [root at monitor01 nagiosplug-1.3-beta1]#
> 
> 
> Anyone have an idea of what is wrong ?

Did you run aclocal?

Eastiest thing to do is just run ./tools/setup

You will still get some of those warnings because you are using a newer
automake than we are currently developing with. But it's not a problem.

You might need 'automake --add-missing' if you still get the warning
about depcomp

--
Karl



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list