mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] file 5.20 does not build


From: Timothy Gu
Subject: Re: [Mingw-cross-env-list] file 5.20 does not build
Date: Tue, 03 Feb 2015 18:04:09 +0000

No, you don't. I just pushed a commit that might fix the build. Please try again.

On Mon Feb 02 2015 at 1:01:36 PM Moritz Bunkus <address@hidden> wrote:
Hey,

with today's master at 2c95e9596e5f12ba9ce8e3ba56ccc548d19a63d3 I cannot
build file. The log file shows the following:

-- snip ----------------------------------------------------------

config.status: executing libtool commands
make -C '/home/mosu/prog/video/mingw/cross/tmp-file-x86_64-w64-mingw32.static/file-5.20' -j '8' bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS= man_MANS= FILE_COMPILE='/home/mosu/prog/video/mingw/cross/tmp-file-x86_64-w64-mingw32.static/file-5.20.native/src/file'
make[3]: Entering directory '/home/mosu/prog/video/mingw/cross/tmp-file-x86_64-w64-mingw32.static/file-5.20'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/mosu/prog/video/mingw/cross/tmp-file-x86_64-w64-mingw32.static/file-5.20/missing aclocal-1.14 -I m4
/home/mosu/prog/video/mingw/cross/tmp-file-x86_64-w64-mingw32.static/file-5.20/missing: line 81: aclocal-1.14: command not found
WARNING: 'aclocal-1.14' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
Makefile:356: recipe for target 'aclocal.m4' failed
-- snip ----------------------------------------------------------

The config.log from …tmp-file-x86_64-w64-mingw32.static/file-5.20 only
contains a single mention of anything aclocal:

-- snip ----------------------------------------------------------
ACLOCAL='${SHELL} /home/mosu/prog/video/mingw/cross/tmp-file-x86_64-w64-mingw32.static/file-5.20/missing aclocal-1.14'
-- snip ----------------------------------------------------------

My host system has aclocal, aclocal-1.12 and aclocal-1.15 (meaning I
have automake 1.12 and automake 1.15 installed) but not aclocal-1.14.

Do we need to have exact matches for automake now, too? Can this not be
prevented? It's not like every distro comes with every version of
automake…

Kind regards,
mosu

reply via email to

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