Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 1997 15:33:20 -0700 (PDT)
From:      "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   make buildworld dies again
Message-ID:  <199709262233.PAA15993@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709262233.PAA15993>