caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus.mottl@gmail.com>
To: Sergei Lebedev <superbobry@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Jane street's core (et al.) post-hurricane code release
Date: Mon, 5 Sep 2011 16:39:14 -0400	[thread overview]
Message-ID: <CAP_800q4yTbs88RMF96mi1KK22xQuS7=MWMQcMyecbKKkeVcmg@mail.gmail.com> (raw)
In-Reply-To: <CAFQn-3_buuYU=ZtiBz+FND9BLOEg8b3T-tUU5oqo0Eby9mr5Eg@mail.gmail.com>

It seems you have compiled fieldslib with a different version of
type-conv than is being used to build "core".  You may want to
reinstall fieldslib with your current type-conv.

Regards,
Markus

On Mon, Sep 5, 2011 at 14:23, Sergei Lebedev <superbobry@gmail.com> wrote:
> Has anyone managed to compile the latest Core release? I've ended up with
> the following error, after trying both type-conv == 2.3.0 (from Jane Street
> downloads [1]) and type-conv == 3.0.0 (which is unfortunately the only
> version available in Arch User Repository [2]):
> I: Running command '/usr/bin/ocamlbuild lib/libcore.a lib/dllcore.so
> lib/core.cma lib/core.cmxa lib/core.a -tag debug'
> Finished, 0 targets (0 cached) in 00:00:00.
> + ocamlfind ocamldep -package unix -package threads -package sexplib.syntax
> -package sexplib -package res -package fieldslib.syntax -package fieldslib
> -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o
> -modules lib/agnostic_mutex.mli > lib/agnostic_mutex.mli.depends
> Camlp4: Uncaught exception: DynLoader.Error
> ("/usr/lib/ocaml/fieldslib/pa_fields_conv.cma", "interface mismatch on
> Pa_type_conv")
> This does look like a version mismatch, any hints?
> Thanks,
> Sergei
> [1] http://ocaml.janestreet.com/?q=node/13
> [2] http://aur.archlinux.org/packages.php?ID=21556



-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com


  reply	other threads:[~2011-09-05 20:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 20:33 Till Varoquaux
2011-09-05 18:23 ` Sergei Lebedev
2011-09-05 20:39   ` Markus Mottl [this message]
2011-09-06 17:33     ` Sergei Lebedev
2011-09-06 18:38       ` Markus Mottl
2011-09-16 20:00 ` ygrek
2011-09-16 21:13   ` Markus Mottl

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='CAP_800q4yTbs88RMF96mi1KK22xQuS7=MWMQcMyecbKKkeVcmg@mail.gmail.com' \
    --to=markus.mottl@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=superbobry@gmail.com \
    /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).