<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91643">91643</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

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

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

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Demos
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>shlomif@shlomifish.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The latest release of mesa-demos - mesa-demos-8.2.0 gives a compilation error
when building using mesa-10.6.4-2.mga6.tainted.src.rpm on Mageia Linux x86-64
6/Cauldron:

shlomif@telaviv1:~/mesa-demos-8.2.0$ make
Making all in src
make[1]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src'
Making all in util
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/util'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/util'
Making all in data
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/data'
Making all in demos
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/demos'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/demos'
Making all in egl
make[2]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/egl'
Making all in eglut
make[3]: Entering directory '/home/shlomif/mesa-demos-8.2.0/src/egl/eglut'
  CC       eglut.lo
eglut.c: In function '_eglutDestroyWindow':
eglut.c:80:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this
function)
        _eglut->surface_type != EGL_SCREEN_BIT_MESA)
                                ^
eglut.c:80:32: note: each undeclared identifier is reported only once for each
function it appears in
eglut.c: In function '_eglutCreateWindow':
eglut.c:178:9: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this
function)
    case EGL_SCREEN_BIT_MESA:
         ^                                                                      
eglut.c: In function 'eglutDestroyWindow':                                      
eglut.c:293:33: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this
function)                                                                       
    if ( _eglut->surface_type != EGL_SCREEN_BIT_MESA)                           
                                 ^                                              
Makefile:475: recipe for target 'eglut.lo' failed                               
make[3]: *** [eglut.lo] Error 1                                                 
make[3]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/egl/eglut'       
Makefile:408: recipe for target 'all-recursive' failed                          
make[2]: *** [all-recursive] Error 1                                            
make[2]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src/egl'             
Makefile:424: recipe for target 'all-recursive' failed                          
make[1]: *** [all-recursive] Error 1                                            
make[1]: Leaving directory '/home/shlomif/mesa-demos-8.2.0/src'                 
Makefile:431: recipe for target 'all-recursive' failed                          
make: *** [all-recursive] Error 1                                               
shlomif@telaviv1:~/mesa-demos-8.2.0$                                            

Can a new version be released with a fix?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>