[OpenWrt-Devel] [PATCH 02/05] [tools] findutils glibc >= 2.23 compat

Jo-Philipp Wich jow at openwrt.org
Mon Apr 25 13:34:28 EDT 2016


Hi,

this should be handled already, configure uses AC_HEADER_MAJOR and
mountlist.c does:

#ifdef MAJOR_IN_SYSMACROS
#include <sys/sysmacros.h>
#define HAVE_MAJOR
...

did you patched findutils proactively or was there an actual build issue?

~ Jo
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list