Jane Street and I are currently merging and moving our code bases to
OCaml Forge.  Once this process is fully completed, the version on
OCaml Forge will become the authoritative one.  I will remove my
separate distribution from my download site then, and my guess is that
Jane Street will eventually also just link to the download page on the
Forge to avoid confusion.

Regards,
Markus

On Tue, Sep 6, 2011 at 13:33, Sergei Lebedev <[email protected]> wrote:
> Thanks, re-installing fieldslib and bin_prot helped. By the way, why is
> there two version of type-conv around?
> Regards,
> Sergei
>
> On Tue, Sep 6, 2011 at 12:39 AM, Markus Mottl <[email protected]>
> wrote:
>>
>> 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 <[email protected]> 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        [email protected]
>
>



-- 
Markus Mottl        http://www.ocaml.info        [email protected]


-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to