unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: Building trunk fails in x_check_image_size
Date: Thu, 28 Jul 2011 08:50:47 +0200	[thread overview]
Message-ID: <4E3106C7.2000400@gmx.at> (raw)

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



             reply	other threads:[~2011-07-28  6:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28  6:50 martin rudalics [this message]
2011-07-28  7:05 ` Building trunk fails in x_check_image_size Eli Zaretskii
2011-07-28  8:09   ` martin rudalics
2011-07-28  9:44     ` Paul Eggert
2011-07-28 12:18       ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E3106C7.2000400@gmx.at \
    --to=rudalics@gmx.at \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).