[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: windows build failure
From: |
Eli Zaretskii |
Subject: |
Re: windows build failure |
Date: |
Mon, 21 Feb 2011 22:37:30 +0200 |
> Date: Mon, 21 Feb 2011 11:48:51 -0800
> From: Paul Eggert <address@hidden>
> Cc: address@hidden
>
> On 02/21/2011 11:37 AM, Sean Sieger wrote:
>
> > make[2]: *** No rule to make target `filemode.c', needed by `gl-stamp'.
> > Stop.
>
> Yes, that's due to the filemode change installed a few hours ago; see
> <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00935.html>
> and the parent thread. As discussed in that thread, the Windows builds
> should need minor tweaking and that should happen soon.
Btw, one fallout of the filemode.c import is that now all platforms
have S_IFLNK defined (by virtue of lib/sys_stat.h), so the remapping
of lstat to stat on fileio.c and dired.c is no longer needed, and can
be deleted. Unless I'm missing something, that is.
- Re: windows build failure, (continued)
windows build failure, Sean Sieger, 2011/02/21
- Re: windows build failure, Sean Sieger, 2011/02/21
- Re: windows build failure, Christoph, 2011/02/21
- Re: windows build failure, Paul Eggert, 2011/02/21
- Re: windows build failure,
Eli Zaretskii <=
- Re: windows build failure, Paul Eggert, 2011/02/21
- Re: windows build failure, Eli Zaretskii, 2011/02/22
- Re: windows build failure, Paul Eggert, 2011/02/22
- Re: windows build failure, Eli Zaretskii, 2011/02/22
- Re: windows build failure, Paul Eggert, 2011/02/22
- Re: windows build failure, Eli Zaretskii, 2011/02/23
- Re: windows build failure, Eli Zaretskii, 2011/02/23
- Re: windows build failure, Paul Eggert, 2011/02/25
- Re: Remove S_IFLNK (was: windows build failure), Eli Zaretskii, 2011/02/26
- Re: Remove S_IFLNK, Stefan Monnier, 2011/02/26