<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 --- - render2.c: In function '__indirect_glMap1d'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67740">67740</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>render2.c: In function '__indirect_glMap1d'
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Solaris
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>henry_rosario_gonzalez@hotmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>9.1
          </td>
        </tr>

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

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>render2.c:54:4: error: implicit declaration of function '__glMap1d_size'
[-Werror=implicit-function-declaration]
    k = __glMap1d_size(target);
    ^
render2.c: In function '__indirect_glMap1f':
render2.c:121:4: error: implicit declaration of function '__glMap1f_size'
[-Werror=implicit-function-declaration]
    k = __glMap1f_size(target);
    ^
render2.c: In function '__indirect_glMap2d':
render2.c:185:4: error: implicit declaration of function '__glMap2d_size'
[-Werror=implicit-function-declaration]
    k = __glMap2d_size(target);
    ^
render2.c: In function '__indirect_glMap2f':
render2.c:263:4: error: implicit declaration of function '__glMap2f_size'
[-Werror=implicit-function-declaration]
    k = __glMap2f_size(target);
    ^
cc1: some warnings being treated as errors
make[3]: *** [render2.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/Desktop/mesa-9.1.6/src/glx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/Desktop/mesa-9.1.6/src/glx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Desktop/mesa-9.1.6/src'
make: *** [all-recursive] 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>