Bug 88518

Summary: [EFL][WK2] WebKit2-EFL does not link in debug mode
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: mikhail.pozdnyakov, rakuco, ryuan.choi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.