caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sylvain Le Gall <sylvain@le-gall.net>
To: caml-list@inria.fr
Subject: Re: [ANN] OBus 1.1
Date: Thu, 16 Dec 2010 16:23:21 +0000 (UTC)	[thread overview]
Message-ID: <slrnigkf7p.ut5.sylvain@gallu.homelinux.org> (raw)
In-Reply-To: <AANLkTinZfe1Rs_oFySMTtQnuj7mv+G1EGwMZuCBzzs-b@mail.gmail.com>

On 16-12-2010, Gregory Bellier <gregory.bellier@gmail.com> wrote:
> - Is OCaml 3.12 really required to be able to build it ?
>
> - By the way, I got this with Ocaml 3.11.1 and lwt 2.1.1. Maybe it's
> related to my first question.
>
> + ocamlfind ocamlopt -c -g -I src -package xmlm -package
> type-conv.syntax -package lwt.unix -package lwt.syntax.log -package
> lwt.syntax -package lwt.react -package camlp4.quotations.o -package
> camlp4.extend -syntax camlp4o -ppopt syntax/pa_obus.cmo -I src -I
> syntax -I bindings/upower -I bindings/hal -I bindings/network-manager
> -I bindings/policykit -I bindings/notification -I bindings/udisks -o
> src/oBus_string.cmx src/oBus_string.ml
> File "src/oBus_string.ml", line 35, characters 2-27:
> Error: Unbound value Printexc.register_printer
> Command exited with code 2.
> E: Command '/usr/bin/ocamlbuild tools/obus_gen_interface.native -tag
> debug' terminated with error code 10
>
 
Printexc.register_printer belongs to 3.11.2.

I think Jeremie should add:

OASISVersion: >= 3.11.2 

to its _oasis file.

Regards,
Sylvain Le Gall


  reply	other threads:[~2010-12-16 16:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 16:22 Jérémie Dimino
2010-12-13 16:47 ` [Caml-list] " David MENTRE
2010-12-13 17:04   ` Jérémie Dimino
2010-12-14 16:21 ` Gregory Bellier
2010-12-16 16:15   ` Gregory Bellier
2010-12-16 16:23     ` Sylvain Le Gall [this message]
2010-12-16 16:36       ` [Caml-list] " Jérémie Dimino
2010-12-16 16:28     ` [Caml-list] " Jérémie Dimino

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=slrnigkf7p.ut5.sylvain@gallu.homelinux.org \
    --to=sylvain@le-gall.net \
    --cc=caml-list@inria.fr \
    /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).