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 632688 - gtkhtml doesn't build against gtk 2.91.1
gtkhtml doesn't build against gtk 2.91.1
Status: RESOLVED DUPLICATE of bug 630072
Product: GtkHtml
Classification: Other
Component: API
3.91.x
Other Linux
: Normal normal
: ---
Assigned To: gtkhtml-maintainers
gtkhtml-maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-20 12:26 UTC by Lucas Rocha
Modified: 2010-10-20 12:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lucas Rocha 2010-10-20 12:26:43 UTC
In file included from html.c:32:
../gtkhtml/htmlengine.h:63: error: expected specifier-qualifier-list before ‘GdkGC’
html.c: In function ‘html_a11y_get_extents’:
html.c:321: error: ‘HTMLEngine’ has no member named ‘x_offset’
html.c:322: error: ‘HTMLEngine’ has no member named ‘y_offset’
make[2]: ** [html.lo] Erro 1
make[2]: Saindo do diretório `/home/lucasr/Code/gnome-tarball/gtkhtml-3.91.1/a11y'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/lucasr/Code/gnome-tarball/gtkhtml-3.91.1'
make: ** [all] Erro 2
Comment 1 Matthew Barnes 2010-10-20 12:34:26 UTC

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