WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
70097
[GTK] Build is broken with new ld
https://bugs.webkit.org/show_bug.cgi?id=70097
Summary
[GTK] Build is broken with new ld
Carlos Garcia Campos
Reported
2011-10-14 02:44:17 PDT
I've just upgraded my system and webkit2 unit tests now fail to build: CXXLD Programs/WebKit2APITests/TestWebKitWebContext CXXLD Programs/WebKit2APITests/TestWebKitWebView CXXLD Programs/WebKit2APITests/TestWebKitWebLoaderClient /usr/bin/ld: ./.libs/libwebkit2gtk-3.0.so: undefined reference to symbol 'WTF::fastFree(void*)' /usr/bin/ld: note: 'WTF::fastFree(void*)' is defined in DSO ./.libs/libjavascriptcoregtk-3.0.so so try adding it to the linker command line ./.libs/libjavascriptcoregtk-3.0.so: could not read symbols: Invalid operation collect2: ld returned 1 exit status
Attachments
Patch
(1.17 KB, patch)
2011-10-14 02:48 PDT
,
Carlos Garcia Campos
pnormand
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2011-10-14 02:48:16 PDT
Created
attachment 110987
[details]
Patch I'm not sure why, but this simple patch fixed the build for me.
Carlos Garcia Campos
Comment 2
2011-10-14 03:14:59 PDT
Committed
r97458
: <
http://trac.webkit.org/changeset/97458
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug