[Webkit-unassigned] [Bug 20449] New: Webkit won't compile for Arm Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 19 15:06:30 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20449
Summary: Webkit won't compile for Arm Linux
Product: WebKit
Version: 526+ (Nightly build)
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: chris.teague at gmail.com
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list