From owner-freebsd-current Mon Aug 30 19:24:18 1999 Delivered-To: freebsd-current@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 71FEA15256 for ; Mon, 30 Aug 1999 19:24:15 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1003) id 8D0D8F818; Mon, 30 Aug 1999 22:23:01 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 7DEC99B1C; Mon, 30 Aug 1999 22:23:01 -0400 (EDT) Date: Mon, 30 Aug 1999 22:23:01 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@pawn.primelocation.net To: Jonathan Lemon Cc: current@freebsd.org Subject: Re: HEADS UP In-Reply-To: <19990830162125.52517@right.PCS> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does this have anything to do with the current (no pun intended) breakage: ===> usr.sbin/trpt cc -O -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/trpt/trpt.c /usr/src/usr.sbin/trpt/trpt.c: In function `main': /usr/src/usr.sbin/trpt/trpt.c:196: warning: passing arg 4 of `qsort' from incompatible pointer type /usr/src/usr.sbin/trpt/trpt.c: In function `dotrace': /usr/src/usr.sbin/trpt/trpt.c:237: warning: passing arg 3 of `tcp_trace' from incompatible pointer type /usr/src/usr.sbin/trpt/trpt.c:247: warning: passing arg 3 of `tcp_trace' from incompatible pointer type /usr/src/usr.sbin/trpt/trpt.c: In function `tcp_trace': /usr/src/usr.sbin/trpt/trpt.c:354: `TCPT_NTIMERS' undeclared (first use in this function) /usr/src/usr.sbin/trpt/trpt.c:354: (Each undeclared identifier is reported only once /usr/src/usr.sbin/trpt/trpt.c:354: for each function it appears in.) /usr/src/usr.sbin/trpt/trpt.c:355: structure has no member named `t_timer' /usr/src/usr.sbin/trpt/trpt.c:357: structure has no member named `t_timer' /usr/src/usr.sbin/trpt/trpt.c:358: `TCPT_REXMT' undeclared (first use in this function) *** Error code 1 Stop in /usr/src/usr.sbin/trpt. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. cvsupped about an hour ago (2115 EST)...I just recvsupped, no applicable changes. ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message