It seems your patch have an error with coreutils 5.97-5.3:
if colorgcc -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib\" -I. -I. -I.. -I.. -I. -g -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT -O2 -MT utimecmp.o -MD -MP -MF ".deps/utimecmp.Tpo" -c -o utimecmp.o utimecmp.c; \ then mv -f ".deps/utimecmp.Tpo" ".deps/utimecmp.Po"; else rm -f ".deps/utimecmp.Tpo"; exit 1; fi In file included from utimecmp.c:41: utimens.h:2: error: conflicting types for 'futimens' /usr/include/sys/stat.h:370: error: previous declaration of 'futimens' was here
It seems your patch have an error with coreutils 5.97-5.3:
if \"/usr/ lib\" -I. -I. -I.. -I.. -I. -g -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT -O2 -MT utimecmp. Tpo" -c -o utimecmp.o utimecmp.c; \ utimecmp. Tpo" ".deps/ utimecmp. Po"; else utimecmp. Tpo"; exit 1; fi sys/stat. h:370: error: previous declaration of 'futimens' was
colorgcc -std=gnu99 -DHAVE_CONFIG_H -DLIBDIR=
utimecmp.o -MD -MP -MF ".deps/
then mv -f ".deps/
rm -f ".deps/
In file included from utimecmp.c:41:
utimens.h:2: error: conflicting types for 'futimens'
/usr/include/
here