From owner-freebsd-current Fri Sep 26 15:31:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA02856 for current-outgoing; Fri, 26 Sep 1997 15:31:12 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA02849 for ; Fri, 26 Sep 1997 15:31:08 -0700 (PDT) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.8.7/8.8.5) id PAA15993 for freebsd-current@freebsd.org; Fri, 26 Sep 1997 15:33:21 -0700 (PDT) From: "Steven G. Kargl" Message-Id: <199709262233.PAA15993@troutmask.apl.washington.edu> Subject: make buildworld dies again To: freebsd-current@freebsd.org Date: Fri, 26 Sep 1997 15:33:20 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk c -nostdinc -O2 -m486 -pipe -I/freebsd/src/usr.bin/systat/../../sys -I/freebsd/src/usr.bin/systat/../vmstat -I/freebsd/obj/freebsd/src/tmp/usr/include -c /freebsd/src/usr.bin/systat/mode.c cc -nostdinc -O2 -m486 -pipe -I/freebsd/src/usr.bin/systat/../../sys -I/freebsd/src/usr.bin/systat/../vmstat -I/freebsd/obj/freebsd/src/tmp/usr/include -c /freebsd/src/usr.bin/systat/ip.c /freebsd/src/usr.bin/systat/ip.c: In function `initip': /freebsd/src/usr.bin/systat/ip.c:259: `IPCTL_STATS' undeclared (first use this function) /freebsd/src/usr.bin/systat/ip.c:259: (Each undeclared identifier is reported only once /freebsd/src/usr.bin/systat/ip.c:259: for each function it appears in.) /freebsd/src/usr.bin/systat/ip.c: In function `resetip': /freebsd/src/usr.bin/systat/ip.c:303: `IPCTL_STATS' undeclared (first use this function) /freebsd/src/usr.bin/systat/ip.c: In function `fetchip': /freebsd/src/usr.bin/systat/ip.c:329: `IPCTL_STATS' undeclared (first use this function) *** Error code 1 Stop. *** Error code 1 cvsup'd -current this morning. In the past 2 days, several different show stoppers have been committed to the repository. Is there a requirement that a committer actually tests his/her commits?!! -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~kargl/sgk.html