The actual error likely occurred much earlier. You could try

for i in `seq 10` do; make -j4; done

then you'd probably see the actual error.

If I had to guess, you're probably missing one or more of gfortran, libssl-dev, 
m4, or cmake.

Reply via email to