compiling linux wallet failed
make -f makefile.unix
opening dependency file obj/alert.d: No such file or directory
solution
/axe/src
mkdir obj
make -f makefile.unix
Error:
fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory
Solution
/axe/src/obj
mxdir zerocoin
wow that pretty much says it all!! without spoon feeding it directly i think reading your post is saying very clearly how to fix your problems