Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jan 2011 02:09:41 +0200
From:      "Luchesar V. ILIEV" <luchesar.iliev@gmail.com>
To:        George Neville-Neil <gnn@freebsd.org>
Cc:        src-committers@freebsd.org, John Nielsen <lists@jnielsen.net>, svn-src-stable@freebsd.org, Dan Allen <danallen46@airwired.net>, svn-src-stable-8@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r216964 - stable/8/usr.bin/netstat
Message-ID:  <4D23B6C5.7000808@gmail.com>
In-Reply-To: <2EDDA230-13BE-45E0-A786-7376124E9626@freebsd.org>
References:  <201101041651.p04GpO15046054@svn.freebsd.org>	<394C0FD2-E197-4899-8868-DC761D3AFB03@jnielsen.net> <2EDDA230-13BE-45E0-A786-7376124E9626@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/04/11 23:57, George Neville-Neil wrote:
> 
> On Jan 4, 2011, at 16:21 , John Nielsen wrote:
> 
>> The build on -STABLE is broken for me at at least one other person today and my guess is that this commit is to blame.  My buildworld output:
>>
>> ===> usr.bin/netstat (all)
>> cc -O2 -pipe -march=k6-3 -fno-strict-aliasing -DIPSEC -DSCTP -DNETGRAPH -DNDEBUG -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.bin/netstat/if.c
>> cc -O2 -pipe -march=k6-3 -fno-strict-aliasing -DIPSEC -DSCTP -DNETGRAPH -DNDEBUG -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.bin/netstat/inet.c
>> /usr/src/usr.bin/netstat/inet.c: In function 'protopr':
>> /usr/src/usr.bin/netstat/inet.c:462: error: 'struct tcpcb' has no member named 't_sndrexmitpack'
>> /usr/src/usr.bin/netstat/inet.c:463: error: 'struct tcpcb' has no member named 't_rcvoopack'
>> /usr/src/usr.bin/netstat/inet.c:463: error: 'struct tcpcb' has no member named 't_sndzerowin'
>> *** Error code 1
>>
>> Stop in /usr/src/usr.bin/netstat.
>> *** Error code 1
>>
>> Stop in /usr/src/usr.bin.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
> 
> I am fixing this at the moment.
> 
> Apologies.
> 
> Dunce Cap To,
> George

Just to confirm that stable/8 builds fine at r216974.

Thanks,
Luchesar

P.S. Sorry for my previous attempt to explain the problem, but for some
reason I got this mail just a few minutes ago.



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