Select the version
Git master branch
Describe your issue
sys/sysmacros.h is enabled on all platforms.
Platforms like FreeBSD and MacOS miss this header.
This causes the build to fail on these platforms.
Steps to reproduce
Build with meson on a platform without sys/sysmacros.h.
What did you expect?
A Successful build.
And for the build system to check for the write headers.
Additional Information
No response
Extra fields
Select the version
Git master branch
Describe your issue
sys/sysmacros.h is enabled on all platforms.
xf86-video-intel/src/meson.build
Line 150 in 5e1e655
xf86-video-intel/tools/meson.build
Line 82 in 5e1e655
Platforms like FreeBSD and MacOS miss this header.
This causes the build to fail on these platforms.
Steps to reproduce
Build with meson on a platform without sys/sysmacros.h.
What did you expect?
A Successful build.
And for the build system to check for the write headers.
Additional Information
No response
Extra fields