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

Compilation error #8

Open
pkalita595 opened this issue Dec 16, 2023 · 1 comment
Open

Compilation error #8

pkalita595 opened this issue Dec 16, 2023 · 1 comment

Comments

@pkalita595
Copy link

Hi,
I could not install the tool. I am getting the following error.

ocamllex lllex.mll -o lllex.ml
73 states, 3483 transitions, table size 14370 bytes
ocamlyacc llparse.mly
28 reduce/reduce conflicts.
ocamldep -native *.ml *.mli > .depend
File "bc_manip.ml", line 368, characters 15-16:
Syntax error
File "bc_pp.ml", line 106, characters 30-31:
Syntax error
Makefile:113: recipe for target '.depend' failed
make: *** [.depend] Error 2

Ocaml version 3.10.1
Is there any Docker available for this tool?

@ianamason
Copy link
Member

Sorry no. My guess is it's an issue with the versions of ocaml being used.

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