caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dario Teixeira <darioteixeira@yahoo.com>
To: caml-list@yquem.inria.fr
Subject: Trying out Ocaml CVS HEAD
Date: Sat, 12 Apr 2008 14:49:44 +0100 (BST)	[thread overview]
Message-ID: <708296.53944.qm@web54605.mail.re2.yahoo.com> (raw)

Hi,

I realise that the Ocaml CVS HEAD comes with an implicit "Here be dragons"
warning.  Still, I would like to use it so I can try running Ocsigen in
native mode (the loading of Ocsigen modules relies on dynlink; native mode
thus requires the new natdynlink feature).  I've compiled the Ocaml CVS via
GODI, using the instructions in Alain Frisch's page; though the compilation
completes with no problems and the compiler itself seems to work fine, I
always get an error when Ocsigen tries to dynlink (either in byte-code or
native-code) a module that uses stub libraries.  One example is camlzip;
here's the error message I get:

[errors.log] 2008-04-12 14:15:31 - Fatal - While loading
/home/dario/.godi/lib/ocaml/pkg-lib/camlzip/camlzip.cma:
Dynlink.Error: error loading shared library:
/home/dario/.godi/lib/ocaml/pkg-lib/stublibs/dllcamlzip_stubs.so:
/home/dario/.godi/lib/ocaml/pkg-lib/stublibs/dllcamlzip_stubs.so:
undefined symbol: caml_named_value


Now, is this a transient problem related to catching the CVS HEAD in a grumpy
day, or is there something else at play?

(This was tried out on a i386 machine running Debian Testing;  The Ocaml
version is "3.11+dev12 Private_abbrevs+natdynlink (2008-02-29)", and gcc's
version is 4.2.3 (Debian 4.2.3-3))

Thanks in advance for your help!
Cheers,
Dario Teixeira





      ___________________________________________________________ 
Yahoo! For Good helps you make a difference  

http://uk.promotions.yahoo.com/forgood/


             reply	other threads:[~2008-04-12 13:49 UTC|newest]

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

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=708296.53944.qm@web54605.mail.re2.yahoo.com \
    --to=darioteixeira@yahoo.com \
    --cc=caml-list@yquem.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).