Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2001 01:14:10 +0300
From:      Martin McFlySr <Martin@McFlySr.Kurgan.Ru>
To:        freebsd-stable@freebsd.org
Subject:   tcp_usrreq.c is broken?
Message-ID:  <17615811866.20010311011410@McFlySr.Kurgan.Ru>

next in thread | raw e-mail | index | archive | help
Hello ,

4.2S,

#config Kernel
...
#cd ../../compile/Kernel
#make depend
...
#make
...
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing
-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -no
stdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_global.h -elf
 -mpreferred-stack-boundary=2  ../../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 function)
../../netinet/tcp_usrreq.c:424: (Each undeclared identifier is reported only 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  


what i can doing for fix this? i make cvsup some ninutes ago, but no frehs
tcp_usrreq.c :(

#grep FreeBSD /usr/src/sys/netinet/tcp_usrreq.c
* $FreeBSD: src/sys/netinet/tcp_usrreq.c,v 1.51.2.1 2001/03/09 16:41:20 jlemon
Exp $



thank you,
-- 
Sunday, 11 March  2001,
01:08

Best regards from future,
Martin McFlySr, HillDale.



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?17615811866.20010311011410>