On Mon, 15 Oct 2018, Timur Tabi wrote:

> On Sat, Oct 13, 2018 at 4:19 PM Julia Lawall <[email protected]> wrote:
> > This problem has been fixed.  Actually, it thought that "    of multiline " 
> > was the new amount to indent...
>
> When I try to build this on Ubuntu 18, I get the following error:
>
> OCAMLOPT  parsing_c/includes.ml
> File "parsing_c/includes.ml", line 159, characters 9-22:
> Error: Unbound module Parmap
> Makefile:424: recipe for target 'parsing_c/includes.cmx' failed
> make: *** [parsing_c/includes.cmx] Error 2
> rm parsing_cocci/lexer_cli.ml parsing_cocci/parser_cocci_menhir.ml.d
> parsing_cocci/parser_cocci_menhir.mli.d parsing_cocci/lexer_script.ml
> parsing_cocci/lexer_cocci.ml
>
> I installed all the packages listed in install.txt.
>
> I tried "./configure --disable-pcre-syntax" and "./configure
> --disable-ocaml", but neither helped.

Neither is relevant.  Try make distclean, ./autogen, ./configure

julia
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to