Programming for linux: How to supress or correct this? make: warning: Clock skew detected. Your build may be incomplete on newest questions tagged linux – Stack Overflow
I tried everything about this:
I am using a cross compiler to build on x86 and run (execute) on a different platform. I am getting this warning.
I tried everything including:
Error in Fedora Linux — clock skew detected
and also changing the timestamps of all executables (inside the target platform)
I need two things:
1) any soutions to this?
2) How to supress this warning
Thanks in advance
FYI: I am using RPM build process to build my executables
source: http://stackoverflow.com/questions/7581690/how-to-supress-or-correct-this-make-warning-clock-skew-detected-your-build-m
Programming for linux: programming-for-linux
Recent Comments