Make error!

curl: (28) Operation too slow. Less than 1 bytes/sec transferred the last 15 seconds
/home/balaji/julia/deps/llvm.mk:575: recipe for target ‘/home/balaji/julia/deps/srccache/LLVM.v8.0.1-4.x86_64-linux-gnu-gcc4.tar.gz’ failed
make[1]: *** [/home/balaji/julia/deps/srccache/LLVM.v8.0.1-4.x86_64-linux-gnu-gcc4.tar.gz] Error 28
Makefile:60: recipe for target ‘julia-deps’ failed
make: *** [julia-deps] Error 2

I think it could be helpful to include where you got this error message from, what your setup is, what you tried to do, etc…

1 Like

looks like just internet connection unstable or too slow

1 Like

I was using my campus network which required a proxy server. Although my terminal and git had internet access, I was not able to build. But I could build it when I used my mobile data.
P.S. I am very new to Julia and also to any opensource community, I apologize if my questions are too trivial, but I’ll surely makeup.