Hello co-listers:

Building libepoxy-1.5.3 ninja command failed with the following error:

include/epoxy/egl_generated.h:11:10: fatal error: EGL/eglplatform.h: No
such file or directory

The reason of it was I've built Mesa-18.3.3 with a
not null value of XORG_PREFIX

Building libepoxy error disappeared with:

meson --prefix=/usr -Dc_args="-I${XORG_PREFIX}/include" ..

Hope this helps someone.

Regards.

J.C.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to