Browse thread
[Caml-list] mod_caml 1.0.0 and O'Caml 3.07 - cannot load Lexing
-
Mikael Brockman
- Richard Jones
[
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 (14:44) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] mod_caml 1.0.0 and O'Caml 3.07 - cannot load Lexing |
On Sat, Nov 08, 2003 at 02:50:37PM +0100, Mikael Brockman wrote: > As soon as I fix one problem, another one crops up. > > Apache starts cleanly now, but accessing a mod_caml script that uses > Lexing produces this error in error_log: > > Failure("error while linking /var/www/caml-bin/find-page.cma. > Reference to undefined global `Lexing'") > > I know I have fixed this problem with O'Caml 3.06 by adding Lexing to > the list of modules in mod_caml.ml, but that doesn't change anything > now. > > Kenn Knowles had this problem and requested help on this list a while > ago, but he never received an answer, as far as I can see. I'm successfully running OCaml 3.07 and mod_caml and Apache 1.3 together. Are you using Lexing (or are any of the libraries you use using this module)? Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - improving website return on investment PTHRLIB is a library for writing small, efficient and fast servers in C. HTTP, CGI, DBI, lightweight threads: http://www.annexia.org/freeware/pthrlib/ ------------------- 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