[Webkit-unassigned] [Bug 236593] New: [GTK][WPE] Inclusion of OpenGLShims.h should not depend on USE(GLX)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 07:52:03 PST 2022


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

            Bug ID: 236593
           Summary: [GTK][WPE] Inclusion of OpenGLShims.h should not
                    depend on USE(GLX)
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

The OpenGLShims.h header does not contain any X11- nor GLX-specific definitions,
and actually in some cases failing to include it can result failing to complete
the build when GLX is not available in the system. This is known to happen in
some setups where the main OpenGL library is provided by libglvnd (see related
bug #236592, too)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220214/40aab9d2/attachment.htm>


More information about the webkit-unassigned mailing list