emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure to bootstrap on Windows


From: Eli Zaretskii
Subject: Re: Failure to bootstrap on Windows
Date: Sat, 03 Oct 2015 13:01:04 +0300

> Date: Sat, 03 Oct 2015 11:35:00 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> >   CC       image.o
> > In file included from c:/Devel/emacs/include/X11/xpm.h:70:0,
> >                  from image.c:3154:
> > c:/Devel/emacs/include/X11/simx.h:143:0: warning: "close" redefined 
> > [enabled by default]
> >  #define close _close
> >  ^
> > In file included from ./conf_post.h:32:0,
> >                  from ./config.h:1890,
> >                  from image.c:20:
> > c:/Devel/emacs/repo/fresh/nt/inc/ms-w32.h:221:0: note: this is the location 
> > of the previous definition
> >  #define close   sys_close
> >  ^
> > In file included from c:/Devel/emacs/include/X11/xpm.h:70:0,
> >                  from image.c:3154:
> > c:/Devel/emacs/include/X11/simx.h:146:0: warning: "open" redefined [enabled 
> > by default]
> >  #define open _open
> >  ^
> > In file included from ./conf_post.h:32:0,
> >                  from ./config.h:1890,
> >                  from image.c:20:
> > c:/Devel/emacs/repo/fresh/nt/inc/ms-w32.h:234:0: note: this is the location 
> > of the previous definition
> >  #define open    sys_open
> >  ^
> 
> These are problems in the header included in my port of libXpm.  They
> are not fatal, but they are problems nonetheless.  I will fix them and
> upload a new distribution.

Should be fixed now.



reply via email to

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