FreeBSD Port: dsniff-2.3

Peter Pentchev roam at ringlet.net
Fri Jan 7 08:31:31 PST 2005


On Fri, Jan 07, 2005 at 02:23:06AM +0100, P-i wrote:
> Insert
> 
> + #define BIOCIMMEDIATE        _IOW('B',112, u_int)
> 
> in pcaputils.c in /usr/ports/security/dsniff/work....

Mmm... why?  pcaputil.s includes <net/pcap.h>, and /usr/include/net/pcap.h
includes <net/bpf.h>.  The /usr/include/net/bpf.h contains the definition
for BIOCIMMEDIATE - I assume that's where you got it from in the first
place.

Are you saying that on your version of FreeBSD and/or your state of the
Ports Collection some of the above is not true?  That is, are you saying
that dsniff's pcaputil.c does not include <net/pcap.h>, or that
<net/pcap.h> does not include <net/bpf.h>, or that /usr/include/net/pcap.h
does not include <net/bpf.h>, or that /usr/include/net/bpf.h does not
define BIOCIMMEDIATE?

G'luck,
Peter

-- 
Peter Pentchev	roam at ringlet.net    roam at cnsys.bg    roam at FreeBSD.org
PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
When you are not looking at it, this sentence is in Spanish.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050107/5931978b/attachment.bin


More information about the freebsd-ports mailing list