svn commit: r248639 - head/sbin/fsdb

Glen Barber gjb at FreeBSD.org
Sat Mar 23 08:07:51 UTC 2013


On Sat, Mar 23, 2013 at 07:57:30AM +0000, Kirk McKusick wrote:
> Author: mckusick
> Date: Sat Mar 23 07:57:30 2013
> New Revision: 248639
> URL: http://svnweb.freebsd.org/changeset/base/248639
> 
> Log:
>   Fix the build after addition of cylinder group cacheing (r248625)
>   
>   Reported by:   Glen Barber (gjb@)
>   Pointy hat to: Kirk McKusick (mckusick@)
> 
> Modified:
>   head/sbin/fsdb/fsdb.c
> 

This is wrong.

r248625 was reverted with r248634.

head/ is now re-broken.

gjb at nucleus:~/freebsd/newsrc/base/head/sbin/fsdb % make
Warning: Object directory not changed from original
/freebsd/newsrc/base/head/sbin/fsdb
/usr/local/libexec/ccache/world/cc -O2 -pipe
-I/freebsd/newsrc/base/head/sbin/fsdb/../fsck_ffs
-std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k
-Wno-uninitialized -Wno-poin
ter-sign  -static -o fsdb fsdb.o fsdbutil.o dir.o ea.o fsutil.o inode.o
pass1.o pass1b.o pass2.o
 pass3.o pass4.o pass5.o setup.o utilities.o ffs_subr.o ffs_tables.o
 -ledit -ltermcap
 fsdb.o: In function `findblk':
 fsdb.c:(.text+0x1916): undefined reference to `cgget'
 *** [fsdb] Error code 1
  
  Stop in /freebsd/newsrc/base/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/09e01036/attachment.sig>


More information about the svn-src-all mailing list