<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Compile errors with --enable-mangling"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55552">55552</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Compile errors with --enable-mangling
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>orion@cora.nwra.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>9.0
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>GLX
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>