From owner-freebsd-hackers Mon Mar 12 23:24: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-59.dsl.lsan03.pacbell.net [63.207.60.59]) by hub.freebsd.org (Postfix) with ESMTP id 88C4937B719 for ; Mon, 12 Mar 2001 23:24:02 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 242F166B6C; Mon, 12 Mar 2001 23:24:02 -0800 (PST) Date: Mon, 12 Mar 2001 23:24:02 -0800 From: Kris Kennaway To: Elliott Perrin Cc: freebsd-hackers@freebsd.org Subject: Re: Kernel compile problems Message-ID: <20010312232402.A6495@mollari.cthul.hu> References: <031c01c0ab43$2bb27c90$0c01a8c0@bottleneck2000> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <031c01c0ab43$2bb27c90$0c01a8c0@bottleneck2000>; from eperrin@bigorbit.com on Mon, Mar 12, 2001 at 05:24:14PM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 12, 2001 at 05:24:14PM -0500, Elliott Perrin wrote: > I just did a cvs of src-all this morning, remade the world and am trying= to compile a new > kernel. I am able to make depend, but I just tried to do the make and got= the following > errors >=20 > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W= missing-prototype > s -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostd= inc -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 > ../../netinet/tcp_usrreq.c: In function `tcp6_usr_accept': > ../../netinet/tcp_usrreq.c:442: syntax error before `int' > ../../netinet/tcp_usrreq.c:442: `ostate' undeclared (first use in this fu= nction) > ../../netinet/tcp_usrreq.c:436: warning: `tp' might be used uninitialized= in this function > *** Error code 1 >=20 > Was wondering if anyone else has seen this and if they have a quick solut= ion. Remove TCPDEBUG from your kernel..you probably don't need it anyway..I dare you to tell me what it does :-) Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6rcsRWry0BWjoQKURAhSFAKDyIDHkZFyhxsLcof74qmQRmnUsGQCcDE3O +LqJW2JMcZoU1ZAIf4U2BSw= =chPT -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message