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: Óscar Fuentes
Subject: Re: Trunk r117046 fails on systems with older automake
Date: Wed, 07 May 2014 03:03:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Andy Moreton <address@hidden> writes:

> I see exactly the same problems as Juanma and everybody else trying to
> get the autotools stuff working again on Windows:

[snip]

> This all seems to be caused by the crazy mixture of tools required to
> get a native Win32 emacs built. The notes in nt/INSTALL are very useful
> but it is still quite some way from there to having a working toolchain.

I've just succesfully configured Emacs trunk with MSYS2 [1]. The
difference from the previous time I built Emacs (last December) was that
autogen.sh complained about missing pkg-config, but

pacman -S pkg-config

fixed the issue.


The build failed with

../../emacs/lib/dup2.c:38:26: fatal error: msvc-inval.h: No such file or 
directory
 #  include "msvc-inval.h"
                          ^
compilation terminated.

but that was probably caused by me using the latest MinGW-w64
(i686-4.9.0-release-win32-dwarf-rt_v3-rev1.7z)


[1] MSYS2: http://sourceforge.net/projects/msys2/




reply via email to

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