Summary: | EGL pkg-config does not provide correct cflags | ||
---|---|---|---|
Product: | Mesa | Reporter: | peasteven |
Component: | EGL | Assignee: | mesa-dev |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | minor | ||
Priority: | medium | ||
Version: | 9.2 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
peasteven
2013-10-08 00:04:39 UTC
That proposed fix does not sound right. If you look at pkg-config manual, there are the PKG_CONFIG_ALLOW_SYSTEM_CFLAGS and PKG_CONFIG_ALLOW_SYSTEM_LIBS environment variables. pkg-config itself *deliberately* removes -I/usr/include by default because that is a standard path where the compiler is assumed to normally look in. Why is your compiler not looking in the standard system paths? If that is actually as intended, then I believe you should be setting the above environment variables to tell that to pkg-config. In lack of response, closing this as not a bug, because I think stuff works as intended. |
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.