Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build using make #2651

Closed
vyorkin opened this issue Sep 18, 2019 · 1 comment
Closed

Unable to build using make #2651

vyorkin opened this issue Sep 18, 2019 · 1 comment

Comments

@vyorkin
Copy link

vyorkin commented Sep 18, 2019

I'm trying to build the dune as described in the README.

Running make command for me results in the following error:

File "src/dune_action_plugin/dune_action_plugin.ml", line 16, characters 57-65:
Error: Unbound module Result

Some details about my environment:

$ ocaml --version                                                                                        The OCaml toplevel, version 4.06.1

Darwin vasiliys-mbp 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64

@ghost
Copy link

ghost commented Sep 18, 2019

I think this will be fixed by #2646 as this PR removes dune_action_plugin from the bootstrap path entirely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants