Browse thread
[Caml-list] mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new
- Mikael Brockman
[
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 (11:47) |
From: | Mikael Brockman <phubuh@p...> |
Subject: | [Caml-list] mod_caml 1.0.0 and O'Caml 3.07+2 - problem with caml_mutex_new |
I'm using Apache 1.3.29, mod_caml 1.0.0, and O'Caml 3.07+2, and getting this error on startup of Apache: Syntax error on line 59 of /etc/apache/conf/apache.conf: Cannot load /etc/apache/modules/mod_caml.so into server: /etc/apache/modules/mod_caml.so: undefined symbol: caml_mutex_new Line 59 is the call to LoadModule for mod_caml.so. mod_caml worked with O'Caml 3.06, but I upgraded to 3.07+2 to avoid needing to add CamlLoad lines and restart Apache for every new module I want to link to. I believe I have recompiled all O'Caml modules on my system. -- Mikael Brockman <phubuh@phubuh.org> ------------------- 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