Vladimir Strycek wrote:
> Hi, does enybody successfully installed hydra on debian  ? i cant get it
> to work (compile) lots of missing files like
> 
> hydra-sip.c:4:25: openssl/ssl.h: No such file or directory
> hydra-sip.c:5:25: openssl/err.h: No such file or directory
> hydra-sip.c:6:25: openssl/md5.h: No such file or directory
> hydra-sip.c: In function `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: syntax error before "c"
> hydra-sip.c:31: warning: implicit declaration of function `MD5_Init'
> hydra-sip.c:31: error: `c' undeclared (first use in this function)
> hydra-sip.c:32: warning: implicit declaration of function `MD5_Update'
> hydra-sip.c:33: warning: implicit declaration of function `MD5_Final'
> hydra-sip.c:24: warning: unused variable `md5_raw'
> hydra-sip.c: In function `sip_register':
> hydra-sip.c:60: error: `MD5_DIGEST_LENGTH' undeclared (first use in this
> function)
> hydra-sip.c:60: warning: unused variable `urp'
> hydra-sip.c:61: warning: unused variable `mu'
> hydra-sip.c:61: warning: unused variable `resp'
> make: *** [hydra-sip.o] Error 1
> 
> 
> But foe example i have ssl lib etc... installed
> 
> Any idea ?

Do you have the ssl development package installed?

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto

Attachment: signature.asc
Description: OpenPGP digital signature

  • Hydra - SSH Vladimir Strycek
    • Re: Hydra - SSH Roberto C. Sanchez

Reply via email to