caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Igor Peshansky <pechtcha@cs.nyu.edu>
To: Mattias Waldau <mattias.waldau@abc.se>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] make[1]: warning: Clock skew detected. Your build may be incomplete.
Date: Wed, 6 Sep 2006 12:01:35 -0400 (EDT)	[thread overview]
Message-ID: <Pine.GSO.4.63.0609061156410.8819@access1.cims.nyu.edu> (raw)
In-Reply-To: <44FECEE6.50109@abc.se>

On Wed, 6 Sep 2006, Mattias Waldau wrote:

> Hi,
>
> Got my new laptop with a Intel dual core. I get these funny messages. I
> use Ocamlmakefile and ocaml under Cygwin on WinXP.
>
> Any ideas why?
>
> Anyone else getting these messages?
>
> make[1]: Warning: File `libraries/ocaml/date_helper.cmo' has
> modification time 0.0041 s in the future

Mattias,

This is probably due to your using a FAT filesystem.  FAT filesystems
store file times with a 2-second granularity, so it's not surprising that
make is confused.  As a workaround, use NTFS.

I don't believe this is O'Caml-specific.  If you want to pursue this
further, we should probably move the discussion to the Cygwin mailing
list.

Igor Peshansky, volunteer O'Caml maintainer for Cygwin
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"


  parent reply	other threads:[~2006-09-06 16:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-06 13:36 Mattias Waldau
2006-09-06 15:15 ` [Caml-list] " skaller
2006-09-06 16:01 ` Igor Peshansky [this message]
2006-09-06 17:19   ` Mattias Waldau
2006-09-06 17:50     ` Equality/Hashtable for functions (inline help feature) Diego Olivier Fernandez Pons
2006-09-07  0:19       ` [Caml-list] " Jacques Garrigue
2006-09-07 10:31         ` Diego Olivier Fernandez Pons
2006-09-07  0:23     ` [Caml-list] make[1]: warning: Clock skew detected. Your build may be incomplete Jacques Garrigue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.63.0609061156410.8819@access1.cims.nyu.edu \
    --to=pechtcha@cs.nyu.edu \
    --cc=caml-list@inria.fr \
    --cc=mattias.waldau@abc.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).