emacs-devel
[Top][All Lists]
Advanced

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

Re: Latest EMACS on BZR trunk does not compile with MinGW


From: Óscar Fuentes
Subject: Re: Latest EMACS on BZR trunk does not compile with MinGW
Date: Tue, 03 Jun 2014 22:56:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Paul Eggert <address@hidden> writes:

> On 06/03/2014 01:00 PM, Vincent Belaïche wrote:
>> dup2.c:35:0: warning: "WIN32_LEAN_AND_MEAN" redefined [enabled by default]
> Why is your build trying to compile lib/dup2.c?  That appears to be
> the real bug here.  Emacs is supposed to supply its own dup2 on
> Microsoft Windows, and the build shouldn't try to compile the Gnulib
> dup2.c there.

Maybe it is related to this:

http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00083.html

Check that the MSYSTEM environment variable has the value "MINGW32" on
the shell you run the configure script.

[snip]



reply via email to

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