Bug 92630 - fatal error: error in backend: symbol 'x86_64_entry_start' is already defined
Summary: fatal error: error in backend: symbol 'x86_64_entry_start' is already defined
Status: RESOLVED DUPLICATE of bug 89599
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-23 03:44 UTC by Vinson Lee
Modified: 2016-07-08 23:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2015-10-23 03:44:52 UTC
mesa: 7b636581253fe858ac883e3d3eec21173ac069d4 (master 11.1.0-devel)

Build error with clang

In file included from entry.c:51:
./entry_x86-64_tls.h:58:1: warning: tentative array definition assumed to have one element
x86_64_entry_start[];
^
fatal error: error in backend: symbol 'x86_64_entry_start' is already defined
clang: error: clang frontend command failed with exit code 70 (use -v to see invocation)
Ubuntu clang version 3.6.2-1 (tags/RELEASE_362/final) (based on LLVM 3.6.2)
Target: x86_64-pc-linux-gnu
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to http://bugs.debian.org/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
Comment 1 Vinson Lee 2016-07-08 23:43:03 UTC

*** This bug has been marked as a duplicate of bug 89599 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.