I am running ./configure as,

./configure --enable-accelerated-compositing=no

I don't want to use any accelerated composting and/or wayland support. 

After running           ./configure --enable-accelerated-compositing=no,
 
I am facing an error with webkit gtk 2.2.3 stable version compilation as,

Source/WebCore/platform/graphics/GLContext.cpp: In static member function 
'static WTF::PassOwnPtr<WebCore::GLContext> 
WebCore::GLContext::createContextForWindow(GLNativeWindowType, 
WebCore::GLContext*)':
Source/WebCore/platform/graphics/GLContext.cpp:155:39: error: 
'GDK_IS_WAYLAND_DISPLAY' was not declared in this scope
make[1]: *** [Source/WebCore/platform/graphics/libPlatformGtk_la-GLContext.lo] 
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/hbbtv/Downloads/webkitgtk-2.2.3'
make: *** [all] Error 2 


Please inform if any solution / patch is available for this error.
Regards.





 
----- Original Message -----
From: Aditya Lodha <[email protected]>
To: [email protected]
Sent: Thu, 19 Dec 2013 10:36:36 +0530 (IST)
Subject: error in webkit gtk 2.2.3 stable version compilation

Hello,

I am facing an error while webkit gtk 2.2.3 stable version compilation as,

Source/WebCore/platform/graphics/GLContext.cpp: In static member function 
'static WTF::PassOwnPtr<WebCore::GLContext> 
WebCore::GLContext::createContextForWindow(GLNativeWindowType, 
WebCore::GLContext*)':
Source/WebCore/platform/graphics/GLContext.cpp:155:39: error: 
'GDK_IS_WAYLAND_DISPLAY' was not declared in this scope
make[1]: *** [Source/WebCore/platform/graphics/libPlatformGtk_la-GLContext.lo] 
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/hbbtv/Downloads/webkitgtk-2.2.3'
make: *** [all] Error 2 


Please inform if any solution / patch is available for this error.
Regards.
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to