[Mesa-dev] [Bug 70264] EGL pkg-config does not provide correct cflags

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 7 23:34:58 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70264

--- Comment #1 from Pekka Paalanen <ppaalanen at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131008/b2659439/attachment.html>


More information about the mesa-dev mailing list