1 | LocalHost:dsniff sif$ sudo port -f install dsniff |
---|
2 | Warning: Skipping upgrade since libtool 2.2.6b_1 >= libtool 2.2.6b_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. |
---|
3 | ---> Computing dependencies for dsniff |
---|
4 | ---> Building dsniff |
---|
5 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_dsniff/work/dsniff-2.3" && /usr/bin/make -j1 all " returned error 2 |
---|
6 | Command output: /usr/bin/gcc-4.0 -O2 -DBIND_8_COMPAT -arch ppc -D_BSD_SOURCE -DHAVE_SOCKADDR_SA_LEN -DDSNIFF_LIBDIR=\"/opt/local/lib/\" -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I./missing -c ./arpspoof.c |
---|
7 | ./arpspoof.c:25: warning: 'struct ether_addr' declared inside parameter list |
---|
8 | ./arpspoof.c:25: warning: its scope is only this definition or declaration, which is probably not what you want |
---|
9 | ./arpspoof.c:26: warning: 'struct ether_addr' declared inside parameter list |
---|
10 | ./arpspoof.c: In function 'arp_send': |
---|
11 | ./arpspoof.c:49: warning: passing argument 1 of 'libnet_get_hwaddr' from incompatible pointer type |
---|
12 | ./arpspoof.c:49: error: too many arguments to function 'libnet_get_hwaddr' |
---|
13 | ./arpspoof.c:58: warning: pointer targets in assignment differ in signedness |
---|
14 | ./arpspoof.c:60: warning: passing argument 6 of 'libnet_build_ethernet' from incompatible pointer type |
---|
15 | ./arpspoof.c:60: error: too few arguments to function 'libnet_build_ethernet' |
---|
16 | ./arpspoof.c:64: error: 'ETH_H' undeclared (first use in this function) |
---|
17 | ./arpspoof.c:64: error: (Each undeclared identifier is reported only once |
---|
18 | ./arpspoof.c:64: error: for each function it appears in.) |
---|
19 | ./arpspoof.c:64: error: too few arguments to function 'libnet_build_arp' |
---|
20 | ./arpspoof.c:67: warning: passing argument 1 of 'ether_ntoa' from incompatible pointer type |
---|
21 | ./arpspoof.c:71: warning: passing argument 1 of 'ether_ntoa' from incompatible pointer type |
---|
22 | ./arpspoof.c:77: warning: passing argument 1 of 'ether_ntoa' from incompatible pointer type |
---|
23 | ./arpspoof.c:80: warning: passing argument 1 of 'ether_ntoa' from incompatible pointer type |
---|
24 | ./arpspoof.c: In function 'arp_find': |
---|
25 | ./arpspoof.c:114: warning: passing argument 2 of 'arp_cache_lookup' from incompatible pointer type |
---|
26 | ./arpspoof.c: In function 'main': |
---|
27 | ./arpspoof.c:181: warning: assignment makes pointer from integer without a cast |
---|
28 | make: *** [arpspoof.o] Error 1 |
---|
29 | |
---|
30 | Error: Status 1 encountered during processing. |
---|
31 | Before reporting a bug, first run the command again with the -d flag to get complete output. |
---|
32 | LocalHost:dsniff sif$ sudo port -fd uninstall dsniff |
---|
33 | dsniff is already uninstalled |
---|
34 | LocalHost:dsniff sif$ |
---|