Opened 20 years ago
Closed 20 years ago
#3099 closed defect (fixed)
BUG: dsniff fails to compile
Reported by: | bahamat@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Output follows:
$ port install dsniff ---> Building dsniff with target all Error: 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 Command output: gcc -g -O2 -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 ./dnsspoof.c: In function 'dns_spoof': ./dnsspoof.c:183: error: 'HEADER' undeclared (first use in this function) ./dnsspoof.c:183: error: (Each undeclared identifier is reported only once ./dnsspoof.c:183: error: for each function it appears in.) ./dnsspoof.c:183: error: 'dns' undeclared (first use in this function) ./dnsspoof.c:192: error: parse error before ')' token ./dnsspoof.c:199: error: 'QUERY' undeclared (first use in this function) ./dnsspoof.c:210: error: 'C_IN' undeclared (first use in this function) ./dnsspoof.c:215: error: 'T_A' undeclared (first use in this function) ./dnsspoof.c:224: error: 'T_PTR' undeclared (first use in this function) ./dnsspoof.c:225: warning: pointer targets in assignment differ in signedness ./dnsspoof.c:229: warning: pointer targets in passing argument 1 of 'res_9_dn_comp' differ in signedness ./dnsspoof.c:245: error: parse error before ')' token make: * [dnsspoof.o] Error 1
Change History (3)
comment:1 Changed 20 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to toby@… |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | dsniff fails to compile → BUG: dsniff fails to compile |
---|
comment:3 Changed 20 years ago by toby@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed