[FS#1015] mtd-utils-1.5.2 does not compile due to missing sysmacros.h
LEDE Bugs
lede-bugs at lists.infradead.org
Sun Sep 24 12:41:35 PDT 2017
A new Flyspray task has been opened. Details are below.
User who did this - bugmenot (bugmenot)
Attached to Project - LEDE Project
Summary - mtd-utils-1.5.2 does not compile due to missing sysmacros.h
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - From current trunk: https://gogs.librecmc.org/libreCMC/libreCMC/src/master/tools/expat/Makefile
mtd-utils is missing:
#include
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
More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1015
More information about the lede-bugs
mailing list