Bug 149448 - [EFL] Build break when DEVELOPER_MODE is OFF
Summary: [EFL] Build break when DEVELOPER_MODE is OFF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-21 22:59 PDT by Ryuan Choi
Modified: 2015-09-22 00:30 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.07 KB, patch)
2015-09-21 23:06 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2015-09-21 22:59:36 PDT
CMakeFiles/DatabaseProcess.dir/DatabaseProcess/EntryPoint/unix/DatabaseProcessMain.cpp.o:DatabaseProcessMain.cpp:function main: error: undefined reference to 'DatabaseProcessMainUnix'
collect2: error: ld returned 1 exit status
Source/WebKit2/CMakeFiles/DatabaseProcess.dir/build.make:131: recipe for target 'bin/DatabaseProcess' failed
make[2]: *** [bin/DatabaseProcess] Error 1
CMakeFiles/Makefile2:565: recipe for target 'Source/WebKit2/CMakeFiles/DatabaseProcess.dir/all' failed
make[1]: *** [Source/WebKit2/CMakeFiles/DatabaseProcess.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Ryuan Choi 2015-09-21 23:06:11 PDT
Created attachment 261727 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-22 00:30:03 PDT
Comment on attachment 261727 [details]
Patch

Clearing flags on attachment: 261727

Committed r190107: <http://trac.webkit.org/changeset/190107>
Comment 3 WebKit Commit Bot 2015-09-22 00:30:08 PDT
All reviewed patches have been landed.  Closing bug.