<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 - Fails to build egl_dri2 on osx"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90249">90249</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fails to build egl_dri2 on osx
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

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

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

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>julien.isorce@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=115468" name="attach_115468" title="egl: use unix defines on osx with clang">attachment 115468</a> <a href="attachment.cgi?id=115468&action=edit" title="egl: use unix defines on osx with clang">[details]</a></span>
egl: use unix defines on osx with clang

CC       egl_dri2.lo
In file included from egl_dri2.c:53:
In file included from ./egl_dri2.h:69:
In file included from ../../../../src/egl/main/eglconfig.h:39:
In file included from ../../../../src/egl/main/egltypedefs.h:36:
In file included from ../../../../include/EGL/egl.h:36:
../../../../include/EGL/eglplatform.h:135:2: error: "Platform not recognized"
#error "Platform not recognized"
 ^
../../../../include/EGL/eglplatform.h:140:9: error: unknown type name
'EGLNativeDisplayType'
typedef EGLNativeDisplayType NativeDisplayType;
        ^
../../../../include/EGL/eglplatform.h:141:9: error: unknown type name
'EGLNativePixmapType'
typedef EGLNativePixmapType  NativePixmapType;
        ^
../../../../include/EGL/eglplatform.h:142:9: error: unknown type name
'EGLNativeWindowType'
typedef EGLNativeWindowType  NativeWindowType;</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>