Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- th4(s103467) $ make all
- for p in findlib bytes; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory `/zhome/fa/2/64250/findlib-1.5.2/src/findlib'
- Makefile:150: depend: No such file or directory
- ocamllex fl_meta.mll
- make[1]: ocamllex: Command not found
- make[1]: *** [fl_meta.ml] Error 127
- make[1]: Leaving directory `/zhome/fa/2/64250/findlib-1.5.2/src/findlib'
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement