[webkit-gtk] some ATK_ defines missing

Vellemans, Noel Noel.Vellemans at visionBMS.com
Wed Oct 24 23:12:21 PDT 2012


Hi all,

Cross-compiled WebKitGTK+ 1.11.1 for arm (Cortex A9, imx53x) , Nearly
PERFECT, good job.


This small is probably due to some 'incomplete' dependency/ version
check... (ATK ??)

s/DumpRenderTree/gtk/.deps/Programs_DumpRenderTree-PixelDumpSupportGtk.T
po -c -o
Tools/DumpRenderTree/gtk/Programs_DumpRenderTree-PixelDumpSupportGtk.o
`test -f 'Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp' || echo
'./'`Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp
Tools/DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp: In function
'WTF::String roleToString(AtkRole)':
Tools/DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp:61:10: error:
'ATK_ROLE_GROUPING' was not declared in this scope
Tools/DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp:67:10: error:
'ATK_ROLE_IMAGE_MAP' was not declared in this scope
Tools/DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp:75:10: error:
'ATK_ROLE_LIST_BOX' was not declared in this scope
Tools/DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp:121:10: error:
'ATK_ROLE_TABLE_ROW' was not declared in this scope
Tools/DumpRenderTree/gtk/AccessibilityUIElementGtk.cpp:135:10: error:
'ATK_ROLE_TREE_ITEM' was not declared in this scope
In file included from ./Source/WTF/wtf/text/WTFString.h:28:0,


I've (patched these out for a test-build) ... and all builds.

Regards Noel


More information about the webkit-gtk mailing list