current 19/12/2020 file and link modification times are in the future
by justwantin from LinuxQuestions.org on (#4XEKR)
While trying to find my missing modules after a second current 19/12/2018 installation I came across the following:Code:root@bpro10:/home/rick# ls -l /lib/modules/5.4.5-armv7/
lrwxrwxrwx 1 root root 28 Feb 4 2020 /lib/modules/5.4.5-armv7/build -> ../../../usr/src/linux-5.4.5/and when trying to compile an in tree module I came across this:Code:make[1]: Warning: File 'scripts/kconfig/mconf-cfg' has modification time 2594183 s in the future
root@bpro10:/usr/src/linux# ls -l scripts/kconfig/mconf-cfg
-rw-r--r-- 1 root root 73 Feb 4 2020 scripts/kconfig/mconf-cfgAnything special about the forthcoming February 4th?


lrwxrwxrwx 1 root root 28 Feb 4 2020 /lib/modules/5.4.5-armv7/build -> ../../../usr/src/linux-5.4.5/and when trying to compile an in tree module I came across this:Code:make[1]: Warning: File 'scripts/kconfig/mconf-cfg' has modification time 2594183 s in the future
root@bpro10:/usr/src/linux# ls -l scripts/kconfig/mconf-cfg
-rw-r--r-- 1 root root 73 Feb 4 2020 scripts/kconfig/mconf-cfgAnything special about the forthcoming February 4th?