[PATCH] Fix sbin/fsdb/fsdbutil.c for r247212

David Wolfskill david at catwhisker.org
Sun Feb 24 15:05:41 UTC 2013


Whine was:
...
CC='clang' mkdep -f .depend -a    -I/usr/src/sbin/fsdb/../fsck_ffs -std=gnu99   
/usr/src/sbin/fsdb/fsdb.c /usr/src/sbin/fsdb/fsdbutil.c /usr/src/sbin/fsdb/../fs
ck_ffs/dir.c /usr/src/sbin/fsdb/../fsck_ffs/ea.c /usr/src/sbin/fsdb/../fsck_ffs/
fsutil.c /usr/src/sbin/fsdb/../fsck_ffs/inode.c /usr/src/sbin/fsdb/../fsck_ffs/p
ass1.c /usr/src/sbin/fsdb/../fsck_ffs/pass1b.c /usr/src/sbin/fsdb/../fsck_ffs/pa
ss2.c /usr/src/sbin/fsdb/../fsck_ffs/pass3.c /usr/src/sbin/fsdb/../fsck_ffs/pass
4.c /usr/src/sbin/fsdb/../fsck_ffs/pass5.c /usr/src/sbin/fsdb/../fsck_ffs/setup.
c /usr/src/sbin/fsdb/../fsck_ffs/utilities.c /usr/src/sbin/fsdb/../../sys/ufs/ff
s/ffs_subr.c /usr/src/sbin/fsdb/../../sys/ufs/ffs/ffs_tables.c
/usr/src/sbin/fsdb/fsdbutil.c:242:14: error: too few arguments provided to funct
ion-like macro invocation
        initbarea(bp);
                    ^
1 error generated.
mkdep: compile failed
*** [.depend] Error code 1
1 error
*** [depend] Error code 2
1 error
*** [sbin.depend__D] Error code 2

Simple patch attached; world is still building, but at least it got
through the "make dependencies" phase this time.

Peace,
david
-- 
David H. Wolfskill				david at catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fsdbutil.c.patch
Type: text/x-diff
Size: 391 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130224/4e94e5fb/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130224/4e94e5fb/attachment.sig>


More information about the freebsd-current mailing list