emacs-devel
[Top][All Lists]
Advanced

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

can't build master on Debian 8, Lucid widgets


From: Mike Kupfer
Subject: can't build master on Debian 8, Lucid widgets
Date: Sun, 27 Aug 2017 08:27:35 -0700

"make bootstrap" fails with

In file included from xlwmenu.c:41:0:
../src/xterm.h:78:23: error: missing binary operator before token "("
 #if GTK_CHECK_VERSION (2, 14, 0)
                        ^

I think this was introduced by

commit a1faaf3092cf47a274c1f9b93c312bf917a50b92
Author: Philipp Stephani <address@hidden>
Date:   Fri Aug 25 11:08:25 2017 +0200

    Remove call of deprecated GDK function
    
    * src/xterm.h (XSync): Don’t call gdk_window_process_all_updates in
    GDK 3.22 or later.

At least, a1faaf3 fails to build, with the same error, but a1faaf3^ (the
prior changeset) builds okay.

I've attached the build log in case it's needed.

mike

Attachment: build.log
Description: build log


reply via email to

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