[Dune] undefined macro?
Guo Hua
hua.guo at inf.ethz.ch
Thu Feb 25 11:19:11 CET 2010
Dear Dune developers
After I use ./dune-common/bin/duneproject to create a new project( without doing any changes to configure.ac or Makefile.am or any files generated automatically).
And I tried aclocal, which resulted in such errors.
[guo at merlin00 dbs]$ aclocal
'/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:5: error: m4_defn: undefined macro: _m4_divert_diversion
/usr/share/aclocal-1.9/init.m4:103: AM_INIT_AUTOMAKE is expanded from...
configure.ac:5: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
What is the problem? my version of aclocal is 1.9.2.
Thanks for your suggestions.
Cheers
Hua
More information about the Dune
mailing list