From owner-cvs-all Mon Feb 5 2:14:28 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 2774037B491 for ; Mon, 5 Feb 2001 02:14:03 -0800 (PST) Received: (qmail 2352 invoked by uid 0); 5 Feb 2001 10:14:02 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 5 Feb 2001 10:14:02 -0000 Message-ID: <3A7E7CE9.9A86DE77@urx.com> Date: Mon, 05 Feb 2001 02:14:01 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netgraph ng_base.c References: <200102050710.f157A8l44728@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer wrote: > > julian 2001/02/04 23:10:08 PST > > Modified files: (Branch: RELENG_4) > sys/netgraph ng_base.c > Log: > reverse last commit.. I was on something... (gotta get a better suppler!..) > Obviously on the same stuff: Archie > > Revision Changes Path > 1.11.2.12 +3 -2 src/sys/netgraph/ng_base.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message This didn't work. It appears to be killing an installkernel cc -O -pipe -march=i686 -Wall -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototy pes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c: In function `ng_findname': /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:602: syntax error before `)' *** Error code 1 Stop in /usr/src/sys/modules/netgraph/netgraph. *** Error code 1 Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message