[Mesa-dev] [Bug 83381] New: dri_screen.c:72:10: error: expected '}'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 1 21:10:21 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83381
Priority: medium
Bug ID: 83381
Assignee: mesa-dev at lists.freedesktop.org
Summary: dri_screen.c:72:10: error: expected '}'
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Other
Product: Mesa
mesa: 94a909ec2df779bfdac6f42a25077b427b3873ea (master 10.4.0-devel)
Build error with SCons and clang on Fedora
Compiling src/gallium/state_trackers/dri/dri_screen.c ...
In file included from src/gallium/state_trackers/dri/dri_screen.c:32:
In file included from src/mesa/drivers/dri/common/utils.h:31:
In file included from include/GL/gl.h:2055:
In file included from include/GL/glext.h:1376:
In file included from /usr/include/inttypes.h:25:
/usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are
deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
src/gallium/state_trackers/dri/dri_screen.c:72:10: error: expected '}'
DRI_CONF_ALLOW_GLSL_EXTENSION_DIRECTIVE_MIDSHADER("false")
^
src/gallium/state_trackers/dri/dri_screen.c:51:60: note: to match this '{'
const __DRIconfigOptionsExtension gallium_config_options = {
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140902/46f92621/attachment.html>
More information about the mesa-dev
mailing list