[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-server
Subject:    AW: Sendmail 8.9.3
From:       Gowrynath Sivaganeshamoorthy <Gowrynath.Sivaganeshamoorthy () Cycosmos ! DE>
Date:       1999-04-29 14:34:35
[Download RAW message or body]

%  I am trying to build sendmail and it returns the following errors:
%
%  [ make: *** Warning: File '/usr/include/linux/in.h' has
%  modification time
%  in the future ]
%
%  It then continues to build and finally returns this error and exits:
%
%  [ make: *** Warning: Clock Skew detected. Your build may be
%  incomplete]
%
%  How do I go about rectifying this ?

Hi,

check your system date. -> $ man date
if it is false, set it -> $ man clock

if the compilation don't work anyway, try this:

$ find /path/to/sendmail-source -exec touch -t 042904001999.00 {} \;
and then do a 'make' in the src dir.

The system returns an error code, because the makefile and other files
has an timestamp in the future. May be your clock screwed up?!

%
%  Thanks
%
%  James Lunghabo
%

Greets,
Gowry

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic