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

Question about GtkText - error compiling GnomeICU



Hi,

I was trying to compile Gnomeicu 0.98.111 for Gnome2 but it failed
during linking :
gtkfunc.o: In function `read_next':
gtkfunc.o(.text+0x235d): undefined reference to `GTK_TEXT'
gtkfunc.o(.text+0x238b): undefined reference to `GTK_TEXT'
collect2: ld returned 1 exit status

After a bit of investigation, it appears that gtk/gtktext.h starts with:
#ifdef GTK_ENABLE_BROKEN

Does anyone know what that means ? I have libgtk2.0-dev 2.0.6-1.

Is GtkText obsolete in Gtk2 ? Should GnomeICU use something else ?
In the mean time, you may want to add the required -D so that it
compiles out of the box.

Cheers,
-- 
Raphaël Hertzog -+- http://www.ouaza.com
Formation Linux et logiciel libre : http://www.logidee.com



Reply to: