[Buildroot] [PATCH v3 8/9] package/mesa3d: switch build system to meson

Bernd Kuhls bernd.kuhls at t-online.de
Tue Jun 25 20:14:05 UTC 2019


Am Tue, 25 Jun 2019 09:50:14 +0200 schrieb Romain Naour:

> It would be great to have reviewers on this series, otherwise we are
> stuck in mesa 19.0.x. Also we need meson to have the latest feature
> added after autotools freeze, see [1].

Hi Romain,

these mesa3d options

$ grep MESA3D .config | grep -v \#
BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_DRI_DRIVER=y
BR2_PACKAGE_MESA3D_DRIVER=y
BR2_PACKAGE_MESA3D_DRI_DRIVER_I965=y
BR2_PACKAGE_MESA3D_OPENGL_EGL=y

result in a configure error:

Run-time dependency xcb found: NO (tried pkgconfig)

meson.build:1375:4: ERROR: Dependency "xcb" not found, tried pkgconfig

Regards, Bernd



More information about the buildroot mailing list