From owner-freebsd-stable Sat Mar 10 14:14:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fat.ti.ru (fat.ti.ru [212.1.224.35]) by hub.freebsd.org (Postfix) with ESMTP id 65C3637B718 for ; Sat, 10 Mar 2001 14:14:17 -0800 (PST) (envelope-from Martin@McFlySr.Kurgan.Ru) Received: from 127.0.0.1 (fat.ti.ru [212.1.224.35]) by fat.ti.ru (Postfix) with ESMTP id 78DC5D91A for ; Sun, 11 Mar 2001 01:14:11 +0300 (MSK) Date: Sun, 11 Mar 2001 01:14:10 +0300 From: Martin McFlySr X-Mailer: The Bat! (v1.49) Personal Reply-To: Martin McFlySr Organization: Back To The Future X-Priority: 3 (Normal) Message-ID: <17615811866.20010311011410@McFlySr.Kurgan.Ru> To: freebsd-stable@freebsd.org Subject: tcp_usrreq.c is broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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