From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 103320] Build error with 1.20 release
Date: Tue, 17 Oct 2017 22:56:25 +0000 [thread overview]
Message-ID: <bug-103320-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1372 bytes --]
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@lists.freedesktop.org
Reporter: rezso@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.
[-- Attachment #1.2: Type: text/html, Size: 2649 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2017-10-17 22:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-17 22:56 bugzilla-daemon [this message]
2018-08-30 10:22 ` [Bug 103320] Build error with 1.20 release bugzilla-daemon
2018-08-30 10:22 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-103320-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).