[Mesa-dev] [Bug 55552] New: Compile errors with --enable-mangling
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 2 11:53:31 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55552
Priority: medium
Bug ID: 55552
Assignee: mesa-dev at lists.freedesktop.org
Summary: Compile errors with --enable-mangling
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: orion at cora.nwra.com
Hardware: All
Status: NEW
Version: 9.0
Component: GLX
Product: Mesa
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
--
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/20121002/d40283ae/attachment.html>
More information about the mesa-dev
mailing list