This is as of about 1 hour ago cvsup (about 9AM CST 02-05-2001):

cc -O -pipe -march=i686 -mcpu=i686 -Wall  -D_KERNEL -Wall -Wredundant-decls 
-Wne
sted-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winl
ine
-Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -
I@/.
./include  -mpreferred-stack-boundary=2 -c
/usr/src/sys/modules/netgraph/netgrap
h/../../../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 e
rror before `)'
*** Error code 1

Stop in /usr/src/sys/modules/netgraph/netgraph.
*** Error code 1

Stop in /usr/src/sys/modules/netgraph.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/CASCADE.

Looks as if:

-                && (node->flags & NG_INVALID) == 0))
+                && (node->flags & NG_INVALID) == 0)


Tom Veldhouse
[EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to