On 2022-06-03 10:40, Klaus Dittrich wrote: > Am 03.06.22 um 06:11 schrieb Dave Airlie: >> >> libdrm 2.4.111, just a few things built up, and drop libkms. > > I get a > meson.build:21:0: ERROR: Unknown options: "libkms" > with this.
That is how current versions of meson react to trying to set unknown options. Removing the libkms line from <build directory>/meson-private/cmd_line.txt (or just not passing -Dlibkms=[...] to meson) should overcome this. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and Xwayland developer