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: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | [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 12:47:18PM +0100, Mikael Brockman wrote: > 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. Do you know what library contains this symbol? I'm using OCaml 3.07 from Debian/unstable, and my libcamlrun.a doesn't contain this symbol. Are you using any non-standard OCaml libraries? Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - improving website return on investment MAKE+ is a sane replacement for GNU autoconf/automake. One script compiles, RPMs, pkgs etc. Linux, BSD, Solaris. http://www.annexia.org/freeware/makeplus/ ------------------- 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