David Hannequin a écrit :

Bonjour,

j'essaye de compiler l'application THC-Hydra mais j'ai le message d'erreur suivant dés que je fais make :
hydra-sip.c:4:25: openssl/ssl.h : Aucun fichier ou répertoire de ce type
hydra-sip.c:5:25: openssl/err.h : Aucun fichier ou répertoire de ce type
hydra-sip.c:6:25: openssl/md5.h : Aucun fichier ou répertoire de ce type
hydra-sip.c: Dans la fonction « md5_crypt »:
hydra-sip.c:24: error: `MD5_DIGEST_LENGTH' undeclared (first use in this function)
hydra-sip.c:24: error: (Each undeclared identifier is reported only once
hydra-sip.c:24: error: for each function it appears in.)
hydra-sip.c:26: error: `MD5_CTX' undeclared (first use in this function)
hydra-sip.c:26: error: erreur de syntaxe before "c"
hydra-sip.c:31: attention : implicit declaration of function `MD5_Init'
hydra-sip.c:31: error: `c' undeclared (first use in this function)
hydra-sip.c:32: attention : implicit declaration of function `MD5_Update'
hydra-sip.c:33: attention : implicit declaration of function `MD5_Final'
hydra-sip.c:24: attention : unused variable `md5_raw'
hydra-sip.c: Dans la fonction « sip_register »:
hydra-sip.c:60: error: `MD5_DIGEST_LENGTH' undeclared (first use in this function)
hydra-sip.c:60: attention : unused variable `urp'
hydra-sip.c:61: attention : unused variable `mu'
hydra-sip.c:61: attention : unused variable `resp'
make: *** [hydra-sip.o] Erreur 1

salut
essaie d'installer le devel correspondant
cela résout souvent le problème .

a+


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to