Bug 79098

Summary: x86/common_x86.c:51:19: error: cpuid.h: No such file or directory
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED WONTFIX QA Contact:
Severity: blocker    
Priority: medium CC: mattst88
Version: gitKeywords: regression
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.