RESOLVED DUPLICATE of bug 20449 20450
Webkit won't compile for Arm Linux
https://bugs.webkit.org/show_bug.cgi?id=20450
Summary Webkit won't compile for Arm Linux
Chris Teague
Reported 2008-08-19 15:09:19 PDT
The arm-linux variant does not compile successfully. This bug has been in the nightly since at least r35788, and as recently as r35814. To reproduce, build with this command line: ./autogen.sh --host=arm-linux --prefix=/usr make The errors produced are: WebCore/loader/FrameLoader.cpp: In member function `void WebCore::FrameLoader::switchOutLowBandwidthDisplayIfReady()': WebCore/loader/FrameLoader.cpp:5032: error: 'class WebCore::ScriptController' has no member named clear' WebCore/loader/FrameLoader.cpp:5037: error: `instance' is not a member of `WebCore::DOMImplementation' make[1]: *** [WebCore/loader/libWebCore_la-FrameLoader.lo] Error 1
Attachments
Mark Rowe (bdash)
Comment 1 2008-08-19 16:51:42 PDT
*** This bug has been marked as a duplicate of 20449 ***
Note You need to log in before you can comment on or make changes to this bug.