You are not logged in.

#1 2009-09-01 17:03:10

kichawa
Member
Registered: 2008-07-15
Posts: 32

hydra in aur

Hi i've some problem with hydra pkg.

hydra-ssh2.c:10:2: warning: #warning "If compilation of hydra-ssh2 fails, you are not using v0.11. Download from http://www.0xbadc0de.be/"
hydra-ssh2.c: In function 'start_ssh2':
hydra-ssh2.c:34: warning: implicit declaration of function 'options_new'
hydra-ssh2.c:34: warning: assignment makes pointer from integer without a cast
hydra-ssh2.c:44: warning: implicit declaration of function 'options_set_wanted_method'
hydra-ssh2.c:44: error: 'KEX_COMP_C_S' undeclared (first use in this function)
hydra-ssh2.c:44: error: (Each undeclared identifier is reported only once
hydra-ssh2.c:44: error: for each function it appears in.)
hydra-ssh2.c:45: error: 'KEX_COMP_S_C' undeclared (first use in this function)
hydra-ssh2.c:46: warning: implicit declaration of function 'options_set_port'
hydra-ssh2.c:47: warning: implicit declaration of function 'options_set_host'
hydra-ssh2.c:48: warning: implicit declaration of function 'options_set_username'
hydra-ssh2.c:50: warning: passing argument 1 of 'ssh_connect' from incompatible pointer type
/usr/include/libssh/libssh.h:122: note: expected 'struct SSH_SESSION *' but argument is of type 'struct SSH_OPTIONS *'
hydra-ssh2.c:50: warning: assignment makes pointer from integer without a cast
hydra-ssh2.c:82: warning: implicit declaration of function 'ssh_error_code'
make: *** [hydra-ssh2.o] Error 1

I've installed libssh and libssh2 from AUR but it's the same. So what can i do more ?

Offline

#2 2009-09-01 18:06:17

tadzik
Member
From: &tadzik
Registered: 2009-07-17
Posts: 91

Re: hydra in aur

hydra-ssh2.c:10:2: warning: #warning "If compilation of hydra-ssh2 fails, you are not using v0.11. Download from http://www.0xbadc0de.be/"

Tried it yet?

Offline

Board footer

Powered by FluxBB