Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1015 - mtd-utils-1.5.2 does not compile due to missing sysmacros.h #6041

Closed
openwrt-bot opened this issue Sep 24, 2017 · 1 comment
Closed
Labels

Comments

@openwrt-bot
Copy link

bugmenot:

From current trunk: https://gogs.librecmc.org/libreCMC/libreCMC/src/master/tools/expat/Makefile

mtd-utils is missing:
#include <sys/sysmacros.h>

Which causes compilation to fail with modern glibc. This can be easily resolved by explicitly including the header.
Patch ready, courtesy Gentoo: https://gitweb.gentoo.org/repo/gentoo.git/plain/sys-fs/mtd-utils/files/mtd-utils-1.5.2-sysmacros.patch

@openwrt-bot
Copy link
Author

weedy:

Thanks for the patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant