Bug 23682 - Current svn fails to build
Summary: Current svn fails to build
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-02 07:28 PST by Bernhard Rosenkraenzer
Modified: 2009-02-23 09:04 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Rosenkraenzer 2009-02-02 07:28:12 PST
Trying to build QtWebKit in WebKit svn 40473 results in

../../../WebKit/qt/Api/qwebpage.cpp: In member function 'void QWebPage::setFixedLayoutSize(const QSize&) const':
../../../WebKit/qt/Api/qwebpage.cpp:1583: error: 'class WebCore::Frame' has no member named 'forceLayout'
../../../WebKit/qt/Api/qwebpage.cpp: In member function 'void QWebPage::setUseFixedLayout(bool)':
../../../WebKit/qt/Api/qwebpage.cpp:1605: error: 'class WebCore::Frame' has no member named 'forceLayout'
make[1]: *** [tmp/qwebpage.o] Error 1