[Mesa-dev] [PATCH] meson: fix build for egl platform_x11
Matt Turner
mattst88 at gmail.com
Wed Aug 15 23:36:54 UTC 2018
On Wed, Aug 15, 2018 at 1:54 PM Alexander Tsoy <alexander at tsoy.me> wrote:
>
> platform_x11 needs inc_loader:
>
> ../mesa-18.2.0-rc2/src/egl/drivers/dri2/platform_x11.c:48:10: fatal
> error: loader.h: No such file or directory
> #include "loader.h"
> ^~~~~~~~~~
> ---
Thank you.
I know this patch is to fix a reported bug, but others don't, so please put
Bugzilla: https://bugs.gentoo.org/663534
in the patch.
Also, it's required to have some description of the problem that
explains how to reproduce. In this case from the bug report I know
that disabling gbm and dri3 is enough to cause it.
Reviewed-by: Matt Turner <mattst88 at gmail.com>
I will add the Bugzilla tag and an appropriate commit message, tag it
for stable, and commit it.
Thanks for the patch!
More information about the mesa-dev
mailing list