|
|
Message-ID: <AM3PR08MB059430965DE35072AAD146189F880@AM3PR08MB0594.eurprd08.prod.outlook.com>
Date: Tue, 24 Apr 2018 13:19:20 +0000
From: Mathias Bögel <math_bog@...mail.fr>
To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com>
Subject: ssh2john.c:51:11: error: storage size of ‘pk’ isn’t known
Here is the code i get after trying to install the humbo version of JtR 1.8.0
I first had to manually install openssl and libz for the ./configure to work
ssh2john.c: In function ‘process_file’:
ssh2john.c:51:11: error: storage size of ‘pk’ isn’t known
EVP_PKEY pk;
^~
ssh2john.c:51:11: warning: unused variable ‘pk’ [-Wunused-variable]
Makefile:520 : la recette pour la cible « ssh2john.o » a échouée
make[1]: *** [ssh2john.o] Erreur 1
make[1] : on quitte le répertoire « /home/mathias/Documents/john-1.8.0-jumbo-1/src »
Makefile:185 : la recette pour la cible « default » a échouée
make: *** [default] Erreur 2
Thanks
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.