Bug 972336 - Missing symbols when linking to webkitgtk3
Summary: Missing symbols when linking to webkitgtk3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: webkitgtk3
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-08 16:01 UTC by Ben Boeckel
Modified: 2013-06-08 16:07 UTC (History)
5 users (show)

Fixed In Version: webkitgtk3-2.1.1-3.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-08 16:07:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ben Boeckel 2013-06-08 16:01:41 UTC
Description of problem:
/usr/lib/gcc/x86_64-redhat-linux/4.8.1/../../../../lib64/libwebkitgtk-3.0.so: undefined reference to `hb_icu_script_to_script'
/usr/lib/gcc/x86_64-redhat-linux/4.8.1/../../../../lib64/libwebkitgtk-3.0.so: undefined reference to `hb_icu_get_unicode_funcs'

These functions are not used in uzbl and the only place in /usr/lib64/* they appear is webkitgtk3, so I'm unsure of what library should additionally be linked.

Version-Release number of selected component (if applicable):
webkitgtk3-2.1.1-2.fc20.x86_64

Comment 1 Kalev Lember 2013-06-08 16:07:41 UTC
Already fixed in webkitgtk3-2.1.1-3.fc20, it was a fallout from harfbuzz ABI change.


Note You need to log in before you can comment on or make changes to this bug.