Re: Build Xorg on Debian 9 LXDE

2020-05-23 Thread KKing
Both Mesa and libdrm have dropped autotools support in favour of meson. thankyou, will the instructions at     https://www.x.org/wiki/Development/BuildingX/ and links off it, be updated at some stage, to reflect this change? ___ xorg@lists.x.org: X

Re: Build Xorg on Debian 9 LXDE

2020-05-18 Thread Michel Dänzer
On 2020-05-16 4:03 p.m., KKing wrote: > >     user@deb9-vm:~/dev/xorg/drm$ ./autogen.sh --prefix=/opt/gfx-test >     bash: ./autogen.sh: No such file or directory > > [...] > >     user@deb9-vm:~/dev/xorg/mesa$ ./autogen.sh >     bash: ./autogen.sh: No such file or directory Both Mesa and libdrm