<html><head>

<link media="all" type="text/css" href="/webmail/static/deg/css/wysiwyg-3451203449.css" rel="stylesheet">
</head><body>Hello there:<br><br>I could not compile mesa with <br><br>./configure CFLAGS="-DUSE_MGL_NAMESPACE" CXXFLAGS="-DUSE_MGL_NAMESPACE" --prefix=/home/li/wci.llnl.gov/codes/visit/2.0.0/visit2.0.0/3rdparty --without-demos --disable-gallium --disable-glw --disable-glu --disable-egl --enable-shared --disable-static<br><br>make always fails at glxcmds.c with error messages like these:<br><br>glxcmds.c:1413: error: ‘glXGetCurrentDisplayEXT’ aliased to undefined symbol ‘glXGetCurrentDisplay’<br>glxcmds.c:1581: error: ‘glXQueryContextInfoEXT’ aliased to undefined symbol ‘glXQueryContext’<br>glxcmds.c:1925: error: ‘glXGetFBConfigAttribSGIX’ aliased to undefined symbol ‘glXGetFBConfigAttrib’<br>glxcmds.c:1929: error: ‘glXChooseFBConfigSGIX’ aliased to undefined symbol ‘glXChooseFBConfig’<br>glxcmds.c:1934: error: ‘glXGetVisualFromFBConfigSGIX’ aliased to undefined symbol ‘glXGetVisualFromFBConfig’<br>glxcmds.c:2674: error: ‘mglXGetProcAddress’ aliased to undefined symbol ‘glXGetProcAddressARB’<br><br>I have tried every mesa release from version 6.0 to the latest 8.0.<br><br>so,anyone one know how to get mangled mesa work? <br><br>attached is a snapshot from debian 6.0 terminal window.<br><br>thanks in advance.<br><br><br><br><br>
</body></html>