I've been unsuccessful in compiling the GTK port recently.  I've tried
r35788 and r35814 so far, both of them result in the following errors.
 Has anyone else seen this?  Anyone know why the buildbot wouldn't
catch this?

I've tried building with both of these command lines, both result in
the same error:
CFLAGS="-DWTF_USE_MOBILE=1 -DWTF_USE_LOW_BANDWIDTH_DISPLAY=1"
./autogen.sh --host=arm-linux --prefix=/usr
make

./autogen.sh --host=arm-linux --prefix=/usr
make


The errors I get:
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
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to