From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA13818; Sat, 8 Nov 2003 15:44:31 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA13589 for ; Sat, 8 Nov 2003 15:44:30 +0100 (MET) Received: from aomori.annexia.org (annexia.force9.co.uk [212.56.101.183]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id hA8EiR107759 for ; Sat, 8 Nov 2003 15:44:28 +0100 (MET) Received: from rich by aomori.annexia.org with local (Exim 3.36 #1 (Debian)) id 1AIUK4-0002NP-00; Sat, 08 Nov 2003 14:44:20 +0000 Date: Sat, 8 Nov 2003 14:44:19 +0000 To: Mikael Brockman Cc: caml-list@inria.fr Subject: Re: [Caml-list] mod_caml 1.0.0 and O'Caml 3.07 - cannot load Lexing Message-ID: <20031108144419.GA8752@redhat.com> References: <87oevnotoy.fsf@igloo.phubuh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87oevnotoy.fsf@igloo.phubuh.org> User-Agent: Mutt/1.5.4i From: Richard Jones X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 3.07:01 3.06:01 knowles:99 3.07:01 freshmeat:01 dbi:99 threads:01 ltd:98 ocaml:01 caml:01 caml:01 nov:01 linking:02 modules:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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