Re: Kernel build failing in ip6_input.c

2000-08-06 Thread yoshiaki
From: attila! [EMAIL PROTECTED] Date: Sun, 6 Aug 2000 04:50:06 GMT on Sat, 5 Aug 2000 20:49:21 -0300 (ADT), Brandon Hume [EMAIL PROTECTED] wrote: I went about a week without updating my source tree, but yesterday when I went to build a kernel (and day), I get the following:

Kernel build failing in ip6_input.c

2000-08-05 Thread Brandon Hume
I went about a week without updating my source tree, but yesterday when I went to build a kernel (and day), I get the following: ... cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi

re: Kernel build failing in ip6_input.c

2000-08-05 Thread attila!
the same errors appear in ip6_output.c and the declarations probably should have been made in ip6protosw.h for pfil_hook_... #ifdef PFIL_HOOKS /* * Run through list of hooks for input packets. If there are any * filters which require that additional