On 2016-02-14, Michael McConville wrote:
> However, the build fails for me because it can't find the module
> MenhirLib.IncrementalEngine.
>
> Has anyone else run into this?
There is no such problem in the amd64 package builds.
--
Christian "naddy" Weisgerber na...@mip
On 2016/02/13 19:49, Michael McConville wrote:
> IIUC, we use a bundled version of Menhir in Coccinelle. It exists as the
> tarball bundles/menhirLib/menhir-20120123.tar.gz in the Coccinelle
> codebase.
>
> Here's the relevant Makefile line:
>
> > CONFIGURE_ARGS += --disable-menhirLib # ver
IIUC, we use a bundled version of Menhir in Coccinelle. It exists as the
tarball bundles/menhirLib/menhir-20120123.tar.gz in the Coccinelle
codebase.
Here's the relevant Makefile line:
> CONFIGURE_ARGS += --disable-menhirLib # version in ports is too new
However, the build fails for me bec