Trying to compile from source from the github repo on Ubuntu, I get the following error:
auxpow.cpp:127:1: fatal error: opening dependency file obj/auxpow.d: No such file or directory
compilation terminated.
make: *** [obj/auxpow.o] Error 1
There is no obj directory in fact, that might have something to do with it. Did I miss something or repo missing something?
I think you need gcc-asm