Browse thread
[Caml-list] mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-11-08 (12:54) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Re: mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new |
On Sat, Nov 08, 2003 at 01:29:07PM +0100, Mikael Brockman wrote: > So I suppose threads.cma exports it, and CamlTemplate tries to import > it, but fails. Mmmmm. Are you using threads? Probably you shouldn't be. You could try adding threads.cma to ALL_CMAS in the Makefile, but I'm not sure that the results will be well-defined. Or if you're not using CamlTemplate, then disable it in Makefile.config. Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - improving website return on investment All new technology is irrelevant until it is taken up by the public. ------------------- 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