Date: Tue, 1 Dec 2009 09:49:48 -0200 From: Renato Botelho <rbgarga@gmail.com> To: Andrew Thompson <thompsa@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, John Baldwin <jhb@freebsd.org> Subject: Re: svn commit: r199975 - head/sys/net Message-ID: <747dc8f30912010349t746cdc6ev779e99c0cba7bc3c@mail.gmail.com> In-Reply-To: <20091130233547.GA68836@citylink.fud.org.nz> References: <200911302125.nAULPvRO043110@svn.freebsd.org> <20091130233547.GA68836@citylink.fud.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 30, 2009 at 9:35 PM, Andrew Thompson <thompsa@freebsd.org> wrote: > On Mon, Nov 30, 2009 at 09:25:57PM +0000, John Baldwin wrote: >> Author: jhb >> Date: Mon Nov 30 21:25:57 2009 >> New Revision: 199975 >> URL: http://svn.freebsd.org/changeset/base/199975 >> >> Log: >> Remove if_timer/if_watchdog now that they are no longer used. The space >> used by if_timer is reserved for expanding if_index to an int in the >> future. >> >> Reviewed by: rwatson, brooks >> > > I am getting, > > ===> usr.bin/netstat (all) > cc -O2 -pipe -fno-strict-aliasing -DIPSEC -DSCTP -DINET6 -DNETGRAPH -DIPX -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat/if.c > /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat/if.c: In function 'intpr': > /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat/if.c:291: error: 'struct ifnet' has no member named 'if_timer' > *** Error code 1 > > Stop in /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat. > *** Error code 1 same here. -- Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?747dc8f30912010349t746cdc6ev779e99c0cba7bc3c>
