Bug 88518 - [EFL][WK2] WebKit2-EFL does not link in debug mode
Summary: [EFL][WK2] WebKit2-EFL does not link in debug mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 03:27 PDT by Chris Dumez
Modified: 2012-06-07 07:19 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2012-06-07 03:30 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (1.02 KB, patch)
2012-06-07 03:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-06-07 03:27:38 PDT
We get the following linking error on the debug build bot:
Linking CXX executable ../../bin/WebProcess
../../lib/libewebkit2.so.0.1.0: undefined reference to `WebKit::WebProcessMain(WebKit::CommandLine const&)'
Comment 1 Chris Dumez 2012-06-07 03:30:08 PDT
Created attachment 146244 [details]
Patch

Could someone please cq+ so that the debug build bot starts building WebKit2-EFL properly?
Comment 2 Chris Dumez 2012-06-07 03:50:27 PDT
Created attachment 146247 [details]
Patch

Improved patch. Thanks Ryuan for the suggestion.
Comment 3 Ryuan Choi 2012-06-07 03:51:24 PDT
Comment on attachment 146247 [details]
Patch

Thank you for fixing.
Comment 4 WebKit Review Bot 2012-06-07 07:19:49 PDT
Comment on attachment 146247 [details]
Patch

Clearing flags on attachment: 146247

Committed r119720: <http://trac.webkit.org/changeset/119720>
Comment 5 WebKit Review Bot 2012-06-07 07:19:55 PDT
All reviewed patches have been landed.  Closing bug.