[Webkit-unassigned] [Bug 125987] New: webkit gtk 2.2.3 stable tarball compilation error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 01:47:31 PST 2013


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

           Summary: webkit gtk 2.2.3 stable tarball compilation error
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aditya.l at tcs.com


Created an attachment (id=219632)
 --> (https://bugs.webkit.org/attachment.cgi?id=219632&action=review)
configuration log file

I am trying to install webkit gtk 2.2.3 stable tarball on kubuntu 13.04 64-bit machine.

I tried running ./configure as,

1) ./configure
2) ./configure --enable-accelerated-compositing=no

After completing configuration without any error (for both the ./configure commands), I tried ./make, for which I got following error message.


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 


I am attaching config.log file with this request.

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

Regards.

-- 
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