[Webkit-unassigned] [Bug 114098] New: [WK2][EFL] --minimal build fails with error: undefined reference to `EwkContextMenu::EwkContextMenu
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 6 13:27:06 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114098
Summary: [WK2][EFL] --minimal build fails with error: undefined
reference to `EwkContextMenu::EwkContextMenu
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bartosh at gmail.com
./Tools/Scripts/build-webkit --efl --cmakeargs="-DSHARED_CORE=ON" --minimal fails with this error:
../../lib/libewebkit2.so.0.1.0: undefined reference to `EwkContextMenu::EwkContextMenu(EwkView*, WebKit::WebContextMenuProxyEfl*, WTF::Vector<WebKit::WebContextMenuItemData, 0ul> const&)'
../../lib/libewebkit2.so.0.1.0: undefined reference to `WebKit::WebView::createContextMenuProxy(WebKit::WebPageProxy*)'
../../lib/libewebkit2.so.0.1.0: undefined reference to `non-virtual thunk to WebKit::WebView::createContextMenuProxy(WebKit::WebPageProxy*)'
../../lib/libewebkit2.so.0.1.0: undefined reference to `EwkContextMenu::~EwkContextMenu()'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/WebProcess] Error 1
make[1]: *** [Source/WebKit2/CMakeFiles/WebProcess.dir/all] Error 2
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list