pakt / ropc

A Turing complete ROP compiler
315 stars 37 forks source link

Installation Issues : ropc #6

Open ashwin-ganesh opened 8 years ago

ashwin-ganesh commented 8 years ago

I am trying to install bap required for ropc as per the instructions given in ropc/bap/INSTALL in Ubuntu 14.04 . I have run these commands successfully

sudo apt-get install ocaml ocaml-native-compilers ocaml-findlib camlidl \
libocamlgraph-ocaml-dev libextlib-ocaml-dev binutils-dev automake \
libcamomile-ocaml-dev otags libpcre3-dev camlp4-extra bison flex

Now , when I make it inside the bap directory , I get the following Unbound module toploop error. How do I get around this ? screenshot from 2016-02-29 22 24 05