Bug 4036 - Both mesa and glproto install glx.h and glu.h
Summary: Both mesa and glproto install glx.h and glu.h
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Modular (show other bugs)
Version: 7.0.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 13:19 UTC by Donnie Berkholz
Modified: 2005-09-20 00:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Donnie Berkholz 2005-08-10 13:19:41 UTC
glproto installs these includes:

/usr/include/GL/glu.h
/usr/include/GL/glx.h
/usr/include/GL/glxint.h
/usr/include/GL/glxmd.h
/usr/include/GL/glxproto.h
/usr/include/GL/glxtokens.h

mesa installs these ones:

/usr/include/GL/amesa.h
/usr/include/GL/directfbgl.h
/usr/include/GL/dmesa.h
/usr/include/GL/foomesa.h
/usr/include/GL/fxmesa.h
/usr/include/GL/ggimesa.h
/usr/include/GL/glfbdev.h
/usr/include/GL/gl.h
/usr/include/GL/gl_mangle.h
/usr/include/GL/glext.h
/usr/include/GL/glu.h
/usr/include/GL/glu_mangle.h
/usr/include/GL/glutf90.h
/usr/include/GL/glut.h
/usr/include/GL/glx.h
/usr/include/GL/glxext.h
/usr/include/GL/glx_mangle.h
/usr/include/GL/mesa_wgl.h
/usr/include/GL/mglmesa.h
/usr/include/GL/miniglx.h
/usr/include/GL/osmesa.h
/usr/include/GL/svgamesa.h
/usr/include/GL/uglglutshapes.h
/usr/include/GL/uglmesa.h
/usr/include/GL/vms_x_fix.h
/usr/include/GL/wmesa.h
/usr/include/GL/xmesa.h
/usr/include/GL/xmesa_xf86.h
/usr/include/GL/xmesa_x.h
/usr/include/GLES
/usr/include/GLES/egl.h
/usr/include/GLES/egltypes.h

I didn't spot any other overlaps.
Comment 1 Adam Jackson 2005-09-20 17:17:03 UTC
fixed in head.


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.