make for hashcat not working
#1
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)


Attached Files
.txt   hashcat.no.compile.txt (Size: 5.77 KB / Downloads: 3)
Reply
#2
I believe this is an environment issue, not a hashcat specific issue. See here: https://github.com/hashcat/hashcat/issues/2336
Reply
#3
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.
Reply