Hi,

I faced the following error while running ./configure in the latest LTP.
After changing the system date to some random future date, issue is
resolved.

[r...@xxx ltp-intermediate-20091209.orig]# ./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

[r...@xxx ]# date --set="Thu Dec 19 2009 18:54:00"
[r...@xxx ltp-intermediate-20091209.orig]# ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
...
...



Thanks
Muni


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to