Ticket #13451: dsniff-error-output.txt

File dsniff-error-output.txt, 2.7 KB (added by axman6@…, 16 years ago)

Error output from port install dsniff[-devel]

Line 
1sudo port -v install dsniff-devel
2--->  Building dsniff-devel with target all
3gcc -O2 -D_BSD_SOURCE -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/opt/local/lib/\" -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/usr/X11/include -I./missing -c ./dnsspoof.c
4./dnsspoof.c: In function 'dns_spoof':
5./dnsspoof.c:185: error: 'HEADER' undeclared (first use in this function)
6./dnsspoof.c:185: error: (Each undeclared identifier is reported only once
7./dnsspoof.c:185: error: for each function it appears in.)
8./dnsspoof.c:185: error: 'dns' undeclared (first use in this function)
9./dnsspoof.c:194: error: syntax error before ')' token
10./dnsspoof.c:201: error: 'QUERY' undeclared (first use in this function)
11./dnsspoof.c:212: error: 'C_IN' undeclared (first use in this function)
12./dnsspoof.c:217: error: 'T_A' undeclared (first use in this function)
13./dnsspoof.c:226: error: 'T_PTR' undeclared (first use in this function)
14./dnsspoof.c:227: warning: pointer targets in assignment differ in signedness
15./dnsspoof.c:231: warning: pointer targets in passing argument 1 of 'res_9_dn_comp' differ in signedness
16./dnsspoof.c:247: error: syntax error before ')' token
17make: *** [dnsspoof.o] Error 1
18Error: 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-devel/work/dsniff-2.4" && make all " returned error 2
19Command output: gcc -O2 -D_BSD_SOURCE -DLIBNET_LIL_ENDIAN -DDSNIFF_LIBDIR=\"/opt/local/lib/\" -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -I/usr/X11/include -I./missing -c ./dnsspoof.c
20./dnsspoof.c: In function 'dns_spoof':
21./dnsspoof.c:185: error: 'HEADER' undeclared (first use in this function)
22./dnsspoof.c:185: error: (Each undeclared identifier is reported only once
23./dnsspoof.c:185: error: for each function it appears in.)
24./dnsspoof.c:185: error: 'dns' undeclared (first use in this function)
25./dnsspoof.c:194: error: syntax error before ')' token
26./dnsspoof.c:201: error: 'QUERY' undeclared (first use in this function)
27./dnsspoof.c:212: error: 'C_IN' undeclared (first use in this function)
28./dnsspoof.c:217: error: 'T_A' undeclared (first use in this function)
29./dnsspoof.c:226: error: 'T_PTR' undeclared (first use in this function)
30./dnsspoof.c:227: warning: pointer targets in assignment differ in signedness
31./dnsspoof.c:231: warning: pointer targets in passing argument 1 of 'res_9_dn_comp' differ in signedness
32./dnsspoof.c:247: error: syntax error before ')' token
33make: *** [dnsspoof.o] Error 1
34
35Warning: the following items did not execute (for dsniff-devel): org.macports.activate org.macports.build org.macports.destroot org.macports.install
36Error: Status 1 encountered during processing.