Bug 235
Summary: | Clock Skew problems | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | shane_drinkwater |
Component: | make | Assignee: | David Lawrence <dkl> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1998-12-03 21:18:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
shane_drinkwater
1998-11-30 15:25:31 UTC
This sometimes occurs if the time stamp of the source files are dated in the future in relation to the actual system clock. Make sure that your system clock is set correctly and reboot the machine. Then try your compile again. This is not a bug but a feature of make. I usually see the message when building on an NFS mounted file system where the NFS server has a different time than the machine I am building on. |