Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 18:20:26 +0900
From:      =?ISO-2022-JP?B?GyRCSy0xSkMjP00bKEI=?= <toyonaga@rr.iij4u.or.jp>
To:        freebsd-stable@freebsd.org
Subject:   Re: tcp_usrreq.c is broken?
Message-ID:  <200103110920.SAA28110@rr.iij4u.or.jp>
In-Reply-To: Your message of "Sat, 10 Mar 2001 15:42:10 PST." <20010310154209.A23785@mollari.cthul.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
My config had TCPDEBUG option and stopped at the same line in buildkernel after
buildworkld.
GENERIC compiled fine. So I exclued the TCPDEBUG option and now its OK.

In message <20010310154209.A23785@mollari.cthul.hu>, Kris Kennaway writes:
>
>--7JfCtLOvnd9MIVvH
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>On Sun, Mar 11, 2001 at 01:14:10AM +0300, Martin McFlySr wrote:
>> Hello ,
>>=20
>> 4.2S,
>>=20
>> #config Kernel
>> ...
>> #cd ../../compile/Kernel
>> #make depend
>> ...
>> #make
>> ...
>> cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -W=
>missing
>> -prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -an=
>si  -no
>> stdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_global.=
>h -elf
>>  -mpreferred-stack-boundary=3D2  ../../netinet/tcp_usrreq.c
>> ../../netinet/tcp_usrreq.c: In function `tcp_usr_accept':
>> ../../netinet/tcp_usrreq.c:424: syntax error before `int'
>> ../../netinet/tcp_usrreq.c:424: `ostate' undeclared (first use in this fu=
>nction)
>> ../../netinet/tcp_usrreq.c:424: (Each undeclared identifier is reported o=
>nly once
>> ../../netinet/tcp_usrreq.c:424: for each function it appears in.)
>> ../../netinet/tcp_usrreq.c:418: warning: `tp' might be used uninitialized=
> in this
>> function
>> *** Error code 1 =20
>>=20
>>=20
>> what i can doing for fix this? i make cvsup some ninutes ago, but no frehs
>> tcp_usrreq.c :(
>
>It works for me.  Perhaps you have a corrupted or incompletely updated sour=
>ce tree.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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