RESOLVED FIXED 114089
[EFL] --minimal build fails with error: undefined reference to `WebCore::FrameSelection::notifyAccessibilityForSelectionChange()
https://bugs.webkit.org/show_bug.cgi?id=114089
Summary [EFL] --minimal build fails with error: undefined reference to `WebCore::Fram...
Ed Bartosh
Reported 2013-04-06 07:51:01 PDT
./Tools/Scripts/build-webkit --efl --cmakeargs="-DSHARED_CORE=ON" --minimal fails with this error: ../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::FrameSelection::notifyAccessibilityForSelectionChange()' collect2: error: ld returned 1 exit status make[2]: *** [bin/EWebLauncher] Error 1 make[1]: *** [Tools/EWebLauncher/CMakeFiles/EWebLauncher.dir/all] Error 2
Attachments
Patch (6.30 KB, patch)
2013-04-06 07:58 PDT, Ed Bartosh
no flags
Ed Bartosh
Comment 1 2013-04-06 07:58:30 PDT
WebKit Commit Bot
Comment 2 2013-04-07 09:40:03 PDT
The commit-queue encountered the following flaky tests while processing attachment 196736 [details]: svg/batik/masking/maskRegions.svg bug 114120 (author: zimmermann@kde.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 3 2013-04-07 09:40:54 PDT
Comment on attachment 196736 [details] Patch Clearing flags on attachment: 196736 Committed r147867: <http://trac.webkit.org/changeset/147867>
WebKit Commit Bot
Comment 4 2013-04-07 09:40:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.