Can't compile it I'm afraid. Complaining about gmpxx.h being missing.
You must install dependencies:
sudo apt-get install libgmp-dev && sudo apt-get install libmpfr-dev
Trying to compile it on Windows. I must have compiled 50 daemons on Windows and never had this an error message for any coin. It probably doesn't help that
src/makefile.mingw appears to be from freicoin though.
Compile for linux, is most easy.
You just must install dependecies.