Hello, WebKit build is failing with following error in Ubuntu 9.04(Jaunty) for GTK port.
naya...@dreams:~/webkit$ WebKitTools/Scripts/build-webkit --gtk --no-video --wml ... ... ... ../../WebCore/accessibility/AccessibilityRenderObject.cpp: In member function ‘virtual bool WebCore::AccessibilityRenderObject::isExpanded() const’: ../../WebCore/accessibility/AccessibilityRenderObject.cpp:1615: error: ‘aria_expandedAttr’ was not declared in this scope ../../WebCore/accessibility/AccessibilityRenderObject.cpp: In member function ‘virtual void WebCore::AccessibilityRenderObject::setIsExpanded(bool)’: ../../WebCore/accessibility/AccessibilityRenderObject.cpp:1650: error: ‘aria_expandedAttr’ was not declared in this scope ../../WebCore/accessibility/AccessibilityRenderObject.cpp: In member function ‘virtual bool WebCore::AccessibilityRenderObject::isSelected() const’: ../../WebCore/accessibility/AccessibilityRenderObject.cpp:1670: error: ‘aria_selectedAttr’ was not declared in this scope ../../WebCore/accessibility/AccessibilityRenderObject.cpp: In member function ‘bool WebCore::AccessibilityRenderObject::isTabItemSelected() const’: ../../WebCore/accessibility/AccessibilityRenderObject.cpp:1701: error: ‘aria_controlsAttr’ was not declared in this scope ../../WebCore/accessibility/AccessibilityRenderObject.cpp: In member function ‘virtual void WebCore::AccessibilityRenderObject::setSelected(bool)’: ../../WebCore/accessibility/AccessibilityRenderObject.cpp:1774: error: ‘aria_selectedAttr’ was not declared in this scope .. .. .. BTW, I am using the latest WebKit revision. naya...@dreams:~/webkit$ svn info Path: . URL: http://svn.webkit.org/repository/webkit/trunk Repository Root: http://svn.webkit.org/repository/webkit Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc Revision: 51040 What might have gone wrong? Thanks. -- Regards, _Nayan_
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
