cvs commit: src/sys/netgraph ng_ether.c ng_ether.h
Steve Kargl
sgk at troutmask.apl.washington.edu
Thu Feb 19 12:27:44 PST 2004
On Thu, Feb 19, 2004 at 12:06:41PM -0800, Julian Elischer wrote:
>
>
> On Thu, 19 Feb 2004, Pawel Jakub Dawidek wrote:
>
> > pjd 2004/02/19 08:58:01 PST
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/netgraph ng_ether.c ng_ether.h
> > Log:
> > Export private structure owned by ng_ether(4) module outside.
> > It'll is required by new failure detection algorithm for ng_one2many(4).
> >
> > No response from: julian, archie
> err sorry about that..
> I looked at it and like it but got distracted and forgot to tell you
> about it :-( (a 2YO will do that to your life)..
>
>
It is also broken.
===> 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
More information about the cvs-src
mailing list