[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: -lungif rebond sur arpscan HS ?



BonjourLaListe,

Pardon de rebondir de façon un peu
cavalière
sur ce fil, mais j'ai un pb identique avec
arpscan.
Sauf que c'est sur le make que je plante !

/home/moi/bin/arpscan-0.1/ make
gcc  -g -O2  -o arpscan
arpscan.o -L/usr/local/lib -ldnet -L/usr/l
ib -lpcap
arpscan.o: dans la fonction `send_arp':
/home/moi/bin/arpscan-0.1/arpscan.c:129:
undefined ref to `pcap_inject'
arpscan.o: in function `main':
/home/moi/bin/arpscan-0.1/arpscan.c:190:
undefined ref to `NTOHL'
collect2: ld returned 1 exit status make:
*** [arpscan] Erreur 1

J'ai pourtant installé sans difficulté les
deux bibli requisent
( libdnet + libpcap sur
http://ish.cx/~jason/arpscan/ ),
mais cette pcap_inject invoquée dans le
arpscan.c
semble inconnue de mon système Woody

find /usr -type f -exec grep -il
pcap_inject {} \; ne renvoie rien :(

Quelqu'un a-t-il réussi à
compiler/installer ce soft ?

Merci pour votre attention

PS : Au cas ou cela pourrait aider :
tcpdump, ethereal, PHoss, ARP0c2
fonctionnent d'un charme sur ce même
matériel



Reply to: