Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Jérémie Dimino" <jeremie@dimino.org>
To: Joel Reymont <joelr1@gmail.com>
Cc: O'Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] interface mismatch on camlp4_import
Date: Wed, 15 Apr 2009 12:54:23 +0200	[thread overview]
Message-ID: <1239792863.7820.34.camel@localhost.localdomain> (raw)
In-Reply-To: <949546F8-26B4-4657-8F30-898DD28600D0@gmail.com>

Joel Reymont wrote:
> Camlp4: Uncaught exception: DynLoader.Error ("/usr/local/lib/ocaml/ 
> site-lib/ocsigen/xhtmlsyntax.cma", "interface mismatch on  
> Camlp4_import")
> 
> What does this mean and how do I fix it?

This means that xhtmlsyntax.cma requires a different version of the
Camlp4_import module than the one installed on your system (you can
verify that with ocamlobjinfo).

This may happen if you compiled ocsigen with a different ocaml version
than the one you are using now. Recompiling and reinstalling ocsigen
should fix this error.

Cheers,
Jérémie


  reply	other threads:[~2009-04-15 10:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-15 10:09 Joel Reymont
2009-04-15 10:54 ` Jérémie Dimino [this message]
2009-04-15 11:13   ` [Caml-list] " Joel Reymont

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=1239792863.7820.34.camel@localhost.localdomain \
    --to=jeremie@dimino.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=joelr1@gmail.com \
    /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