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 681396 - [regression] build failure in 3.5.5 vs webkit-1.9.6
[regression] build failure in 3.5.5 vs webkit-1.9.6
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: General
3.5.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-07 18:20 UTC by David Ronis
Modified: 2012-08-08 14:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2012-08-07 18:20:08 UTC
I'm trying to build today's empathy tarball.  The build fails with:
 
CCLD   empathy
/home/ronis/Project/notar/GNOME/garnome/desktop/empathy/work/main.d/empathy-3.5.5/libempathy-gtk/.libs/libempathy-gtk.so: undefined reference to `webkit_dom_html_element_get_class_name'
/home/ronis/Project/notar/GNOME/garnome/desktop/empathy/work/main.d/empathy-3.5.5/libempathy-gtk/.libs/libempathy-gtk.so: undefined reference to `webkit_dom_html_element_set_class_name'
collect2: error: ld returned 1 exit status

Looks like the webkit API has changed.
Comment 1 Guillaume Desmottes 2012-08-08 14:35:37 UTC
Kov: can you tell us more about this?
Comment 2 Guillaume Desmottes 2012-08-08 14:42:29 UTC
That's a webkit-gtk regression:
https://bugs.webkit.org/show_bug.cgi?id=93477
https://bugs.webkit.org/show_bug.cgi?id=93384