Can't compie wallet:
zerocoin/Accumulator.cpp:106:1: fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory
} /* namespace libzerocoin */
^
compilation terminated.
makefile.unix:182: recipe for target 'obj/zerocoin/Accumulator.o' failed
make: *** [obj/zerocoin/Accumulator.o] Error 1
Create an empty folder "zerocoin" in the "obj" folder and try it again.