I am attempting to build NATSA zsimramulator's scrimp_zsim. Unfortunately, I found these include in your source code:
#include "mprofile.h"
#include "/home/ifernandez/ethz/zsimramulator/misc/hooks/zsim_hooks.h"
You don't provide the appropriate header files in your repo, which makes this repo impossible to be built by other developers.
Hopefully author can fix this problem as soon as possible.