Compiling fails for 7170 when enabling Nanoseconds in busybox for date (which I need)
It works for other modems
Can this be fixed?
It works for other modems
Code:
CC coreutils/date.o
coreutils/date.c: In function 'date_main':
coreutils/date.c:255:23: error: 'struct stat' has no member named 'st_mtim'
make[2]: *** [coreutils/date.o] Error 1
make[1]: *** [coreutils] Error 2
make[1]: *** Waiting for unfinished jobs....
Can this be fixed?