unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org
Subject: Re: Building trunk fails in x_check_image_size
Date: Thu, 28 Jul 2011 03:05:14 -0400	[thread overview]
Message-ID: <E1QmKeg-0007Gv-Rs@fencepost.gnu.org> (raw)
In-Reply-To: <4E3106C7.2000400@gmx.at> (message from martin rudalics on Thu, 28 Jul 2011 08:50:47 +0200)

> Date: Thu, 28 Jul 2011 08:50:47 +0200
> From: martin rudalics <rudalics@gmx.at>
> Cc: Paul Eggert <eggert@cs.ucla.edu>
> 
> 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

I think x_check_image_size is X-specific, so just comment out its
call, at least for now.



  reply	other threads:[~2011-07-28  7:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28  6:50 Building trunk fails in x_check_image_size martin rudalics
2011-07-28  7:05 ` Eli Zaretskii [this message]
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=E1QmKeg-0007Gv-Rs@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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).