caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Benjamin Geer <ben@socialtools.net>
To: Mikael Brockman <phubuh@phubuh.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Re: mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new
Date: Sat, 08 Nov 2003 17:57:06 +0000	[thread overview]
Message-ID: <3FAD2E72.2010106@socialtools.net> (raw)
In-Reply-To: <87ekwjqc18.fsf@igloo.phubuh.org>

Mikael Brockman wrote:
>   $ find /usr/lib/ocaml/ -name "*.cm[ioa]" | xargs grep "caml_mutex_new"
>   Binary file /usr/lib/ocaml/threads/threads.cma matches
>   Binary file /usr/lib/ocaml/site-packages/camltemplate/camltemplate.cma matches
> 
> So I suppose threads.cma exports it, and CamlTemplate tries to import
> it, but fails.

Did you compile CamlTemplate with thread support (by changing its 
Makefile.config)?  (If so, it won't work with mod_caml.)  If not, let me 
know off-list and I'll try to reproduce your problem.

Ben

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      parent reply	other threads:[~2003-11-08 17:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-08 11:47 [Caml-list] " Mikael Brockman
2003-11-08 12:08 ` [Caml-list] " Richard Jones
2003-11-08 12:29   ` Mikael Brockman
2003-11-08 12:54     ` Richard Jones
2003-11-08 13:25       ` Mikael Brockman
2003-11-08 13:40         ` Richard Jones
2003-11-08 17:57     ` Benjamin Geer [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=3FAD2E72.2010106@socialtools.net \
    --to=ben@socialtools.net \
    --cc=caml-list@inria.fr \
    --cc=phubuh@phubuh.org \
    /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).