emacs-devel
[Top][All Lists]
Advanced

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

Re: Error in 109398


From: Dmitry Antipov
Subject: Re: Error in 109398
Date: Thu, 02 Aug 2012 17:11:39 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

On 08/02/2012 03:06 PM, Paul Eggert wrote:
My fault.  Yamamoto-san fixed it in 109399 (thanks!).

I'll trade you.  Here's a different build that fails:

   ./configure --with-x-toolkit=no && make
   ...
   xfns.c: In function 'x_set_menu_bar_lines':
   xfns.c:1256:26: error: 'struct frame' has no member named 'menu_bar_window'

Hm, I tried --without-x after introducing FVARs, and now it works for me with 
109400.

Looks pretty strange because --with-x-toolkit=no should disable HAVE_X_WINDOWS,
so XOBJ in src/Makefile should be empty and xfns.c is never compiled.

but aren't we supposed to be backing out the FVAR-related changes?

This is still a subject for discussion, but most probably I will not be able
to convince Stefan :-(.

Dmitry




reply via email to

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