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 #24

Open
ghost opened this issue Oct 1, 2017 · 3 comments
Open

Unable to build #24

ghost opened this issue Oct 1, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 1, 2017

During the oasis setup stage the following is reported on my Mac with OCaml 4.04.2:

W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
W: Cannot find source file matching module 'Nanomsg_generated' in library nanomsg.
W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".

During the ocaml.ml -build steps this happens:

Error: Unbound type constructor Result.result
Command exited with code 2.
@ghost
Copy link
Author

ghost commented Oct 1, 2017

A log produced in the _build directory: _log.log

Would you be interested in me porting the build system to Jbuilder? Do you have any advice?

@rgrinberg
Copy link
Owner

I'd take a PR to port this project to jbuilder.

@ghost
Copy link
Author

ghost commented Oct 2, 2017

Will take it on, thanks.

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

1 participant