Browse thread
camlp4 can't find camlp4/Camlp4Parsers path?
[
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: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | camlp4 can't find camlp4/Camlp4Parsers path? |
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