<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><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#c4">Comment # 4</a>
              on <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">bug 91643</a>
              from <span class="vcard"><a class="email" href="mailto:shlomif@shlomifish.org" title="Shlomi Fish <shlomif@shlomifish.org>"> <span class="fn">Shlomi Fish</span></a>
</span></b>
        <pre>(In reply to Shlomi Fish from <a href="show_bug.cgi?id=91643#c2">comment #2</a>)
<span class="quote">> (In reply to Tobias Klausmann from <a href="show_bug.cgi?id=91643#c1">comment #1</a>)
> > Works fine here and on the opensuse buildservers, have you build mesa with
> > the appropriate --with-egl-platforms=yourplatforms where the platform is one
> > or several of: x11, drm, wayland

> This is indeed the case according to my reading of the rpm .spec file.
> Furthermore:

> # ~/mesa-10.6.4 is the vanilla Mesa sources from the ftp.freedesktop.org
> tar.xz
> shlomif[rpms]:~/mesa-10.6.4$ grep -ri EGL_SCREEN_BIT .
> ./src/egl/docs/EGL_MESA_screen_surface:    EGL_SCREEN_BIT_MESA        
> shlomif[rpms]:~/mesa-10.6.4$ grep -ri EGL_SCREEN_BIT /usr/include/EGL
> shlomif[rpms]:~/mesa-10.6.4$ 

> Where is it supposed to be declared and defined?

> Are you sure opensuse is not using a patched version or a git snapshot?</span >

OK, some investigation:

1. The constant in question was removed by this commit:

commit 7a58262e58d8edac3308777def0950032628edee
Author: Adam Jackson <<a href="mailto:ajax@redhat.com">ajax@redhat.com</a>>
Date:   Wed Apr 1 10:39:45 2015 -0400

    egl: Remove skeleton implementation of EGL_MESA_screen_surface

    No backend wires this up to anything, and the extension spec has been
    marked obsolete for 4+ years.

    Reviewed-by: Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
    Signed-off-by: Adam Jackson <<a href="mailto:ajax@redhat.com">ajax@redhat.com</a>>

2. According to <a href="http://software.opensuse.org/package/Mesa">http://software.opensuse.org/package/Mesa</a> opensuse is using
Mesa version 10.3.7 which may still have had it.</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>