From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 10:48:40 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 D057516A4CE for ; Thu, 19 Feb 2004 10:48:39 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id A555243D1D for ; Thu, 19 Feb 2004 10:48:39 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i1JImdTA032710 for ; Thu, 19 Feb 2004 10:48:39 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i1JImdgY032709 for freebsd-current@freebsd.org; Thu, 19 Feb 2004 10:48:39 -0800 (PST) (envelope-from sgk) Date: Thu, 19 Feb 2004 10:48:39 -0800 From: Steve Kargl To: freebsd-current@freebsd.org Message-ID: <20040219184839.GA32701@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: ng_ether.h breaks world 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: Thu, 19 Feb 2004 18:48:40 -0000 ===> lib/libnetgraph cc -O -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/lib/libnetgraph/debug.c In file included from /usr/src/lib/libnetgraph/debug.c:65: /usr/obj/usr/src/i386/usr/include/netgraph/ng_ether.h:71: error: syntax error before "hook_p" *** Error code 1 Stop in /usr/src/lib/libnetgraph. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Steve