hashcat Forum
Maskprocessor make error - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: Maskprocessor make error (/thread-5688.html)



Maskprocessor make error - freeroute - 07-23-2016

Helllo,

I just tried to compile maskprocessor according to the README file.
"Compile

--------------
Simply run make"

But I got an error message. Could you help me, what the solution is, plz?

root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):/usr/local/src/maskprocessor-0.73/src# make
gcc   -W -Wall -std=c99 -O2 -s -m64 -DLINUX   -o mp64.bin mp.c
In file included from /usr/include/stdio.h:27:0,
                 from mp.c:4:
/usr/include/features.h:364:25: fatal error: sys/cdefs.h: No such file or directory

OS: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 2016 Rolling, 32 bit.
libc6-dev:i386 package installed.

Thanks,

Thank you. It is solved. I use The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 2016 OS, and maskprocessor can be installed from repository.