Configuring with the following causes the xserver build to fail. Removing '--disable-xinerama' causes it to work again. I discovered this while trying to validate whether or not bugzilla #6009 still exists. PKG_CONFIG_PATH=/opt/xorg-master-x86_64/lib64/pkgconfig ACLOCAL='aclocal -I /opt/xorg-master-x86_64/share/aclocal/' ./autogen.sh --prefix=/opt/xorg-master-x86_64 --libdir=/opt/xorg-master-x86_64/lib64 --with-mesa-source=/home/idr/devel/graphics/Mesa --disable-xinerama --disable-dmx --disable-xvfb --disable-xnest --disable-xwin --disable-xgl --disable-xglx --disable-xegl --disable-kdrive --disable-xprint --enable-glx --enable-glx-tls --enable-dri
Created attachment 16876 [details] [review] Fix build wiht --disable-xinerama This simple patch fixes the build, but I don't know this part of the code well enough to know whether or not it will break something else. Could someone review it please? kthx
Ian: it was less invasive to make SyntheticMotion and PostSyntheticMotion to take the device parameter. fixed with 45b661c67aca1a728f1793dd94d701488f1f196c. Thanks for reporting.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.