Hello!
I tried to compile Mitos on ubuntu16.04, but after make, I reported the following _error:
/ Mitos / build $ make
[7%] Building CXX object src / CMakeFiles / mitos.dir / mitosoutput.cpp.o
In file included from /usr/local/include/LineInformation.h:35:0,
from /home/lzc/A/Mitos/src/mitosoutput.cpp:9:
/usr/local/include/RangeLookup.h:55:49: error: expected ')' before '<' token
AddressRange (Dyninst :: SimpleInterval <T> i) {
This error looks like a Dyninst error. The version of Dyninst I installed is 9.3.2, and in the process of installing Dyninst-9.3.2 there is no error, everything is normal.
I repeat the installation compiled many times, but still reported this error. How to solve this problem?
Hello!
I tried to compile Mitos on ubuntu16.04, but after make, I reported the following _error:
This error looks like a Dyninst error. The version of Dyninst I installed is 9.3.2, and in the process of installing Dyninst-9.3.2 there is no error, everything is normal.
I repeat the installation compiled many times, but still reported this error. How to solve this problem?