Ticket #4671: dsniff-error.txt

File dsniff-error.txt, 59.4 KB (added by ryan@…, 19 years ago)

My debug output for a similar-looking build problem

Line 
1your-o3q7xtm3hm:~ ryanlrussell$ sudo port clean --all dsniff
2Password:
3--->  Cleaning dsniff
4your-o3q7xtm3hm:~ ryanlrussell$ sudo port clean --all dsniff-devel
5--->  Cleaning dsniff-devel
6your-o3q7xtm3hm:~ ryanlrussell$ sudo port -d install dsniff
7DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/dsniff
8DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/dsniff
9DEBUG: Requested variant powerpc is not provided by port dsniff.
10DEBUG: Requested variant darwin is not provided by port dsniff.
11DEBUG: Requested variant macosx is not provided by port dsniff.
12DEBUG: Executing variant darwin_8 provides darwin_8
13DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libpcap
14DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libpcap
15DEBUG: Searching for dependency: libpcap
16DEBUG: Found Dependency: receipt exists for libpcap
17DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libnet
18DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libnet
19DEBUG: Searching for dependency: libnet
20DEBUG: Found Dependency: receipt exists for libnet
21DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libnids
22DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/libnids
23DEBUG: Searching for dependency: libnids
24DEBUG: Found Dependency: receipt exists for libnids
25DEBUG: Executing com.apple.main (dsniff)
26DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/dsniff-2.3_1+darwin_8.powerpc.tgz
27DEBUG: Skipping unarchive (dsniff) since no archive found
28DEBUG: Skipping completed com.apple.unarchive (dsniff)
29--->  Fetching dsniff
30DEBUG: Executing com.apple.fetch (dsniff)
31--->  dsniff-2.3.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/dsniff
32--->  Attempting to fetch dsniff-2.3.tar.gz from http://monkey.org/~dugsong/dsniff/
33  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
34                                 Dload  Upload   Total   Spent    Left  Speed
35100  123k  100  123k    0     0  44382      0  0:00:02  0:00:02 --:--:-- 49747
36--->  Verifying checksum(s) for dsniff
37DEBUG: Executing com.apple.checksum (dsniff)
38--->  Checksumming dsniff-2.3.tar.gz
39DEBUG: Correct (md5) checksum for dsniff-2.3.tar.gz
40--->  Extracting dsniff
41DEBUG: Executing com.apple.extract (dsniff)
42--->  Extracting dsniff-2.3.tar.gz
43DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/dsniff/dsniff-2.3.tar.gz
44DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dsniff/work" && gzip -dc /opt/local/var/db/dports/distfiles/dsniff/dsniff-2.3.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
45DEBUG: Executing com.apple.patch (dsniff)
46--->  Applying patches to dsniff
47--->  Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/net/dsniff/files/patch-pcaputil.c
48DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dsniff/work/dsniff-2.3" && patch -p0'
49patching file pcaputil.c
50--->  Configuring dsniff
51DEBUG: Executing com.apple.configure (dsniff)
52DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dsniff/work/dsniff-2.3" && CFLAGS="-DBIND_8_COMPAT" ./configure --prefix=/opt/local --mandir=/opt/local/share/man'
53creating cache ./config.cache
54checking for gcc... gcc
55checking whether the C compiler (gcc -DBIND_8_COMPAT ) works... yes
56checking whether the C compiler (gcc -DBIND_8_COMPAT ) is a cross-compiler... no
57checking whether we are using GNU C... yes
58checking whether gcc accepts -g... yes
59checking for a BSD compatible install... /usr/bin/install -c
60checking for ranlib... ranlib
61checking how to run the C preprocessor... gcc -E
62checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
63checking for dnet_ntoa in -ldnet... no
64checking for dnet_ntoa in -ldnet_stub... no
65checking for gethostbyname... yes
66checking for connect... yes
67checking for remove... yes
68checking for shmat... yes
69checking for IceConnectionNumber in -lICE... yes
70checking for ANSI C header files... yes
71checking for err.h... yes
72checking for fcntl.h... yes
73checking for sys/ioctl.h... yes
74checking for sys/queue.h... yes
75checking for unistd.h... yes
76checking for libgen.h... yes
77checking for net/if_tun.h... no
78checking for MIN and MAX in sys/param.h... yes
79checking for working const... yes
80checking for size_t... yes
81checking whether struct tm is in sys/time.h or time.h... time.h
82checking for u_int32_t... yes
83checking for u_int64_t... yes
84checking for in_addr_t... yes
85checking whether gcc needs -traditional... no
86checking for 8-bit clean memcmp... yes
87checking return type of signal handlers... void
88checking for strftime... yes
89checking for gethostname... yes
90checking for socket... yes
91checking for strdup... yes
92checking for strstr... yes
93checking for xdr_fhstatus in -lrpcsvc... no
94checking for socket in -lsocket... no
95checking for gethostbyname in -lnsl... no
96checking for dn_expand in -lresolv... yes
97checking for dirname... yes
98checking for strlcpy... yes
99checking for strlcat... yes
100checking for strsep... yes
101checking for MD5Update... no
102checking for warnx... yes
103checking for ether_ntoa... yes
104checking for Berkeley DB with 1.85 compatibility... yes
105checking for libpcap... yes
106checking for libnet... yes
107checking for libnids... yes
108checking whether libnids version is good... yes
109checking for OpenSSL... yes
110updating cache ./config.cache
111creating ./config.status
112creating Makefile
113creating config.h
114--->  Building dsniff with target all
115DEBUG: Executing com.apple.build (dsniff)
116DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dsniff/work/dsniff-2.3" && make all'
117gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./missing/dummy.c
118gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./missing/md5.c
119ar -cr libmissing.a dummy.o  md5.o
120ranlib: file: libmissing.a(dummy.o) has no symbols
121ranlib libmissing.a
122ranlib: file: libmissing.a(dummy.o) has no symbols
123gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./arpspoof.c
124./arpspoof.c: In function 'arp_send':
125./arpspoof.c:58: warning: pointer targets in assignment differ in signedness
126./arpspoof.c: In function 'main':
127./arpspoof.c:162: warning: pointer targets in passing argument 1 of 'libnet_name_resolve' differ in signedness
128./arpspoof.c:175: warning: pointer targets in passing argument 1 of 'libnet_name_resolve' differ in signedness
129gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./arp.c
130./arp.c: In function 'arp_cache_lookup':
131./arp.c:74: warning: incompatible implicit declaration of built-in function 'memcpy'
132gcc  -o arpspoof arpspoof.o arp.o -lresolv  -L. -lmissing -L/opt/local/lib -lpcap -L/opt/local/lib -lnet
133/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of arpspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
134/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x4000) of arpspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
135/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x5000 size = 0x1000) of arpspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
136/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x6000 size = 0x2000) of arpspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
137gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./dnsspoof.c
138./dnsspoof.c: In function 'dns_spoof':
139./dnsspoof.c:225: warning: pointer targets in assignment differ in signedness
140./dnsspoof.c:229: warning: pointer targets in passing argument 1 of 'dn_comp' differ in signedness
141gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./pcaputil.c
142gcc  -o dnsspoof dnsspoof.o pcaputil.o -lresolv  -L. -lmissing -L/opt/local/lib -lpcap -L/opt/local/lib -lnet
143/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of dnsspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
144/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x6000) of dnsspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
145/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x7000 size = 0x1000) of dnsspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
146/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x8000 size = 0x3000) of dnsspoof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
147rpcgen -h mount.x -o mount.h
148rpcgen -c mount.x -o mount.c
149gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./asn1.c
150gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./base64.c
151gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./buf.c
152./buf.c: In function 'buf_put':
153./buf.c:96: warning: incompatible implicit declaration of built-in function 'memcpy'
154./buf.c: In function 'buf_putf':
155./buf.c:110: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness
156./buf.c: In function 'buf_strdup':
157./buf.c:243: warning: incompatible implicit declaration of built-in function 'memcpy'
158gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./hex.c
159gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./magic.c
160gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./mount.c
161gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./rpc.c
162./rpc.c: In function 'rpc_decode':
163./rpc.c:110: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
164./rpc.c:119: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
165gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./tcp_raw.c
166gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./trigger.c
167./trigger.c: In function 'trigger_ip':
168./trigger.c:297: warning: pointer targets in passing argument 3 of 't->decode->dc_func' differ in signedness
169./trigger.c:299: warning: pointer targets in passing argument 7 of 'record' differ in signedness
170./trigger.c: In function 'trigger_udp':
171./trigger.c:343: warning: pointer targets in passing argument 3 of 't->decode->dc_func' differ in signedness
172./trigger.c:346: warning: pointer targets in passing argument 7 of 'record' differ in signedness
173./trigger.c: In function 'trigger_tcp_half':
174./trigger.c:357: warning: pointer targets in assignment differ in signedness
175./trigger.c:375: warning: pointer targets in passing argument 3 of 't->decode->dc_func' differ in signedness
176./trigger.c:378: warning: pointer targets in passing argument 7 of 'record' differ in signedness
177./trigger.c: In function 'trigger_tcp_raw':
178./trigger.c:475: warning: pointer targets in passing argument 3 of 't->decode->dc_func' differ in signedness
179./trigger.c:481: warning: pointer targets in passing argument 7 of 'record' differ in signedness
180./trigger.c: In function 'trigger_tcp_raw_callback':
181./trigger.c:509: warning: pointer targets in passing argument 3 of 't->decode->dc_func' differ in signedness
182./trigger.c:511: warning: pointer targets in passing argument 7 of 'record' differ in signedness
183gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./record.c
184./record.c: In function 'record_print':
185./record.c:65: warning: pointer targets in assignment differ in signedness
186./record.c:66: warning: pointer targets in assignment differ in signedness
187./record.c: In function 'record_hash':
188./record.c:101: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
189./record.c:102: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness
190./record.c: In function 'record_save':
191./record.c:118: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
192./record.c: In function 'record':
193./record.c:192: warning: pointer targets in assignment differ in signedness
194gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./dsniff.c
195gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode.c
196./decode.c: In function 'strip_telopts':
197./decode.c:120: warning: pointer targets in assignment differ in signedness
198./decode.c:121: warning: pointer targets in passing argument 1 of 'bufbuf' differ in signedness
199./decode.c:121: warning: pointer targets in passing argument 3 of 'bufbuf' differ in signedness
200./decode.c:121: warning: pointer targets in assignment differ in signedness
201./decode.c:124: warning: pointer targets in passing argument 1 of 'bufbuf' differ in signedness
202./decode.c:124: warning: pointer targets in passing argument 3 of 'bufbuf' differ in signedness
203./decode.c:124: warning: pointer targets in assignment differ in signedness
204gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_aim.c
205./decode_aim.c: In function 'decode_aim':
206./decode_aim.c:64: warning: pointer targets in passing argument 1 of 'strcspn' differ in signedness
207./decode_aim.c:67: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
208./decode_aim.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
209./decode_aim.c:73: warning: pointer targets in passing argument 1 of 'hex_decode' differ in signedness
210gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_citrix.c
211gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_cvs.c
212gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_ftp.c
213./decode_ftp.c: In function 'decode_ftp':
214./decode_ftp.c:45: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness
215./decode_ftp.c:46: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness
216./decode_ftp.c:47: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness
217gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_hex.c
218gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_http.c
219./decode_http.c: In function 'decode_http':
220./decode_http.c:117: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
221./decode_http.c:155: warning: pointer targets in assignment differ in signedness
222./decode_http.c:174: warning: pointer targets in passing argument 2 of 'base64_pton' differ in signedness
223./decode_http.c:181: warning: pointer targets in passing argument 2 of 'base64_pton' differ in signedness
224gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_icq.c
225gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_imap.c
226gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_irc.c
227gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_ldap.c
228gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_mmxp.c
229./decode_mmxp.c:28: warning: pointer targets in initialization differ in signedness
230gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_mountd.c
231./decode_mountd.c: In function 'decode_mountd':
232./decode_mountd.c:45: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
233./decode_mountd.c:58: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
234gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_napster.c
235gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_nntp.c
236./decode_nntp.c: In function 'decode_nntp':
237./decode_nntp.c:29: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
238./decode_nntp.c:31: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
239./decode_nntp.c:32: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
240./decode_nntp.c:36: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
241./decode_nntp.c:47: warning: pointer targets in passing argument 2 of 'base64_pton' differ in signedness
242./decode_nntp.c:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
243./decode_nntp.c:51: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
244./decode_nntp.c:54: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
245./decode_nntp.c:57: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
246gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_oracle.c
247./decode_oracle.c: In function 'decode_oracle':
248./decode_oracle.c:40: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
249./decode_oracle.c:44: warning: pointer targets in passing argument 3 of 'bufbuf' differ in signedness
250./decode_oracle.c:64: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
251./decode_oracle.c:65: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
252./decode_oracle.c:68: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
253gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_ospf.c
254./decode_ospf.c: In function 'decode_ospf':
255./decode_ospf.c:29: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
256gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_pcanywhere.c
257gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_pop.c
258./decode_pop.c: In function 'decode_poppass':
259./decode_pop.c:27: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
260./decode_pop.c:31: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
261./decode_pop.c:32: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
262./decode_pop.c:35: warning: pointer targets in passing argument 1 of 'strip_lines' differ in signedness
263./decode_pop.c:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
264./decode_pop.c: In function 'decode_pop':
265./decode_pop.c:49: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
266./decode_pop.c:52: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
267./decode_pop.c:53: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
268./decode_pop.c:57: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
269./decode_pop.c:58: warning: pointer targets in passing argument 2 of 'base64_pton' differ in signedness
270./decode_pop.c:60: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
271./decode_pop.c:61: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
272./decode_pop.c:62: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
273./decode_pop.c:69: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
274./decode_pop.c:70: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
275./decode_pop.c:73: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
276gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_portmap.c
277./decode_portmap.c: In function 'decode_portmap':
278./decode_portmap.c:39: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
279./decode_portmap.c:55: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
280gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_postgresql.c
281./decode_postgresql.c: In function 'decode_postgresql':
282./decode_postgresql.c:44: warning: pointer targets in assignment differ in signedness
283./decode_postgresql.c:50: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
284./decode_postgresql.c:51: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
285./decode_postgresql.c:52: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
286./decode_postgresql.c:58: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
287gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_pptp.c
288./decode_pptp.c: In function 'decode_pptp':
289./decode_pptp.c:184: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
290./decode_pptp.c:184: warning: pointer targets in assignment differ in signedness
291./decode_pptp.c:190: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
292gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_rip.c
293./decode_rip.c: In function 'decode_rip':
294./decode_rip.c:30: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
295gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_rlogin.c
296./decode_rlogin.c: In function 'decode_rlogin':
297./decode_rlogin.c:28: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness
298./decode_rlogin.c:29: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
299./decode_rlogin.c:29: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness
300./decode_rlogin.c:30: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
301./decode_rlogin.c:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
302./decode_rlogin.c:33: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
303./decode_rlogin.c:33: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness
304./decode_rlogin.c:34: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
305./decode_rlogin.c:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
306./decode_rlogin.c:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
307./decode_rlogin.c:39: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness
308./decode_rlogin.c:39: warning: pointer targets in assignment differ in signedness
309./decode_rlogin.c:42: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
310./decode_rlogin.c:42: warning: pointer targets in assignment differ in signedness
311./decode_rlogin.c:42: warning: pointer targets in assignment differ in signedness
312./decode_rlogin.c:43: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
313./decode_rlogin.c:43: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness
314./decode_rlogin.c:44: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
315./decode_rlogin.c:46: warning: pointer targets in passing argument 1 of 'strip_lines' differ in signedness
316./decode_rlogin.c:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
317gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_smb.c
318./decode_smb.c: In function 'decode_smb':
319./decode_smb.c:64: warning: pointer targets in assignment differ in signedness
320./decode_smb.c:72: warning: pointer targets in assignment differ in signedness
321./decode_smb.c:80: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
322./decode_smb.c:81: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
323./decode_smb.c:82: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
324./decode_smb.c:83: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
325./decode_smb.c:86: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
326gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_smtp.c
327./decode_smtp.c: In function 'decode_smtp':
328./decode_smtp.c:28: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
329./decode_smtp.c:30: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
330./decode_smtp.c:31: warning: pointer targets in passing argument 2 of 'base64_pton' differ in signedness
331./decode_smtp.c:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
332./decode_smtp.c:34: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
333./decode_smtp.c:38: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
334./decode_smtp.c:40: warning: pointer targets in passing argument 2 of 'base64_pton' differ in signedness
335./decode_smtp.c:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
336./decode_smtp.c:43: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
337./decode_smtp.c:52: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
338gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_sniffer.c
339./decode_sniffer.c: In function 'decode_sniffer':
340./decode_sniffer.c:32: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness
341./decode_sniffer.c:36: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness
342./decode_sniffer.c:40: warning: pointer targets in passing argument 1 of 'strtok' differ in signedness
343./decode_sniffer.c:41: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
344./decode_sniffer.c:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
345./decode_sniffer.c:43: warning: pointer targets in passing argument 1 of 'base64_pton' differ in signedness
346./decode_sniffer.c:45: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
347./decode_sniffer.c:47: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
348gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_snmp.c
349./decode_snmp.c: In function 'decode_snmp':
350./decode_snmp.c:45: warning: pointer targets in assignment differ in signedness
351gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_socks.c
352./decode_socks.c: In function 'decode_socks':
353./decode_socks.c:45: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
354./decode_socks.c:53: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
355./decode_socks.c:53: warning: pointer targets in passing argument 2 of 'strlcat' differ in signedness
356./decode_socks.c:54: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
357./decode_socks.c:56: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
358gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_tds.c
359./decode_tds.c: In function 'decode_tds':
360./decode_tds.c:152: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
361./decode_tds.c:153: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
362./decode_tds.c:159: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
363./decode_tds.c:160: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
364./decode_tds.c:186: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
365./decode_tds.c:187: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
366./decode_tds.c:188: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
367./decode_tds.c:191: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
368gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_telnet.c
369./decode_telnet.c: In function 'decode_telnet':
370./decode_telnet.c:25: warning: pointer targets in passing argument 1 of 'is_ascii_string' differ in signedness
371./decode_telnet.c:28: warning: pointer targets in passing argument 1 of 'strip_lines' differ in signedness
372./decode_telnet.c:31: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness
373./decode_telnet.c:31: warning: pointer targets in passing argument 2 of 'strlcpy' differ in signedness
374./decode_telnet.c:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
375gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_vrrp.c
376gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_yp.c
377./decode_yp.c: In function 'decode_yppasswd':
378./decode_yp.c:84: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
379./decode_yp.c:91: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
380./decode_yp.c:95: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
381./decode_yp.c: In function 'decode_ypserv':
382./decode_yp.c:116: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
383./decode_yp.c:130: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
384./decode_yp.c:134: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness
385./decode_yp.c:141: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
386gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./decode_x11.c
387./decode_x11.c: In function 'decode_x11':
388./decode_x11.c:24: warning: pointer targets in assignment differ in signedness
389./decode_x11.c:29: warning: pointer targets in passing argument 1 of 'strlcpy' differ in signedness
390./decode_x11.c:33: warning: pointer targets in assignment differ in signedness
391./decode_x11.c:37: warning: pointer targets in passing argument 1 of 'strlcat' differ in signedness
392./decode_x11.c:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
393gcc  -o dsniff asn1.o base64.o buf.o hex.o magic.o mount.o pcaputil.o rpc.o tcp_raw.o trigger.o record.o dsniff.o decode.o decode_aim.o decode_citrix.o decode_cvs.o decode_ftp.o decode_hex.o decode_http.o decode_icq.o decode_imap.o decode_irc.o decode_ldap.o decode_mmxp.o decode_mountd.o decode_napster.o decode_nntp.o decode_oracle.o decode_ospf.o decode_pcanywhere.o decode_pop.o decode_portmap.o decode_postgresql.o decode_pptp.o decode_rip.o decode_rlogin.o decode_smb.o decode_smtp.o decode_sniffer.o decode_snmp.o decode_socks.o decode_tds.o decode_telnet.o decode_vrrp.o decode_yp.o decode_x11.o -lresolv  -L. -lmissing -L/opt/local/lib -lnids -L/opt/local/lib -lpcap -L/opt/local/lib -lnet  -L/opt/local/lib -lssl -lcrypto
394/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
395/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
396/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
397/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x1c000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
398/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x1c000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
399/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x1c000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
400/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x1d000 size = 0x19000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
401/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x1d000 size = 0x19000) of dsniff overlaps with __DATA segment (address = 0x20000 size = 0x2000) of /opt/local/lib/libpcap.0.dylib
402/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x1d000 size = 0x19000) of dsniff overlaps with __LINKEDIT segment (address = 0x22000 size = 0x5000) of /opt/local/lib/libpcap.0.dylib
403/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x1d000 size = 0x19000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
404/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x1d000 size = 0x19000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
405/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x36000 size = 0x10000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
406/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x36000 size = 0x10000) of dsniff overlaps with __DATA segment (address = 0x39000 size = 0x4000) of /opt/local/lib/libssl.0.9.8.dylib
407/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x36000 size = 0x10000) of dsniff overlaps with __LINKEDIT segment (address = 0x3d000 size = 0x10000) of /opt/local/lib/libssl.0.9.8.dylib
408/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x36000 size = 0x10000) of dsniff overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
409/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
410/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
411/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x20000 size = 0x2000) of /opt/local/lib/libpcap.0.dylib overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
412/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x20000 size = 0x2000) of /opt/local/lib/libpcap.0.dylib overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
413/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x22000 size = 0x5000) of /opt/local/lib/libpcap.0.dylib overlaps with __TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib
414/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x22000 size = 0x5000) of /opt/local/lib/libpcap.0.dylib overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
415/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x0 size = 0x39000) of /opt/local/lib/libssl.0.9.8.dylib overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
416/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x39000 size = 0x4000) of /opt/local/lib/libssl.0.9.8.dylib overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
417/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x3d000 size = 0x10000) of /opt/local/lib/libssl.0.9.8.dylib overlaps with __TEXT segment (address = 0x0 size = 0xf1000) of /opt/local/lib/libcrypto.0.9.8.dylib
418rpcgen -h nfs_prot.x -o nfs_prot.h
419rpcgen -c nfs_prot.x -o nfs_prot.c
420gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./nfs_prot.c
421gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./filesnarf.c
422./filesnarf.c: In function 'nfs2_call':
423./filesnarf.c:161: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
424./filesnarf.c:174: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
425./filesnarf.c:177: warning: pointer targets in passing argument 1 of 'fh_map_find' differ in signedness
426./filesnarf.c: In function 'nfs2_reply':
427./filesnarf.c:205: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
428./filesnarf.c:212: warning: pointer targets in passing argument 2 of 'fh_map_add' differ in signedness
429./filesnarf.c:218: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
430./filesnarf.c:225: warning: pointer targets in passing argument 3 of 'nfs_save' differ in signedness
431./filesnarf.c: In function 'nfs3_call':
432./filesnarf.c:246: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
433./filesnarf.c:259: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
434./filesnarf.c:263: warning: pointer targets in passing argument 1 of 'fh_map_find' differ in signedness
435./filesnarf.c: In function 'nfs3_reply':
436./filesnarf.c:290: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
437./filesnarf.c:297: warning: pointer targets in passing argument 2 of 'fh_map_add' differ in signedness
438./filesnarf.c:304: warning: pointer targets in passing argument 2 of 'xdrmem_create' differ in signedness
439./filesnarf.c:311: warning: pointer targets in passing argument 3 of 'nfs_save' differ in signedness
440./filesnarf.c: In function 'decode_tcp_nfs_half':
441./filesnarf.c:395: warning: pointer targets in assignment differ in signedness
442gcc  -o filesnarf filesnarf.o nfs_prot.o pcaputil.o rpc.o -lresolv  -L. -lmissing -L/opt/local/lib -lnids -L/opt/local/lib -lpcap -L/opt/local/lib -lnet
443/usr/bin/ld: warning multiple definitions of symbol _xdr_int64_t
444filesnarf.o definition of _xdr_int64_t in section (__TEXT,__text)
445/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib(xdr.o) definition of _xdr_int64_t
446/usr/bin/ld: warning multiple definitions of symbol _xdr_u_int64_t
447filesnarf.o definition of _xdr_u_int64_t in section (__TEXT,__text)
448/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libSystem.dylib(xdr.o) definition of _xdr_u_int64_t
449/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of filesnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
450/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0xd000) of filesnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
451/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0xe000 size = 0x3000) of filesnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
452/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x11000 size = 0xf000) of filesnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
453gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./macof.c
454./macof.c: In function 'main':
455./macof.c:70: warning: pointer targets in passing argument 1 of 'libnet_name_resolve' differ in signedness
456./macof.c:73: warning: pointer targets in passing argument 1 of 'libnet_name_resolve' differ in signedness
457gcc  -o macof macof.o -lresolv  -L. -lmissing -L/opt/local/lib -lpcap -L/opt/local/lib -lnet
458/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of macof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
459/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x4000) of macof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
460/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x5000 size = 0x1000) of macof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
461/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x6000 size = 0x2000) of macof overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
462gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./mailsnarf.c
463./mailsnarf.c: In function 'process_pop_client':
464./mailsnarf.c:116: warning: pointer targets in passing argument 2 of 'buf_init' differ in signedness
465./mailsnarf.c:122: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness
466./mailsnarf.c: In function 'process_pop_server':
467./mailsnarf.c:136: warning: pointer targets in passing argument 2 of 'buf_init' differ in signedness
468./mailsnarf.c:158: warning: pointer targets in passing argument 1 of 'regex_match' differ in signedness
469./mailsnarf.c:159: warning: pointer targets in passing argument 2 of 'print_mbox_msg' differ in signedness
470./mailsnarf.c: In function 'process_smtp_client':
471./mailsnarf.c:174: warning: pointer targets in passing argument 2 of 'buf_init' differ in signedness
472./mailsnarf.c:180: warning: pointer targets in assignment differ in signedness
473./mailsnarf.c:214: warning: pointer targets in passing argument 1 of 'regex_match' differ in signedness
474./mailsnarf.c:215: warning: pointer targets in passing argument 2 of 'print_mbox_msg' differ in signedness
475gcc  -o mailsnarf mailsnarf.o buf.o pcaputil.o -lresolv  -L. -lmissing -L/opt/local/lib -lnids -L/opt/local/lib -lpcap -L/opt/local/lib -lnet
476/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of mailsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
477/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0xa000) of mailsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
478/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0xb000 size = 0x1000) of mailsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
479/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0xc000 size = 0xf000) of mailsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
480gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./msgsnarf.c
481./msgsnarf.c: In function 'process_aim':
482./msgsnarf.c:142: warning: pointer targets in assignment differ in signedness
483./msgsnarf.c:144: warning: pointer targets in passing argument 1 of 'regex_match' differ in signedness
484./msgsnarf.c:158: warning: pointer targets in assignment differ in signedness
485./msgsnarf.c:160: warning: pointer targets in passing argument 1 of 'regex_match' differ in signedness
486./msgsnarf.c:194: warning: pointer targets in assignment differ in signedness
487./msgsnarf.c:196: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
488./msgsnarf.c:196: warning: pointer targets in passing argument 1 of 'regex_match' differ in signedness
489./msgsnarf.c: In function 'sniff_msgs':
490./msgsnarf.c:595: warning: pointer targets in passing argument 2 of 'process_msgs' differ in signedness
491./msgsnarf.c:600: warning: pointer targets in passing argument 2 of 'process_msgs' differ in signedness
492./msgsnarf.c:611: warning: pointer targets in passing argument 2 of 'process_msgs' differ in signedness
493./msgsnarf.c:614: warning: pointer targets in passing argument 2 of 'process_msgs' differ in signedness
494gcc  -o msgsnarf msgsnarf.o buf.o pcaputil.o -lresolv  -L. -lmissing -L/opt/local/lib -lnids -L/opt/local/lib -lpcap -L/opt/local/lib -lnet
495/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of msgsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
496/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0xb000) of msgsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
497/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0xc000 size = 0x1000) of msgsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
498/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0xd000 size = 0xf000) of msgsnarf overlaps with __TEXT segment (address = 0x0 size = 0x20000) of /opt/local/lib/libpcap.0.dylib
499gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./sshmitm.c
500./sshmitm.c:44: warning: built-in function 'csin' declared as non-function
501./sshmitm.c: In function 'mitm_child':
502./sshmitm.c:201: warning: pointer targets in passing argument 3 of 'ssh_strlcat' differ in signedness
503./sshmitm.c:234: warning: pointer targets in passing argument 3 of 'ssh_strlcat' differ in signedness
504./sshmitm.c:245: warning: pointer targets in passing argument 7 of 'record' differ in signedness
505./sshmitm.c: In function 'mitm_run':
506./sshmitm.c:339: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
507./sshmitm.c: In function 'main':
508./sshmitm.c:390: warning: pointer targets in passing argument 1 of 'libnet_name_resolve' differ in signedness
509gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./ssh.c
510gcc -DBIND_8_COMPAT -D_BSD_SOURCE -DLIBNET_BIG_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/X11R6/include -I./missing -c ./sshcrypto.c
511./sshcrypto.c:25: error: field 'key' has incomplete type
512./sshcrypto.c:30: error: parse error before 'des_key_schedule'
513./sshcrypto.c:30: warning: no semicolon at end of struct or union
514./sshcrypto.c:31: warning: data definition has no type or storage class
515./sshcrypto.c:32: error: parse error before '}' token
516./sshcrypto.c: In function 'blowfish_encrypt':
517./sshcrypto.c:131: error: 'BF_ENCRYPT' undeclared (first use in this function)
518./sshcrypto.c:131: error: (Each undeclared identifier is reported only once
519./sshcrypto.c:131: error: for each function it appears in.)
520./sshcrypto.c: In function 'blowfish_decrypt':
521./sshcrypto.c:143: error: 'BF_DECRYPT' undeclared (first use in this function)
522./sshcrypto.c: In function 'des3_init':
523./sshcrypto.c:153: error: dereferencing pointer to incomplete type
524./sshcrypto.c:156: error: dereferencing pointer to incomplete type
525./sshcrypto.c:157: error: dereferencing pointer to incomplete type
526./sshcrypto.c:160: error: dereferencing pointer to incomplete type
527./sshcrypto.c:162: error: dereferencing pointer to incomplete type
528./sshcrypto.c:164: error: dereferencing pointer to incomplete type
529./sshcrypto.c:165: error: dereferencing pointer to incomplete type
530./sshcrypto.c:166: error: dereferencing pointer to incomplete type
531./sshcrypto.c: In function 'des3_encrypt':
532./sshcrypto.c:176: error: dereferencing pointer to incomplete type
533./sshcrypto.c:176: error: dereferencing pointer to incomplete type
534./sshcrypto.c:178: error: dereferencing pointer to incomplete type
535./sshcrypto.c:178: error: dereferencing pointer to incomplete type
536./sshcrypto.c:178: error: 'DES_ENCRYPT' undeclared (first use in this function)
537./sshcrypto.c:179: error: dereferencing pointer to incomplete type
538./sshcrypto.c:179: error: dereferencing pointer to incomplete type
539./sshcrypto.c:179: error: 'DES_DECRYPT' undeclared (first use in this function)
540./sshcrypto.c:180: error: dereferencing pointer to incomplete type
541./sshcrypto.c:180: error: dereferencing pointer to incomplete type
542./sshcrypto.c: In function 'des3_decrypt':
543./sshcrypto.c:189: error: dereferencing pointer to incomplete type
544./sshcrypto.c:189: error: dereferencing pointer to incomplete type
545./sshcrypto.c:191: error: dereferencing pointer to incomplete type
546./sshcrypto.c:191: error: dereferencing pointer to incomplete type
547./sshcrypto.c:191: error: 'DES_DECRYPT' undeclared (first use in this function)
548./sshcrypto.c:192: error: dereferencing pointer to incomplete type
549./sshcrypto.c:192: error: dereferencing pointer to incomplete type
550./sshcrypto.c:192: error: 'DES_ENCRYPT' undeclared (first use in this function)
551./sshcrypto.c:193: error: dereferencing pointer to incomplete type
552./sshcrypto.c:193: error: dereferencing pointer to incomplete type
553make: *** [sshcrypto.o] Error 1
554Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_net_dsniff/work/dsniff-2.3" && make all" returned error 2
555Command output: ./sshcrypto.c:156: error: dereferencing pointer to incomplete type
556./sshcrypto.c:157: error: dereferencing pointer to incomplete type
557./sshcrypto.c:160: error: dereferencing pointer to incomplete type
558./sshcrypto.c:162: error: dereferencing pointer to incomplete type
559./sshcrypto.c:164: error: dereferencing pointer to incomplete type
560./sshcrypto.c:165: error: dereferencing pointer to incomplete type
561./sshcrypto.c:166: error: dereferencing pointer to incomplete type
562./sshcrypto.c: In function 'des3_encrypt':
563./sshcrypto.c:176: error: dereferencing pointer to incomplete type
564./sshcrypto.c:176: error: dereferencing pointer to incomplete type
565./sshcrypto.c:178: error: dereferencing pointer to incomplete type
566./sshcrypto.c:178: error: dereferencing pointer to incomplete type
567./sshcrypto.c:178: error: 'DES_ENCRYPT' undeclared (first use in this function)
568./sshcrypto.c:179: error: dereferencing pointer to incomplete type
569./sshcrypto.c:179: error: dereferencing pointer to incomplete type
570./sshcrypto.c:179: error: 'DES_DECRYPT' undeclared (first use in this function)
571./sshcrypto.c:180: error: dereferencing pointer to incomplete type
572./sshcrypto.c:180: error: dereferencing pointer to incomplete type
573./sshcrypto.c: In function 'des3_decrypt':
574./sshcrypto.c:189: error: dereferencing pointer to incomplete type
575./sshcrypto.c:189: error: dereferencing pointer to incomplete type
576./sshcrypto.c:191: error: dereferencing pointer to incomplete type
577./sshcrypto.c:191: error: dereferencing pointer to incomplete type
578./sshcrypto.c:191: error: 'DES_DECRYPT' undeclared (first use in this function)
579./sshcrypto.c:192: error: dereferencing pointer to incomplete type
580./sshcrypto.c:192: error: dereferencing pointer to incomplete type
581./sshcrypto.c:192: error: 'DES_ENCRYPT' undeclared (first use in this function)
582./sshcrypto.c:193: error: dereferencing pointer to incomplete type
583./sshcrypto.c:193: error: dereferencing pointer to incomplete type
584make: *** [sshcrypto.o] Error 1
585
586Warning: the following items did not execute (for dsniff): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
587your-o3q7xtm3hm:~ ryanlrussell$
588