all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building trunk fails in x_check_image_size
@ 2011-07-28  6:50 martin rudalics
  2011-07-28  7:05 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: martin rudalics @ 2011-07-28  6:50 UTC (permalink / raw)
  To: emacs-devel; +Cc: Paul Eggert

After

configure --no-opt --without-xpm --without-png --without-jpeg --without-tiff --without-gif

building and bootstrapping trunk on Windows XP with
i386-mingw-nt5.1.2600 fail with

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG    -Demacs=1 -DHAVE_CONFIG_H -I../lib -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo/i386/image.o image.c
image.c: In function `x_check_image_size':
image.c:1928: error: structure has no member named `bitmap_pad'
image.c:1929: error: structure has no member named `depth'
image.c:1930: error: structure has no member named `bytes_per_line'
make[3]: *** [oo/i386/image.o] Error 1
make[3]: Leaving directory `C:/emacs/quickfixes/src'
make[2]: *** [bootstrap-temacs-CMD] Error 2
make[2]: Leaving directory `C:/emacs/quickfixes/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `C:/emacs/quickfixes/src'
make: *** [bootstrap-gmake] Error 2

martin



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

end of thread, other threads:[~2011-07-28 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-28  6:50 Building trunk fails in x_check_image_size martin rudalics
2011-07-28  7:05 ` Eli Zaretskii
2011-07-28  8:09   ` martin rudalics
2011-07-28  9:44     ` Paul Eggert
2011-07-28 12:18       ` martin rudalics

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.