[Webkit-unassigned] [Bug 121573] New: [GTK] Build fails against GTK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 14:25:04 PDT 2013


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

           Summary: [GTK] Build fails against GTK2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimstar at opensuse.org


Attempting to build webkitgtk 2.1.92 fails when doing the GTK2 build:

[ 1211s] Source/WebKit/gtk/WebCoreSupport/AcceleratedCompositingContextGL.cpp: In member function 'void WebKit::AcceleratedCompositingContext::initialize()':
[ 1211s] Source/WebKit/gtk/WebCoreSupport/AcceleratedCompositingContextGL.cpp:88:36: error: 'GDK_IS_X11_DISPLAY' was not declared in this scope
[ 1211s]      if (!GDK_IS_X11_DISPLAY(display))
[ 1211s]                                     ^
[ 1211s] make[1]: *** [Source/WebKit/gtk/WebCoreSupport/libwebkitgtk_1_0_la-AcceleratedCompositingContextGL.lo] Error 1
[ 1211s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/webkitgtk-2.1.92'
[ 1211s] make: *** [all] Error 2
[ 1211s] error: Bad exit status from /var/tmp/rpm-tmp.g1Tb5F (%build)

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