[Nagiosplug-devel] problem compiling cvs next part ;-)

Benoit Mortier benoit.mortier at opensides.be
Tue Dec 21 11:25:01 CET 2004


Hello,

trying to find where the problem are i found those things on my Debian 
testing box.

just running ./tools/setup give me those errors

aclocal: macro `AM_STDBOOL_H' required but not defined
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: installing `./install-sh'
configure.in: installing `./missing'
configure.in:8: installing `./config.guess'
configure.in:8: installing `./config.sub'
Makefile.am: installing `./INSTALL'
BUILT_SOURCES: variable `STDBOOL_H' is used but `STDBOOL_H' is undefined
lib/Makefile.am: installing `./depcomp'
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in 
AM_CONDITIONAL
configure.in:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:7: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:1523: error: possibly undefined macro: AM_GNU_GETTEXT
configure.in:1524: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION


But if i run aclocal first and then run ./tools/setup i only got those 
problems

aclocal: macro `AM_STDBOOL_H' required but not defined
configure.in: installing `./install-sh'
configure.in: installing `./missing'
configure.in:8: installing `./config.guess'
configure.in:8: installing `./config.sub'
Makefile.am: installing `./INSTALL'
BUILT_SOURCES: variable `STDBOOL_H' is used but `STDBOOL_H' is undefined
lib/Makefile.am: installing `./depcomp'

and of course i didn't compile and gave those same error like the one posted 
on the mailing list

I will try to see if i can fix that, but i'am not fluent in automake, 
autoconf

Bye
-- 
Benoit Mortier
OpenSides sprl
Linux Engineer




More information about the Devel mailing list