Skip to content

An error occurred while compiling Mitos #6

@codinglzc

Description

@codinglzc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions