caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alain Frisch <alain@frisch.fr>
To: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Trying out Ocaml CVS HEAD
Date: Thu, 17 Apr 2008 10:28:58 +0200	[thread overview]
Message-ID: <48070A4A.8040608@frisch.fr> (raw)
In-Reply-To: <173750.43276.qm@web54605.mail.re2.yahoo.com>

Dario Teixeira wrote:
> As for the runtime error message, this is what is produced when the programme
> attempts to load eliom.cmxs:
> 
> [errors.log] 2008-04-16 22:15:50 - Fatal - While loading
> /home/dario/.local/lib/ocsigen/extensions/eliom.cmxs: Dynlink.Error: no
> implementation available for Eliommod_persess
> 
> (note that Eliommod_persess.cmx is included in the list of modules that
> are linked into eliom.cmxs)

Could it be the case that:
- Dynlink.init is called several times?
- one of the modules raises an exception during its execution?
- the link order is wrong (Eliommod_persess is used by a module linked 
before itself)?

I'll be happy to investigate the problem if you could prepare a 
(preferably small) stand-alone reproduction case.


Alain


      reply	other threads:[~2008-04-17  8:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-12 13:49 Dario Teixeira
2008-04-16  6:55 ` [Caml-list] " Alain Frisch
2008-04-16 21:23   ` Dario Teixeira
2008-04-17  8:28     ` Alain Frisch [this message]

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=48070A4A.8040608@frisch.fr \
    --to=alain@frisch.fr \
    --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).