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: Juanma Barranquero
Subject: Re: Trunk r117046 fails on systems with older automake
Date: Wed, 7 May 2014 16:51:27 +0200

(Sorry I didn't answer before, I'm just *very* busy now.)

On Wed, May 7, 2014 at 4:53 AM, Eli Zaretskii <address@hidden> wrote:

> Do you have pkg.m4 in MSYS share/aclocal directory?  If not, does
> putting that file there solve the problem?  If not, perhaps you don't
> have pkg-config installed, and should install it (see my other
> messages in this thread).

I have pkg.m4 in the MSYS share/aclocal directory, I installed
pkg-config as required (or at least, I think so).

I get:

  Checking whether you have the necessary tools...
  (Read INSTALL.REPO for more details on building Emacs)

  Checking for autoconf (need at least version 2.65)...
  ok
  Checking for automake (need at least version 1.11)...
  ok
  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

     J



reply via email to

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