[Webkit-unassigned] [Bug 96165] WebKit Git fails to build with --with-acceleration-backend=clutter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 14:14:47 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96165





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2012-09-12 14:15:13 PST ---
(In reply to comment #3)
> Created an attachment (id=163684)
 --> (https://bugs.webkit.org/attachment.cgi?id=163684&action=review) [details]
> Error Log
> 
> Error Log when RedirectedXCompositeWindow gets compiled with clutter backend

It seems that RedirectedXCompositeWindow.cpp/h needs to be protected by USE(GLX) just like Source/WebCore/platform/graphics/glx/GLContextGLX.cpp/h. I think that's a better approach than conditional inclusion on the sources list.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list