03-10-2019, 07:03 AM
(This post was last modified: 03-12-2019, 04:21 PM by jemwed.
Edit Reason: I done solved the problem by doing the obvious.
)
Edit: I reinstalled The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) and Hashcat compiled cleanly. Excellent. Thanks anyway, folks.
Helo folks, first question from me.
Noob question here. I am trying to install hashcat on Pi The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali), when after typing make, I get this -
I am no expert on all this. Am I doing something wrong? Could someone point me in the right direction?
Thanks a lot, folks
Helo folks, first question from me.
Noob question here. I am trying to install hashcat on Pi The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali), when after typing make, I get this -
Code:
src/modules/module_00400.c: In function ‘module_dgst_size’:
src/modules/module_00400.c:42:13: internal compiler error: Segmentation fault
u32 module_dgst_size (MAYBE_UNUSED const hashconfig_t *hashconfig, MAYBE_UNUSED const user_options_t *user_options, MAYBE_UNUSED const user_options_extra_t *user_options_extra) { return DGST_SIZE; }
^~~~~~~~~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
make: *** [src/Makefile:518: modules/module_00400.so] Error 1
make: *** Waiting for unfinished jobs....
I am no expert on all this. Am I doing something wrong? Could someone point me in the right direction?
Thanks a lot, folks