From owner-freebsd-ports@FreeBSD.ORG Fri Jan 7 16:31:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2EB016A4CE for ; Fri, 7 Jan 2005 16:31:30 +0000 (GMT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 4411B43D45 for ; Fri, 7 Jan 2005 16:31:29 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 1777 invoked from network); 7 Jan 2005 16:31:23 -0000 Received: from unknown (HELO straylight.ringlet.net) (213.16.36.85) by gandalf.online.bg with SMTP; 7 Jan 2005 16:31:23 -0000 Received: (qmail 2472 invoked by uid 1000); 7 Jan 2005 16:31:26 -0000 Date: Fri, 7 Jan 2005 18:31:26 +0200 From: Peter Pentchev To: P-i Message-ID: <20050107163126.GA827@straylight.m.ringlet.net> Mail-Followup-To: P-i , freebsd-ports@freebsd.org References: <1ffb43d522f2428721cb3725161a6f19@213.156.52.112> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: <1ffb43d522f2428721cb3725161a6f19@213.156.52.112> User-Agent: Mutt/1.5.6i cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: dsniff-2.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 16:31:31 -0000 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 07, 2005 at 02:23:06AM +0100, P-i wrote: > Insert >=20 > + #define BIOCIMMEDIATE _IOW('B',112, u_int) >=20 > in pcaputils.c in /usr/ports/security/dsniff/work.... Mmm... why? pcaputil.s includes , and /usr/include/net/pcap.h includes . 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 , or that does not include , or that /usr/include/net/pcap.h does not include , or that /usr/include/net/bpf.h does not define BIOCIMMEDIATE? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg roam@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. --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB3rle7Ri2jRYZRVMRAtqxAKCTSgYbEN5NRxYjp8oAeFqWl73ncQCdH9rH CPf/CQlwH4Knl7zPZ6D0C1M= =2S9t -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--