[Mesa-dev] [Bug 90249] Fails to build egl_dri2 on osx
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 30 00:43:25 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90249
Bug ID: 90249
Summary: Fails to build egl_dri2 on osx
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: julien.isorce at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 115468
--> https://bugs.freedesktop.org/attachment.cgi?id=115468&action=edit
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;
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150430/1adb0825/attachment-0001.html>
More information about the mesa-dev
mailing list