You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 Mar 2012 at 8:41The text was updated successfully, but these errors were encountered: