Bug 55552

Summary: Compile errors with --enable-mangling
Product: Mesa Reporter: Orion Poplawski <orion>
Component: GLXAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: 9.0   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Orion Poplawski 2012-10-02 18:53:31 UTC
Trying to build 9.0 from 20120924 with --enable-mangling I get:

gmake[3]: Entering directory `/builddir/build/BUILD/mesa-20120924/src/glx'
  CC       clientattrib.lo
  CC       clientinfo.lo
  CC       compsize.lo
  CC       create_context.lo
  CC       eval.lo
  CC       glxconfig.lo
  CC       glxcmds.lo
glxcmds.c:1413:11: error: 'glXGetCurrentDisplayEXT' aliased to undefined symbol 'glXGetCurrentDisplay'
glxcmds.c:1581:5: error: 'glXQueryContextInfoEXT' aliased to undefined symbol 'glXQueryContext'
glxcmds.c:1925:5: error: 'glXGetFBConfigAttribSGIX' aliased to undefined symbol 'glXGetFBConfigAttrib'
glxcmds.c:1929:58: error: 'glXChooseFBConfigSGIX' aliased to undefined symbol 'glXChooseFBConfig'
glxcmds.c:1934:54: error: 'glXGetVisualFromFBConfigSGIX' aliased to undefined symbol 'glXGetVisualFromFBConfig'
glxcmds.c:2674:47: error: 'mglXGetProcAddress' aliased to undefined symbol 'glXGetProcAddressARB'
gmake[3]: *** [glxcmds.lo] Error 1
Comment 1 GitLab Migration User 2019-09-18 17:44:29 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/88.

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.