Re: gnome-core-0.99.3.2/gmenu: link error




> gmenu refuses to link; I've gtk-1.1.13 installed.

Thinko in the latest GTK+ distribution.  They forgot to add the
compatibility function.

> gmenu.o(.text+0x9b6): undefined reference to `gtk_ctree_set_reorderable'

Either: use a new GTK (if it is posted, or if you feel adventurous and
pulling it from CVS), or do:

	s/gtk_ctree_set_reorderable/gtk_clist_set_reorderable/

next release does this for you.

And yes, I did not like this either

Miguel.



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