[Bug 103320] Build error with 1.20 release
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 17 22:56:25 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103320
Bug ID: 103320
Summary: Build error with 1.20 release
Product: DRI
Version: XOrg git
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: IGT
Assignee: dri-devel at lists.freedesktop.org
Reporter: rezso at rezso.net
If I try to compile 1.20 release, I get this error:
igt_x86.c:96:10: error: redefinition of ‘igt_x86_features’
unsigned igt_x86_features(void)
^~~~~~~~~~~~~~~~
In file included from igt_x86.c:38:0:
igt_x86.h:47:24: note: previous definition of ‘igt_x86_features’ was here
static inline unsigned igt_x86_features(void)
^~~~~~~~~~~~~~~~
igt_x86.c:148:7: error: redefinition of ‘igt_x86_features_to_string’
char *igt_x86_features_to_string(unsigned features, char *line)
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from igt_x86.c:38:0:
igt_x86.h:51:21: note: previous definition of ‘igt_x86_features_to_string’ was
here
static inline char *igt_x86_features_to_string(unsigned features, char *line)
^~~~~~~~~~~~~~~~~~~~~~~~~~
How to fix this?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20171017/9f271100/attachment-0001.html>
More information about the dri-devel
mailing list