- From: Jose Kahan <jose.kahan@w3.org>
- Date: Thu, 20 Sep 2001 16:08:10 +0200
- To: Ingo Krabbe <i.krabbe@dokom.net>
- Cc: W3C <www-lib@w3.org>
Hello Ingo,
You are using newer versions of the auto tools. Can you try running the
aclocal program so that it generates the aclocal.m4 file itself?
==============
      The aclocal program will automatically generate aclocal.m4
       files based on the contents of  configure.in.   This  pro
       vides  a  convenient  way to get Automake-provided macros,
       without having to search around.  Also, the aclocal mecha
       nism is extensible for use by other packages.
====================
-jose
On Thu, Sep 20, 2001 at 07:48:55AM +0200, Ingo Krabbe wrote:
> System is linux ...
> 
> aclocal (GNU automake) 1.4-p4
> autoheader (GNU Autoconf) 2.52
> autoconf (GNU Autoconf) 2.52
> automake (GNU automake) 1.4-p4
> 
> autoheader generates following errors:
> ./aclocal.m4:267: error: m4_defn: undefined macro: _m4_divert_diversion
> aclang.m4:1689: AC_C_VOLATILE is expanded from...
> ./aclocal.m4:267: the top level
> autoconf: tracing failed
Received on Thursday, 20 September 2001 10:10:21 UTC