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

--- Comment #3 from Emil Velikov <emil.l.veli...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to