caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Philip <feucht@uni-koblenz.de>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Compile 4.01 on debian
Date: Sat, 14 Sep 2013 18:33:22 +0200	[thread overview]
Message-ID: <52348FD2.4090702@inria.fr> (raw)
In-Reply-To: <20130914175955.0d67fb25@asus>

On 14/09/13 17:59, Philip wrote:
> Hi list, just pulled ocaml from git and made:
> 
> ./configure make world.opt
> 
> and got an error:
> 
> Error: Files utils/ccomp.cmo and utils/misc.cmo make inconsistent
> assumptions over interface List

Sounds like you "git pull"-ed over an old working copy containing
leftover compiled files from an earlier version of OCaml.
"make clean" is strongly advised.

(And, as others said, if you're tracking the OCaml trunk, it's at your
own risks.)

HTH,

- Xavier Leroy

  parent reply	other threads:[~2013-09-14 16:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14 15:59 Philip
2013-09-14 16:23 ` Kakadu
2013-09-14 16:26 ` Adrien Nader
2013-09-14 16:35   ` Philip
2013-09-14 16:33 ` Xavier Leroy [this message]
2013-09-14 16:39   ` Philip
2013-09-14 18:06   ` Wojciech Meyer

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=52348FD2.4090702@inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=feucht@uni-koblenz.de \
    /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).