07-23-2016, 02:20 AM
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.
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.