unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs-23.2a build failure on windows
@ 2011-08-09 18:29 Sean Sieger
  2011-08-09 18:43 ` [h-e-w] " Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Sean Sieger @ 2011-08-09 18:29 UTC (permalink / raw)
  To: help-emacs-windows; +Cc: emacs-devel

gcc -I. -c   -DEMACSDEBUG   -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=1
 -DUSE_CRT_DLL=1 -o oo/i386/w32.o w32.c
w32.c:99:16: error: redefinition of 'struct _PROCESS_MEMORY_COUNTERS_EX'
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/psapi.h:53:16: note: o
riginally defined here
w32.c:111:3: error: conflicting types for 'PROCESS_MEMORY_COUNTERS_EX'
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/psapi.h:65:3: note: pr
evious declaration of 'PROCESS_MEMORY_COUNTERS_EX' was here
w32.c:111:31: error: conflicting types for 'PPROCESS_MEMORY_COUNTERS_EX'
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/psapi.h:65:31: note: p
revious declaration of 'PPROCESS_MEMORY_COUNTERS_EX' was here
make[1]: *** [oo/i386/w32.o] Error 1
make[1]: Leaving directory `c:/Users/Sean/Downloads/emacs-23.2/src'
make: *** [all-other-dirs-gmake] Error 2




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [h-e-w] emacs-23.2a build failure on windows
  2011-08-09 18:29 emacs-23.2a build failure on windows Sean Sieger
@ 2011-08-09 18:43 ` Eli Zaretskii
  2011-08-10 12:00   ` Jason Rumney
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2011-08-09 18:43 UTC (permalink / raw)
  To: Sean Sieger; +Cc: help-emacs-windows, emacs-devel

> From: Sean Sieger <sean.sieger@gmail.com>
> Date: Tue, 09 Aug 2011 14:29:55 -0400
> Cc: emacs-devel@gnu.org
> 
> gcc -I. -c   -DEMACSDEBUG   -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=1
>  -DUSE_CRT_DLL=1 -o oo/i386/w32.o w32.c
> w32.c:99:16: error: redefinition of 'struct _PROCESS_MEMORY_COUNTERS_EX'
> c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/psapi.h:53:16: note: o
> riginally defined here
> w32.c:111:3: error: conflicting types for 'PROCESS_MEMORY_COUNTERS_EX'
> c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/psapi.h:65:3: note: pr
> evious declaration of 'PROCESS_MEMORY_COUNTERS_EX' was here
> w32.c:111:31: error: conflicting types for 'PPROCESS_MEMORY_COUNTERS_EX'
> c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/psapi.h:65:31: note: p
> revious declaration of 'PPROCESS_MEMORY_COUNTERS_EX' was here
> make[1]: *** [oo/i386/w32.o] Error 1
> make[1]: Leaving directory `c:/Users/Sean/Downloads/emacs-23.2/src'
> make: *** [all-other-dirs-gmake] Error 2

Backport the fix for that from 23.3a, around these line numbers.

(Why are you building Emacs 23.2?)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [h-e-w] emacs-23.2a build failure on windows
  2011-08-09 18:43 ` [h-e-w] " Eli Zaretskii
@ 2011-08-10 12:00   ` Jason Rumney
  2011-08-10 15:44     ` Sean Sieger
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Rumney @ 2011-08-10 12:00 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: help-emacs-windows, Sean Sieger, emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> Backport the fix for that from 23.3a, around these line numbers.
>
> (Why are you building Emacs 23.2?)

The source release was changed (it shouldn't affect the Windows
binaries, but I guess Sean wants to be safe).



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [h-e-w] emacs-23.2a build failure on windows
  2011-08-10 12:00   ` Jason Rumney
@ 2011-08-10 15:44     ` Sean Sieger
  0 siblings, 0 replies; 4+ messages in thread
From: Sean Sieger @ 2011-08-10 15:44 UTC (permalink / raw)
  To: emacs-devel; +Cc: help-emacs-windows

Jason Rumney <jasonr@gnu.org> writes:

    Eli Zaretskii <eliz@gnu.org> writes:

    > Backport the fix for that from 23.3a, around these line numbers.
    >
    > (Why are you building Emacs 23.2?)

I thought that the releases should be `identical'.

    The source release was changed (it shouldn't affect the Windows
    binaries, but I guess Sean wants to be safe).

Like that.  Safe.

I haven't done it yet, so maybe the lazy side of me wins and I don't
take the time ... back to libxml2 ...

Thanks, fellas.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-10 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 18:29 emacs-23.2a build failure on windows Sean Sieger
2011-08-09 18:43 ` [h-e-w] " Eli Zaretskii
2011-08-10 12:00   ` Jason Rumney
2011-08-10 15:44     ` Sean Sieger

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).