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 (17:57) |
From: | Benjamin Geer <ben@s...> |
Subject: | Re: [Caml-list] Re: mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new |
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