[Mesa-dev] [Bug 100223] marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 17 01:58:52 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100223
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Should be fixed by:
commit c81c563fbbb06b6f1dd06ed62f252ed28d45be5a
Author: Emil Velikov <emil.velikov at collabora.com>
Date: Thu Mar 16 11:05:23 2017 +0000
mapi: remove Xlib/xcb include in gl_marshal.py
The only use of the header is to provide the _X_INLINE macro. We already
require (and provide where needed) 'inline', plus it's used in the file
already.
So replace the macro and drop the include. This fixes the build on
platforms which lack the header - from X-less Linuxes to Androids.
Fixes: 05dd4a1104e ("glapi: Generate GL API marshalling code from the
XML.")
Reported-by: Vinson Lee <vlee at freedesktop.org>
Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
Reviewed-by: Tapani Pälli <tapani.palli at intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100223
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170317/d4ae6429/attachment.html>
More information about the mesa-dev
mailing list