hashcat Forum
make for hashcat not working - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: make for hashcat not working (/thread-10135.html)



make for hashcat not working - mec - 05-27-2021

I'm trying to compile and install hashcat6.2.1.tar.gz on linux Mint 19.  After typing make I get the following errors in the attached file.  I tried the git download too which looks to be the same as the tarball but it doesn't compile either.  Help.
gcc is the latest version available from the default Mint repositories  gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)


RE: make for hashcat not working - Chick3nman - 05-27-2021

I believe this is an environment issue, not a hashcat specific issue. See here: https://github.com/hashcat/hashcat/issues/2336


RE: make for hashcat not working - mec - 05-27-2021

Thanks.  Installing build-essential worked to install hashcat.  Sadly my computer isn't powerful enough for hashcat- no special video card.  The windows PC I installed hashcat on, the nvidia card is too old.  I have driver version 3.x while hashcat requires 4.x or newer.  Bummer.