Problem while building Terminal Emulator

Anders Lind sunshinecoast at swipnet.se
Tue Nov 14 22:21:48 CET 2006


On Tue, 14 Nov 2006 19:55:17 +0100
"Alexander Toresson" <alexander.toresson at gmail.com> wrote:

> Hmm. gtk_tree_view_get_rubber_banding() is a new symbol in gtk 2.10,
> according to http://developer.gnome.org/doc/API/2.0/gtk/ix07.html . I
> checked the source and both in current svn and in rc2, the code that
> contains the call to that function is surrounded by preprocessor
> statements that make sure that it won't be used when gtk 2.9 (the
> development version that eventually became 2.10) or newer isn't found.
> 
> One possibility is that your libexo is for some reason compiled
> against a newer gtk2 than is available on your system, so you might
> want to recompile it, and make sure to get rid of any installations of
> it before doing so.

Hello,

I removed libexo with make deinstall , although it complained about that
it couldn't remove everything and then ran make install again and then
ran the installer again but same error....I have updated GTK on
occasions, however it is 2.10.6 right now which should be the version
that libexo compiled against. 

Cheers
Anders



More information about the Xfce mailing list