GNOME Bugzilla – Bug 626790
Build failure with gtk+ 3 master (after merge of branch rendering-cleanup)
Last modified: 2010-08-13 18:02:40 UTC
./src/clearlooks_style.c:775:2: warning: #warning Assuming non-pulsing progress bars because there is currently no way to query them in GTK+ 3.0. ./src/clearlooks_style.c: In function ‘clearlooks_style_draw_layout’: ./src/clearlooks_style.c:1796: error: ‘GdkGC’ undeclared (first use in this function) ./src/clearlooks_style.c:1796: error: (Each undeclared identifier is reported only once ./src/clearlooks_style.c:1796: error: for each function it appears in.) ./src/clearlooks_style.c:1796: error: ‘gc’ undeclared (first use in this function) ./src/clearlooks_style.c:1801: error: ‘GtkStyle’ has no member named ‘text_gc’ ./src/clearlooks_style.c:1801: error: ‘GtkStyle’ has no member named ‘fg_gc’ ./src/clearlooks_style.c:1808: error: ‘old_gc’ undeclared (first use in this function) make[2]: *** [clearlooks_style.lo] Erreur 1
*** This bug has been marked as a duplicate of bug 626678 ***