[Mesa-dev] [Bug 96236] dri_interface.h:404: error: redefinition of typedef ‘mesa_glinterop_device_info’
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 27 05:17:28 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96236
Bug ID: 96236
Summary: dri_interface.h:404: error: redefinition of typedef
‘mesa_glinterop_device_info’
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
mesa: 8314dd7ff2c4719ffb64b202cf5fdd0e38ad276e (master 11.3.0-devel)
$ gcc --version
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiling src/gallium/state_trackers/dri/dri2.c ...
In file included from src/mesa/drivers/dri/common/dri_util.h:57,
from src/gallium/state_trackers/dri/dri_screen.h:35,
from src/gallium/state_trackers/dri/dri2.c:48:
include/GL/internal/dri_interface.h:404: error: redefinition of typedef
‘mesa_glinterop_device_info’
include/GL/mesa_glinterop.h:116: note: previous declaration of
‘mesa_glinterop_device_info’ was here
include/GL/internal/dri_interface.h:405: error: redefinition of typedef
‘mesa_glinterop_export_in’
include/GL/mesa_glinterop.h:181: note: previous declaration of
‘mesa_glinterop_export_in’ was here
include/GL/internal/dri_interface.h:406: error: redefinition of typedef
‘mesa_glinterop_export_out’
include/GL/mesa_glinterop.h:236: note: previous declaration of
‘mesa_glinterop_export_out’ was here
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160527/e7102d56/attachment.html>
More information about the mesa-dev
mailing list