Faisal wrote:
hallo tanya-jawab,
numpang tanya, aku gagal terus waktu mo install dsniff, kira-kira ada salah dimana? errornya spt dibawah, atau ada sofie lain yang lebih powerfull?
TIA
$ ./configure
---cut--- checking for libpcap... yes checking for libnet... ./configure: libnet-config: command not found yes checking for libnids... yes checking whether libnids version is good... yes checking for OpenSSL... yes creating ./config.status creating Makefile creating config.h config.h is unchanged
$ whereis libnet libnet: /usr/lib/libnet.a /usr/lib/libnet.h /usr/include/libnet /usr/include/libnet.h
$ make
gcc -g -O2 -D_BSD_SOURCE -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/loc al/include -I/usr/include/pcap -I/usr/X11R6/include -I./missing -c ./arpspoof.c In file included from /usr/include/libnet.h:57, from ./arpspoof.c:20: /usr/include/netinet/in.h:133: warning: redefinition of `u_int32_t' /usr/include/sys/types.h:192: warning: `u_int32_t' previously declared here ./arpspoof.c:25: warning: `struct ether_addr' declared inside parameter list ./arpspoof.c:25: warning: its scope is only this definition or declaration, which is probably not what you want. ./arpspoof.c:26: warning: `struct ether_addr' declared inside parameter list ./arpspoof.c: In function `arp_send': ./arpspoof.c:49: warning: passing arg 1 of `libnet_get_hwaddr' from incompatible pointer type ./arpspoof.c:49: too many arguments to function `libnet_get_hwaddr' ./arpspoof.c:60: warning: passing arg 6 of `libnet_build_ethernet' from incompatible pointer type ./arpspoof.c:60: too few arguments to function `libnet_build_ethernet' ./arpspoof.c:64: `ETH_H' undeclared (first use in this function) ./arpspoof.c:64: (Each undeclared identifier is reported only once ./arpspoof.c:64: for each function it appears in.) ./arpspoof.c:64: too few arguments to function `libnet_build_arp' ./arpspoof.c:67: warning: passing arg 1 of `ether_ntoa' from incompatible pointer type ./arpspoof.c:71: warning: passing arg 1 of `ether_ntoa' from incompatible pointer type ./arpspoof.c:77: warning: passing arg 1 of `ether_ntoa' from incompatible pointer type ./arpspoof.c:80: warning: passing arg 1 of `ether_ntoa' from incompatible pointer type ./arpspoof.c: In function `arp_find': ./arpspoof.c:114: warning: passing arg 2 of `arp_cache_lookup' from incompatible pointer type ./arpspoof.c: In function `main': ./arpspoof.c:181: warning: assignment makes pointer from integer without a cast ./arpspoof.c: At top level: ./arpspoof.c:29: storage size of `spoof_mac' isn't known ./arpspoof.c:29: storage size of `target_mac' isn't known make: *** [arpspoof.o] Error 1
Kmu pake distro apa??
Setahu saya kalo mengunakan RH 9.0 memang tidak bisa install dari source. Alasannya kenapa saya lupa, coba deh kamu googling dulu. Dan akhirnya saya menemukan dsniff yg .rpm dan khusus buat RH 9.0 cuma sayangnya linknya saya lupa, silahkan anda tanya sama om google yah.
-- Regards, Catur
-- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip, FAQ, dan info milis di http://linux.or.id/milis Tidak bisa posting? Baca: http://linux.or.id/problemmilis http://linux.or.id/tatatertibmilis
