hi i need help

D

devesh

hi all ,
when i use the make file given below i get the warning message..
clock skew detected your build may be incomplete.how can i remove
this warning
pls help me..

the make file which i use is ...


obj-M:=hello.o
all:
make -C/lib/modules/$(shellUname-r)/build M=$(PWD)modules
clean:
make -C/lib/modules/$(shellUname-r)/build M=$(PWD)clean


thanks in advance..
 
M

Morris Dovey

devesh said:
when i use the make file given below i get the warning message..
clock skew detected your build may be incomplete.how can i remove
this warning

Every time I've seen this message, it was because the clocks on
server and client nodes weren't in sync.

Talk to your network administrator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top