[Mesa-dev] [Bug 64959] Cannot build against EGL without X11

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 5 09:51:44 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64959

Chad Versace <chad.versace at linux.intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chad.versace at linux.intel.co
                   |                            |m

--- Comment #2 from Chad Versace <chad.versace at linux.intel.com> ---
Does adding -DWL_EGL_PLATFORM to CFLAGS fix the problem? That seems to be the
right define to use when building in a pure Wayland system.

Don't use -DMESA_EGL_NO_X11_HEADERS, because that may break ABI on 32-bit
systems. The definitions of the EGLNative types in that block are 32-bit
instead of 64-bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130605/cc2c30c2/attachment.html>


More information about the mesa-dev mailing list