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

Build problem #1

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

Build problem #1

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I've adjusted the  Makefile to point to my Ocaml installation... though I may 
not have it quite right.  And then I do a 'make' and get:


ocamlc.opt -g -c -I 
/nfs/site/disks/sle_disk310/lrb2.users/patomson/godi/lib/ocaml/driver -I 
/nfs/site/disks/sle_disk310/lrb2.users/patomson/godi/lib/ocaml/toplevel -I 
/nfs/site/disks/sle_disk310/lrb2.users/patomson/godi/lib/ocaml/bytecomp -I 
/nfs/site/disks/sle_disk310/lrb2.users/patomson/godi/lib/ocaml/parsing -I 
/nfs/site/disks/sle_disk310/lrb2.users/patomson/godi/lib/ocaml/utils -I 
/nfs/site/disks/sle_disk310/lrb2.users/patomson/godi/lib/ocaml/typing 
mytoploop.ml
File "mytoploop.ml", line 17, characters 0-9:
Error: Unbound module Path
make: *** [mytoploop.cmo] Error 2


not sure where the Path module comes from...

Also, how complete is this parser?

Original issue reported on code.google.com by [email protected] on 15 Mar 2012 at 8:41

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

No branches or pull requests

1 participant