svn commit: r248625 - head/sbin/fsck_ffs

Glen Barber gjb at FreeBSD.org
Sat Mar 23 04:26:14 UTC 2013


On Fri, Mar 22, 2013 at 09:50:44PM +0000, Kirk McKusick wrote:
> Author: mckusick
> Date: Fri Mar 22 21:50:43 2013
> New Revision: 248625
> URL: http://svnweb.freebsd.org/changeset/base/248625
> 

This commit breaks sbin/fsdb:

gjb at nucleus:~/freebsd/src/head/sbin/fsdb % make
Warning: Object directory not changed from original
/freebsd/src/head/sbin/fsdb
/usr/local/libexec/ccache/world/cc -O2 -pipe
-I/freebsd/src/head/sbin/fsdb/../fsck_ffs -std=gnu99 -fstack-protector
-Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -c fsdb.c
fsdb.c: In function 'findblk':
fsdb.c:444: error: 'cgrp' undeclared (first use in this function)
fsdb.c:444: error: (Each undeclared identifier is reported only once
fsdb.c:444: error: for each function it appears in.)
fsdb.c:476: error: 'cgblk' undeclared (first use in this function)
*** [fsdb.o] Error code 1

Stop in /freebsd/src/head/sbin/fsdb.

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20130323/97d13d19/attachment.sig>


More information about the svn-src-all mailing list