bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't bootstrap current CVS


From: Akim Demaille
Subject: Can't bootstrap current CVS
Date: Thu, 14 Sep 2006 10:52:22 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

I face this problem:

./bootstrap: aclocal --force -I m4 ...
configure.ac:106: warning: AM_MKINSTALLDIRS is m4_require'd but not m4_defun'd
m4/po_gl.m4:208: AM_PO_SUBDIRS is expanded from...
m4/gettext_gl.m4:347: AM_GNU_GETTEXT is expanded from...
m4/gnulib.m4:68: GNULIB_AUTOCONF_SNIPPET is expanded from...
configure.ac:106: the top level
./bootstrap: autoconf --force ...
configure.ac:106: warning: AM_MKINSTALLDIRS is m4_require'd but not m4_defun'd
m4/po_gl.m4:208: AM_PO_SUBDIRS is expanded from...
m4/gettext_gl.m4:347: AM_GNU_GETTEXT is expanded from...
m4/gnulib.m4:68: GNULIB_AUTOCONF_SNIPPET is expanded from...
configure.ac:106: the top level
configure:11315: error: possibly undefined macro: AM_MKINSTALLDIRS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


I can't find any AM_MKINSTALLDIRS in aclocal's usual directories, but
I see there is an AM_PROG_MKDIR_P which name is quite similar.  There
is no trace of AM_MKINSTALLDIRS in Automake 1.9.6's ChangeLog.  Does
this mean I am expected to use a CVS Automake?  configure.ac refers to
1.8.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]