I tried to build the v0.4 candidate in my Ubuntu 14.04. I `git checkout release-0.4`
After half an hour's make, I got: ``` llvm[6]: ======= Finished Linking Release Executable Sample (without symbols) llvm[2]: ***** Completed Release Build make: *** [julia-deps] Error 2 ``` And I have no julia binary in the julia directory. But I can't figure out what's wrong.
