From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id C0040BC6C for ; Thu, 2 Aug 2007 18:20:18 +0200 (CEST) Received: from furbychan.cocan.org (furbychan.cocan.org [80.68.91.176]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l72GKIhl012132 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 2 Aug 2007 18:20:18 +0200 Received: from rich by furbychan.cocan.org with local (Exim 3.35 #1 (Debian)) id 1IGdPH-00041V-00; Thu, 02 Aug 2007 17:20:11 +0100 Date: Thu, 2 Aug 2007 17:20:11 +0100 To: Gabriel Kerneis Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] camlp4 can't find camlp4/Camlp4Parsers path? Message-ID: <20070802162011.GB12165@furbychan.cocan.org> References: <20070802160016.GA12165@furbychan.cocan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.9i From: Richard Jones X-Miltered: at concorde with ID 46B20442.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 camlp:01 parsers:01 0200,:01 0100,:01 uncaught:01 cmo:01 '-i:01 ocamlc:01 -where:01 invocation:01 bug:01 subdirectory:01 wrote:01 exception:01 On Thu, Aug 02, 2007 at 06:14:32PM +0200, Gabriel Kerneis wrote: > Le Thu, 2 Aug 2007 17:00:16 +0100, Richard Jones a > écrit : > > I'm getting a bunch of errors like this: > > > > Camlp4: Uncaught exception: DynLoader.Error > > ("Camlp4OCamlRevisedParser.cmo", "file not found in path") > > > > These can be solved by adding '-I `ocamlc > > -where`/camlp4/Camlp4Parsers' to every invocation of camlp4 commands, > > but I wonder why the path isn't there already. Is this a bug? > > -I +camlp4 doesn't work? No. +camlp4 seems to be on the path already, but not that subdirectory. Rich. -- Richard Jones Red Hat