[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: timestamps in pcb.git
On Mon, Aug 29, 2011 at 08:37:30AM +0200, Kovacs Levente wrote:
> I've just downloaded a snapshoot from
>
> http://git.gpleda.org/?p=pcb.git;a=summary
>
> and it created files with timestpamps in the future.
>
> The "make" tool is now confused and ends up in an endless loop.
>
> make: Warning: File `Makefile.am' has modification time 2.2e+04 s in the future
>
> -rw-r--r-- 1 leva leva 706 2011-08-29 14:43 Makefile.am
>
> I think I shell wailt till 14:43.
>
If you run
touch `find`
This will reset the timestamps on everything to your current
time. make will take a while to run, since it will then believe
everything has changed, but it won't get stuck anywhere.
Other than that, nothing will be broken or confused.
--
Andrew Poelstra
Email: asp11 at sfu.ca OR apoelstra at wpsoftware.net
Web: http://www.wpsoftware.net/andrew/
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user