GtkTooltips and rawhide

Tanguy Eric eric.tanguy at univ-nantes.fr
Sun Sep 9 20:11:42 UTC 2007


I try to compile gperiodic for rawhide and it uses GtkTooltips type but
it give an error : 

make gperiodic
make[1]: Entering directory `/builddir/build/BUILD/gperiodic-2.0.10'
gcc -c `pkg-config --cflags gtk+-2.0` -I. -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED  gperiodic.c
In file included from gperiodic.c:37:
gperiodic.h:73: error: expected specifier-qualifier-list before
'GtkTooltips'
gperiodic.c: In function 'main_prog':
gperiodic.c:389: error: 'struct table_entry' has no member named
'tooltip'
gperiodic.c:390: error: 'struct table_entry' has no member named
'tooltip'
gperiodic.c:391: error: 'struct table_entry' has no member named
'tooltip'
make[1]: *** [gperiodic.o] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/gperiodic-2.0.10'

it seems that GtkTooltips type is no longer known. I have to BR a new
package ?

Thanks

Eric




More information about the fedora-devel-list mailing list