From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p86HYai5001829 for ; Tue, 6 Sep 2011 19:34:36 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjkBAC5ZZk7RVdK2mGdsb2JhbAApGoRPm1cBh04IFAEBAQEBCAkNBxQmgUYBAQEBAgESAg8dARQHHQEDAQsGAwIEBw0qAgIhAQERAQUBHAYTIodRBCOcAAqLfUCCVoUrO4htAgMGhVOBEQSHZYtJiXyCajyDcA X-IronPort-AV: E=Sophos;i="4.68,339,1312149600"; d="scan'208";a="107929671" Received: from mail-iy0-f182.google.com ([209.85.210.182]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 06 Sep 2011 19:34:35 +0200 Received: by iadx2 with SMTP id x2so13025832iad.27 for ; Tue, 06 Sep 2011 10:34:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=cFGLakImyMXq5nYbsKaYUqzxGA5/9UFg3n4+quVORgs=; b=bmx7nDeFfFes01kygApL2vdjFQ12E6eRWKmFJt5f8JIUEewakHUsR7xtXZ+w6Horjl y4b6rTtxkfVhCaRm/ESTIIXsHdfriApt1WDHi8WXqbLPCcLwfNwvNr3xoNbhrC6RdSya 9/LadFXgVZSbWdJtQi3SR9lLA6yFHwK0E1EgQ= Received: by 10.231.83.135 with SMTP id f7mr10130128ibl.90.1315330474069; Tue, 06 Sep 2011 10:34:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.199.133 with HTTP; Tue, 6 Sep 2011 10:33:54 -0700 (PDT) In-Reply-To: References: <4E5FEC34.50900@janestreet.com> From: Sergei Lebedev Date: Tue, 6 Sep 2011 21:33:54 +0400 Message-ID: To: Markus Mottl Cc: caml-list@inria.fr Content-Type: multipart/alternative; boundary=000e0cd72b08ab4d1904ac493d12 Subject: Re: [Caml-list] Jane street's core (et al.) post-hurricane code release --000e0cd72b08ab4d1904ac493d12 Content-Type: text/plain; charset=UTF-8 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 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 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 > --000e0cd72b08ab4d1904ac493d12 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks, re-installing fieldslib and bin_prot helped. By the way, why is the= re two version of type-conv around?

Regards,
S= ergei=C2=A0

On Tue, Sep 6, 2011 at 12:39 = AM, Markus Mottl <markus.mottl@gmail.com> wrote:
It seems you have compiled fieldslib with a= different version of
type-conv than is being used to build "core". =C2=A0You 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 =3D=3D 2.3.0 (from Ja= ne Street
> downloads [1]) and type-conv =3D=3D 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.s= yntax
> -package sexplib -package res -package fieldslib.syntax -package field= slib
> -package bin_prot.syntax -package bin_prot -package bigarray -syntax c= amlp4o
> -modules lib/agnostic_mutex.mli > lib/agnostic_mutex.mli.depends
> Camlp4: Uncaught exception: DynLoader.Error
> ("/usr/lib/ocaml/fieldslib/pa_fields_conv.cma", "interf= ace mismatch on
> Pa_type_conv")
> This does look like a version mismatch, any hints?
> Thanks,
> Sergei
> [1]=C2=A0http://ocaml.janestreet.com/?q=3Dnode/13
> [2]=C2=A0http://aur.archlinux.org/packages.php?ID=3D21556



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

--000e0cd72b08ab4d1904ac493d12--