Error creating zcash wallet on Ubuntu 16.04

after type this command (download the 911mb keys): ./zcutil/fetch-params.sh , i receive this errors:

Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
Makefile:7332: fallo en las instrucciones para el objetivo ‘zcashd-bitcoind.o’
make[2]: *** [zcashd-bitcoind.o] Error 4
make[2]: *** Se espera a que terminen otras tareas…
mv -f .deps/libbitcoin_server_a-sendalert.Tpo .deps/libbitcoin_server_a-sendalert.Po
make[2]: se sale del directorio ‘/home/zoko/zcash/src’
Makefile:7455: fallo en las instrucciones para el objetivo ‘all-recursive’
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio ‘/home/zoko/zcash/src’
Makefile:676: fallo en las instrucciones para el objetivo ‘all-recursive’
make: *** [all-recursive] Error 1
And in the next step: mkdir -p ~/.zcash it doesnt show anything(after typing ls -a) but i created the directory and the .cong file manually. Afetr tha i tried to run zcash but i receive this :bash: ./src/zcashd: No existe el archivo o el directorio , it looks like the file doesnt exist.
Im a linux and cryptominer noob but would appreciate all the help. Thank you so much in advance.