On Sun, Apr 22, 2012 at 3:05 AM, Li Zhou <zh...@lycos.com> wrote: > Hello there: > > I could not compile mesa with > > ./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 > > make always fails at glxcmds.c with error messages like these: > > glxcmds.c:1413: error: ‘glXGetCurrentDisplayEXT’ aliased to undefined symbol > ‘glXGetCurrentDisplay’ > glxcmds.c:1581: error: ‘glXQueryContextInfoEXT’ aliased to undefined symbol > ‘glXQueryContext’ > glxcmds.c:1925: error: ‘glXGetFBConfigAttribSGIX’ aliased to undefined > symbol ‘glXGetFBConfigAttrib’ > glxcmds.c:1929: error: ‘glXChooseFBConfigSGIX’ aliased to undefined symbol > ‘glXChooseFBConfig’ > glxcmds.c:1934: error: ‘glXGetVisualFromFBConfigSGIX’ aliased to undefined > symbol ‘glXGetVisualFromFBConfig’ > glxcmds.c:2674: error: ‘mglXGetProcAddress’ aliased to undefined symbol > ‘glXGetProcAddressARB’ > > I have tried every mesa release from version 6.0 to the latest 8.0. > > so,anyone one know how to get mangled mesa work? > > attached is a snapshot from debian 6.0 terminal window. > > thanks in advance.
Someone just posted to the Mesa-users list with some info about building mangled Mesa on Windows and Linux. I'll forward the message to you. -Brian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev