Skip to content

sysmacros.h is always enabled in the meson build. #13

@b-aaz

Description

@b-aaz

Select the version

Git master branch

Describe your issue

sys/sysmacros.h is enabled on all platforms.

'-DMAJOR_IN_SYSMACROS',

'-DMAJOR_IN_SYSMACROS',

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingneeds-triageThis needs to be reviewed and categorized.

Type

No fields configured for Bug.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions