PDA

View Full Version : 1.1beta3 config error


omenix
08-12-2005, 23:57
Hi guys,

Check this out

root@monitoring:# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
--

What is the problem.. what should i do?

edeus
09-12-2005, 00:02
Are you in some -12H timezone perhaps?

Looks like the solution is practically the error message... Check your time, maybe set your time in the future or disable the check?

omenix
09-12-2005, 00:04
Oh ;) Yes I am.. GMT+8 Thanx for your reply :)

omenix
09-12-2005, 00:11
It works like charm :) Thank you.