[Mesa-dev] [Bug 79230] After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 30 06:38:44 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79230
--- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to comment #2)
> Created attachment 100147 [details]
> fixing libdrm includes when cross-compile
Strange, neither of these changes should be needed. When winsys/radeon/drm is
build the RADEON_CFLAGS are used which should pick the correct include location
from the libdrm-radeon package. Same logic applies to all other cases in the
patch.
Most likely your libdrm* packages are not installed correctly and/or pkgconfig
is not finding the correct *.pc files. PKG_CONFIG_PATH can help in the latter
case.
If that does not help can you bisect this issue ? Providing your configure
options (including any additional variables that you've set) will help.
--
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/20140530/f6b17f0f/attachment.html>
More information about the mesa-dev
mailing list