GNOME Bugzilla – Bug 681396
[regression] build failure in 3.5.5 vs webkit-1.9.6
Last modified: 2012-08-08 14:42:29 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.
Kov: can you tell us more about this?
That's a webkit-gtk regression: https://bugs.webkit.org/show_bug.cgi?id=93477 https://bugs.webkit.org/show_bug.cgi?id=93384