emacs-devel
[Top][All Lists]
Advanced

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

Re: Trunk r117046 fails on systems with older automake


From: Eli Zaretskii
Subject: Re: Trunk r117046 fails on systems with older automake
Date: Wed, 07 May 2014 18:32:49 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Wed, 7 May 2014 16:51:27 +0200
> Cc: Andy Moreton <address@hidden>, Emacs developers <address@hidden>
> 
>   Checking for pkg-config (need at least version 0.9.0)...
>   ok
>   Checking for pkg.m4...
>   ok
>   Your system has the required tools.
>   Running "ACLOCAL_PATH='/usr/share/aclocal' autoreconf -fi -I m4" ...
>   configure.ac:70: error: possibly undefined macro: AS_ECHO
>         If this token and others are legitimate, please use m4_pattern_allow.
>         See the Autoconf documentation.
>   configure.ac:1352: error: possibly undefined macro: PKG_PROG_PKG_CONFIG
>   configure.ac:1355: error: possibly undefined macro: PKG_CHECK_MODULES
>   configure.ac:1364: error: possibly undefined macro: m4_default
>   configure.ac:2294: error: possibly undefined macro: PKG_CONFIG
>   autoreconf-2.68: /mingw/bin/autoconf-2.68 failed with exit status: 1

Does pkg-config run from the cmd prompt, or does it show a "DLL
missing" dialog or some other failure?  Do you see any pkg-config
related error messages in config.log?

Which m4.exe do you have installed, MSYS or MinGW?  What version(s) of
them?

What do you get if you run "autoreconf -v -v --warnings=all -fi -I m4"
from the MSYS Bash promt -- do you get the same output as what I sent
(off list)?  Any errors/warnings that could hint at the problem?

FWIW, I don't use Autoconf 2.68, I use 2.65 on one machine and 2.69 on
another (the later with a newer Automake, I think).



reply via email to

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