From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p4UBIEdR004322 for ; Mon, 30 May 2011 13:18:14 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ar4EAMJ7403RVdQ2kGdsb2JhbAA/AQMSl2qGYwGGdV4IFAEBAQEJCQ0HFAQhiHGhB4wegjeDdjmIYgEBAwaGGASCN44YiyY7gzs X-IronPort-AV: E=Sophos;i="4.65,290,1304287200"; d="scan'208";a="109847768" Received: from mail-vw0-f54.google.com ([209.85.212.54]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 30 May 2011 13:18:09 +0200 Received: by vws18 with SMTP id 18so4938176vws.27 for ; Mon, 30 May 2011 04:18:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=7hAtGJgUwdgHvdQsrdDQIJZLWpVqRSvPGE3mQMSfrfU=; b=o9JclTbls52fuc+1hLDAHQieRCvAYoeG6ReXkcshrbG9h5b/57DXXASupsywxUMMsA R/RIagdSgaS3Wos10WgKGUuC6AX5UNZZK0R5L6+Ji5nn03gd1t/cK4Kjj5orxzZ6tGsT /GgXG6bfPGJD6e79AZ85uqeF9+8S9m3dWmjCI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Q3b9HykQ9RxNh8/NqcF2Ol3ihcYKroRGcWFdZ9tL8a4iX7RMagFbzdDRameTH5hLDy /41CaOXowYULH1N4oksn7+cdBYyGGyeVsSNS9HFbHsPDQdFNI14Ln0XVezfxn5Akn3/S PbYXncsfcD7QnKsq3TJfLb7JsRaxtxxndyHDE= Received: by 10.52.98.71 with SMTP id eg7mr6659122vdb.47.1306754288161; Mon, 30 May 2011 04:18:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.158.225 with HTTP; Mon, 30 May 2011 04:17:47 -0700 (PDT) In-Reply-To: References: <20110519092949.GK30282@centi.ks368928.kimsufi.com> From: Gabriel Scherer Date: Mon, 30 May 2011 13:17:47 +0200 Message-ID: To: =?ISO-8859-1?Q?Daniel_B=FCnzli?= Cc: Sylvain Le Gall , caml-list@inria.fr Content-Type: multipart/alternative; boundary=20cf307d047027996604a47c71ea Subject: Re: [Caml-list] Re: oasis & macosx --20cf307d047027996604a47c71ea Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Which version of ocaml/camlp4 are you using ? Which version of odn are you trying to build ? On Mon, May 30, 2011 at 1:04 PM, Daniel B=FCnzli wrote: > Hello, > > Trying to compile/install oasis by hand. Building odn fails as > follows. Any idea, I'm not much (at all, I should say) into camlp4 ? > > Best, > > Daniel > > > ocaml setup.ml -build > I: Running command '/usr/local/bin/ocamlbuild src/odn.cma src/odn.cmxa > src/odn.a src/pa_noodn.cma src/pa_odn.cma tests/test.byte -tag debug' > Finished, 0 targets (0 cached) in 00:00:00. > + ocamlfind ocamlc -c -g -package type-conv -package > camlp4.quotations.o -package camlp4.lib -syntax camlp4o -I src -I > type-conv-2.3.0/lib -o src/pa_odn.cmo src/pa_odn.ml > File "src/pa_odn.ml", line 207, characters 21-33: > Error: This expression has type > Camlp4.PreCast.Ast.Loc.t -> > Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.expr > but an expression was expected of type > Camlp4.PreCast.Ast.Loc.t -> Camlp4.PreCast.Ast.ctyp -> 'a -> 'b > Command exited with code 2. > Compilation unsuccessful after building 12 targets (11 cached) in 00:00:0= 0. > E: Command '/usr/local/bin/ocamlbuild src/odn.cma src/odn.cmxa > src/odn.a src/pa_noodn.cma src/pa_odn.cma tests/test.byte -tag debug' > terminated with error code 10 > > -- > 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 > > --20cf307d047027996604a47c71ea Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Which version of ocaml/camlp4 are you using ?
Which version of odn are y= ou trying to build ?

On Mon, May 30, 2011= at 1:04 PM, Daniel B=FCnzli <daniel.buenzli@erratique.ch> wrote:
Hello,

Trying to compile/install oasis by hand. Building odn fails as
follows. Any idea, I'm not much (at all, I should say) into camlp4 ?

Best,

Daniel

> ocaml setup.ml -buil= d
I: Running command '/usr/local/bin/ocamlbuild src/odn.cma src/odn.cmxa<= br> src/odn.a src/pa_noodn.cma src/pa_odn.cma tests/test.byte -tag debug' Finished, 0 targets (0 cached) in 00:00:00.
+ ocamlfind ocamlc -c -g -package type-conv -package
camlp4.quotations.o -package camlp4.lib -syntax camlp4o -I src -I
type-conv-2.3.0/lib -o src/pa_odn.cmo src/pa_odn.ml
File "src/pa_odn.ml= ", line 207, characters 21-33:
Error: This expression has type
=A0 =A0 =A0 =A0 Camlp4.PreCast.Ast.Loc.t ->
=A0 =A0 =A0 =A0 Camlp4.PreCast.Ast.ctyp -> Camlp4.PreCast.Ast.expr
=A0 =A0 =A0 but an expression was expected of type
=A0 =A0 =A0 =A0 Camlp4.PreCast.Ast.Loc.t -> Camlp4.PreCast.Ast.ctyp -&g= t; 'a -> 'b
Command exited with code 2.
Compilation unsuccessful after building 12 targets (11 cached) in 00:00:00.=
E: Command '/usr/local/bin/ocamlbuild src/odn.cma src/odn.cmxa
src/odn.a src/pa_noodn.cma src/pa_odn.cma tests/test.byte -tag debug' terminated with error code 10

--
Caml-list mailing list. =A0Subscription 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


--20cf307d047027996604a47c71ea--