From owner-freebsd-ports@FreeBSD.ORG Tue Mar 31 07:40:12 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28BD2106567E for ; Tue, 31 Mar 2009 07:40:12 +0000 (UTC) (envelope-from alexey@renatasystems.org) Received: from mx-4.renatasystems.org (mx-4.renatasystems.org [217.16.18.200]) by mx1.freebsd.org (Postfix) with SMTP id 4AC368FC1B for ; Tue, 31 Mar 2009 07:40:10 +0000 (UTC) (envelope-from alexey@renatasystems.org) Received: (qmail 15964 invoked by uid 1001); 31 Mar 2009 11:13:27 +0400 Date: Tue, 31 Mar 2009 11:13:27 +0400 From: "Alexey V. Degtyarev" To: Lawrence Stewart Message-ID: <20090331071327.GX38786@hs-4.renatasystems.org> References: <49CD67C2.7010109@room52.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49CD67C2.7010109@room52.net> X-Operating-System: FreeBSD 6.2-RELEASE User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Rui Paulo , freebsd-ports@freebsd.org Subject: Re: [PATCH] trafshow port broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 07:40:12 -0000 Hi Lawrence, thank you for your report, the "ports/133193" pr was commited yesterday as the fix for this problem. > You're listed as the maintainer for the FreeBSD net/trafshow port. The port > doesn't compile on 8.0-CURRENT (r190457) amd64 at the moment. The recent > import of the new pcap into FreeBSD 8 means pcap.h no longer includes the > system's net/bpf.h, which has a required #define ioctl (BIOCIMMEDIATE). > Placing the attached patch in the port's files directory fixes the issue > for me. The patch should only be required for ${OSVERSION} >= 800074. -- Alexey V. Degtyarev