[Webkit-unassigned] [Bug 178405] New: 'EGL/egl.h' file not found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 17 13:54:55 PDT 2017


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

            Bug ID: 178405
           Summary: 'EGL/egl.h' file not found
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: s172262 at yahoo.co.jp
                CC: bugs-noreply at webkitgtk.org

Created attachment 324053

  --> https://bugs.webkit.org/attachment.cgi?id=324053&action=review

'EGL/egl.h' file not found

I tried to build WebKitGtk+  ver.2.18.0 with cairo.

>/tmp/webkitgtk+-20171017-48306-bvnuze/Source/WebCore/platform/graphics/egl/GLContextEGL.cpp:30:10: fatal error: 'EGL/egl.h' file not found
>#include <EGL/egl.h>
>         ^~~~~~~~~~~
>1 error generated.
>make[2]: *** [Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContextEGL.cpp.o] Error 1
>make[1]: *** [Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2
>make: *** [all] Error 2

Please add  include-path for "EGL/egl.h".

-- 
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/20171017/004f141a/attachment-0001.html>


More information about the webkit-unassigned mailing list