From owner-freebsd-current@FreeBSD.ORG Fri Dec 31 04:43:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D418916A4CE for ; Fri, 31 Dec 2004 04:43:47 +0000 (GMT) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B654243D45 for ; Fri, 31 Dec 2004 04:43:47 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CkEdf-000EXs-2p; Fri, 31 Dec 2004 04:43:47 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CkEdd-0000HY-4K; Thu, 30 Dec 2004 18:43:45 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16852.55551.857512.848445@roam.psg.com> Date: Thu, 30 Dec 2004 18:43:43 -1000 To: "Mike Jakubik" References: <16852.35850.551321.875260@roam.psg.com> <1141.172.16.0.199.1104466267.squirrel@172.16.0.199> cc: FreeBSD Current Subject: Re: netstat build problem in current of 2004.12.30 22:49 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 04:43:47 -0000 >> /usr/src/usr.bin/netstat/ipx.c:107: error: structure has no member named >> `ipxp_prev' >> *** Error code 1 > Re cvsup, a fix has been commited. fix confirmed randy