[Mesa-dev] Meson build failing with "wayland-egl.h no such file or directory"
Gert Wollny
gw.fossdev at gmail.com
Thu Oct 26 07:29:43 UTC 2017
Commit 16cfbef44cf0 (plus some unrelated patch that I actually wanted
to test) fails to build:
log snippet:
<<<
[81/409] Compiling C object 'src/egl/wayland/wayland-egl/wayland-egl at sh
a/wayland-egl.c.o'.
...
../src/egl/wayland/wayland-egl/wayland-egl.c:33:25: fatal error:
wayland-egl.h: No such file or directory
#include "wayland-egl.h"
>>>
complete log: https://travis-ci.org/gerddie/mesa/jobs/293000195
^
We had this before with the autotools build:
https://lists.freedesktop.org/archives/mesa-dev/2017-October/171399.htm
l
So I guess it's time to apply
https://patchwork.freedesktop.org/patch/180356/
Best,
Gert
More information about the mesa-dev
mailing list