[Webkit-unassigned] [Bug 163449] [GTK] Configures but fails to link with ENABLE_OPENGL=OFF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 15 07:24:07 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163449
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[GTK] Configures but fails |[GTK] Configures but fails
|to link with |to link with
|ENABLE_OPENGL=OFF |ENABLE_OPENGL=OFF
|ENABLE_GLES2=ON |
--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I see:
-- Disabling ENABLE_GLES2 since ENABLE_OPENGL is disabled.
And in the feature list:
-- ENABLE_GLES2 .......................... OFF
So our feature dependency checking is working properly; it's not possible to use this combination of flags. We should just fix (or remove) the -DENABLE_OPENGL=OFF build.
Anyway, please post the linker error here. It's not really useful to have a build failure bug report without the build failure. :)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161015/0494e8fb/attachment.html>
More information about the webkit-unassigned
mailing list