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 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 0E995BC69 for ; Thu, 2 Aug 2007 18:00: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 l72G0HvS006636 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 2 Aug 2007 18:00:17 +0200 Received: from rich by furbychan.cocan.org with local (Exim 3.35 #1 (Debian)) id 1IGd60-0003Ab-00 for ; Thu, 02 Aug 2007 17:00:16 +0100 Date: Thu, 2 Aug 2007 17:00:16 +0100 To: caml-list@inria.fr Subject: camlp4 can't find camlp4/Camlp4Parsers path? Message-ID: <20070802160016.GA12165@furbychan.cocan.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i From: Richard Jones X-Miltered: at concorde with ID 46B1FF91.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 camlp:01 parsers:01 uncaught:01 cmo:01 '-i:01 ocamlc:01 -where:01 invocation:01 bug:01 exception:01 solved:04 red:92 path:07 path:07 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? Rich. -- Richard Jones Red Hat