probleme de libnet

probleme de libnet - Installation - Linux et OS Alternatifs

Marsh Posté le 21-04-2006 à 12:52:05    

Bonjour,
 
Souhaitant vérifier si mon réseau est bien protégé , je souhaite faire quelques essais avec le logiciel Ghost port script-9.3
 
Lors de la compilation (./configure), j'ai ce message d'erreur :  

Citation :


 
bash-3.00# ./configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/ginstall -c
checking whether make sets ${MAKE}... (cached) yes
checking for libnet_error in -lnet... no
configure: error: libnet not found  


 
j'ai téléchargé une libnet trouvé sur le net mais rien ni fait.
je me suis donc tourné vers un autre logiciel arpioson qui fait la meme chose mais j'ai ce message d'erreur :  
 

Citation :


gcc -Wall `libnet-config --defines` arpoison.c -o arpoison `libnet-config --libs`
/bin/sh: libnet-config: command not found
/bin/sh: libnet-config: command not found
arpoison.c: In function `main':
arpoison.c:99: warning: implicit declaration of function `libnet_init_packet'
arpoison.c:117: warning: passing arg 6 of `libnet_build_ethernet' from incompatible pointer type
arpoison.c:117: error: too few arguments to function `libnet_build_ethernet'
arpoison.c:138: warning: passing arg 12 of `libnet_build_arp' from incompatible pointer type
arpoison.c:138: error: too few arguments to function `libnet_build_arp'
arpoison.c:146: warning: implicit declaration of function `libnet_open_link_interface'
arpoison.c:146: warning: assignment makes pointer from integer without a cast
arpoison.c:154: warning: implicit declaration of function `libnet_write_link_layer'
arpoison.c:169: warning: implicit declaration of function `libnet_close_link_interface'
arpoison.c:180: warning: implicit declaration of function `libnet_destroy_packet'
make: *** [all] Error 1  


 
quelqu'un aurait il une idée.
merci d'avance.

Reply

Marsh Posté le 21-04-2006 à 12:52:05   

Reply

Marsh Posté le 21-04-2006 à 13:23:14    

la libnet est présente en package sur toutes les bonnes distributions

Reply

Marsh Posté le 21-04-2006 à 13:29:11    

Oui elle est installé mais pourtant ca ne marche pas bizzard car tcpdump l'utilise

Reply

Marsh Posté le 21-04-2006 à 13:31:36    

la libnet est installée, mais quand est il des headers ?
(tous les *.h de la libnet sont nécessaire pour une compilation d'un programme nécessitant cette librairie)
Généralement un package libnet-dev ou un truc du genre devrait exister.


Message édité par l0ky le 21-04-2006 à 13:32:29
Reply

Marsh Posté le 21-04-2006 à 13:43:32    

le problême ne serait il pas la :

Citation :


/bin/sh: libnet-config: command not found
/bin/sh: libnet-config: command not found

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed