Bug 92630

Summary: fatal error: error in backend: symbol 'x86_64_entry_start' is already defined
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.