Bug 97145

Summary: include/GL/*.h not installed when GLX is disabled (eg for OSMesa)
Product: Mesa Reporter: Frederic Devernay <frederic.devernay>
Component: Drivers/OSMesaAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact: mesa-dev
Severity: minor    
Priority: medium    
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Frederic Devernay 2016-07-30 09:57:17 UTC
When compiling/installing an OSMesa-only Mesa (no GLX or DRI), the following patch:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=42968424fb4100f2035badf236b005cc8d62a592

prevents include/GL/*.h headers, including osmesa.h, gl.h and gl_mangle.h, from being installed.

I do not understand the rationale behind this patch. AFAIK, only glx.h and glx_mangle.h should be conditionally installed.
Comment 1 Emil Velikov 2016-11-24 13:35:13 UTC
Most/all of that should be resolved with commit a89faa2022fd995af2019c886b152b49a01f9392.

Please give it a try and let me know the exact configure line (and the summary?) if things are still odd.
Comment 2 GitLab Migration User 2019-09-18 20:12:47 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/881.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.