Summary: | u_math.h:167:15: error: ‘long int lrint(double)’ was declared ‘extern’ and later ‘static’ [-fpermissive] | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | jfonseca |
Version: | git | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2013-10-10 00:53:38 UTC
Thanks Vinson. This should have been fixed with commit a922d3413f99ec384ed23324a4cceade8ab57e34 Author: José Fonseca <jfonseca@vmware.com> Date: Wed Oct 9 21:17:53 2013 -0700 util: Fix MinGW build. _GNU_SOURCE appears to not be used reliably. Use _MSC_VER instead so that MSVC alone is affected. |
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.