Browse thread
[Caml-list] mod_caml 1.0.0 and O'Caml 3.07 - cannot load Lexing
- 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 (13:51) |
From: | Mikael Brockman <phubuh@p...> |
Subject: | [Caml-list] mod_caml 1.0.0 and O'Caml 3.07 - cannot load Lexing |
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. -- 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