After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 626790 - Build failure with gtk+ 3 master (after merge of branch rendering-cleanup)
Build failure with gtk+ 3 master (after merge of branch rendering-cleanup)
Status: RESOLVED DUPLICATE of bug 626678
Product: gtk-engines
Classification: Deprecated
Component: clearlooks
2.90.x
Other All
: High major
: ---
Assigned To: gtk-engines maintainers
gtk-engines maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-13 06:53 UTC by Baptiste Mille-Mathias
Modified: 2010-08-13 18:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2010-08-13 06:53:26 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
Comment 1 Benjamin Berg 2010-08-13 18:02:40 UTC

*** This bug has been marked as a duplicate of bug 626678 ***