emacs-devel
[Top][All Lists]
Advanced

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

Re: Building trunk fails in x_check_image_size


From: martin rudalics
Subject: Re: Building trunk fails in x_check_image_size
Date: Thu, 28 Jul 2011 10:09:52 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

>> 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.

IIUC I'd have to comment out its definition and at least two calls of
it.  But the consequences of doing that seem too unpredictable to me.
I'll wait till Paul fixes it.

martin



reply via email to

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