emacs-devel
[Top][All Lists]
Advanced

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

Undefined reference to 'gtk_adjustment_configure'


From: Dmitry Antipov
Subject: Undefined reference to 'gtk_adjustment_configure'
Date: Tue, 30 Sep 2014 20:14:31 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

Recently I tried to build trunk on a relatively mature system and got
"undefined reference to 'gtk_adjustment_configure'" error when linking.
This system has 2.12.0 so configure check was passed.  But, according to
https://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00023.html,
gtk_adjustment_configure was introduced in 2.13.6.  So I think that old
code should be resurrected under GTK_CHECK_VERSION.

Dmitry

Attachment: gtk_adjustment_configure.patch
Description: Text Data


reply via email to

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