bug-coreutils
[Top][All Lists]
Advanced

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

bug#16530: Bootstrapping fails with missing "m4/cu-progs.m4"


From: Assaf Gordon
Subject: bug#16530: Bootstrapping fails with missing "m4/cu-progs.m4"
Date: Thu, 23 Jan 2014 13:22:40 -0500
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Follow-up:

On 01/23/2014 11:47 AM, Assaf Gordon wrote:

Just tried to compile coreutils from scratch, and encountered the following
problem:
===
$ git clone git://git.sv.gnu.org/coreutils
$ cd coreutils
$ ./bootstrap
<...snip...>
/usr/bin/m4: m4_esyscmd subprocess failed
/usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': No such file or
directory
autom4te: /usr/bin/m4 failed with exit status: 1
autopoint: *** Missing version: please specify in configure.ac through a
line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is
using
autopoint: *** Stop.
===


Upgrading to autoconf version 2.69 and M4 version 1.4.17 solved this issue (but note that "bootstrap" required autoconf>=2.59 and I had 2.65 installed).

-Gordon







reply via email to

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