Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 12:27:38 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Julian Elischer <julian@elischer.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/netgraph ng_ether.c ng_ether.h
Message-ID:  <20040219202738.GA33674@troutmask.apl.washington.edu>
In-Reply-To: <Pine.BSF.4.21.0402191205430.93099-100000@InterJet.elischer.org>
References:  <200402191658.i1JGw1Pu012961@repoman.freebsd.org> <Pine.BSF.4.21.0402191205430.93099-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040219202738.GA33674>