Bug 79098 - x86/common_x86.c:51:19: error: cpuid.h: No such file or directory
Summary: x86/common_x86.c:51:19: error: cpuid.h: No such file or directory
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-05-23 03:48 UTC by Vinson Lee
Modified: 2016-07-09 00:10 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2014-05-23 03:48:42 UTC
mesa: f50361cce79beb78119d835b7a52c0c790d74077 (master 10.3.0-devel)

Build error with GCC 4.1.

  CC     common_x86.lo
x86/common_x86.c:51:19: error: cpuid.h: No such file or directory


commit 8b9302f2b4b0536abb91cb73682ec13640fe9eaf
Author: Matt Turner <mattst88@gmail.com>
Date:   Fri May 2 12:10:17 2014 -0700

    mesa/x86: Support SSE 4.1 detection on x86-64.
    
    Uses the cpuid.h header provided by gcc and clang. Other platforms are
    encouraged to switch.
Comment 1 Matt Turner 2015-03-05 02:48:45 UTC
We don't support gcc-4.1 any more.


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.