Bug #1061
closedbuildworld breakage (?) - newfs_hamer
0%
Description
/usr/src/sbin/newfs_hammer/newfs_hammer.c: In function 'format_root':
/usr/src/sbin/newfs_hammer/newfs_hammer.c:530: error:
'HAMMER_FIXKEY_PSEUDOFS' undeclared (first use in this
function) /usr/src/sbin/newfs_hammer/newfs_hammer.c:530: error: (Each
undeclared identifier is reported only
once /usr/src/sbin/newfs_hammer/newfs_hammer.c:530: error: for each
function it appears in.) *** Error code 1
Updated by dillon over 16 years ago
:/usr/src/sbin/newfs_hammer/newfs_hammer.c: In function 'format_root':
:/usr/src/sbin/newfs_hammer/newfs_hammer.c:530: error:
:'HAMMER_FIXKEY_PSEUDOFS' undeclared (first use in this
:function) /usr/src/sbin/newfs_hammer/newfs_hammer.c:530: error: (Each
:undeclared identifier is reported only
:once /usr/src/sbin/newfs_hammer/newfs_hammer.c:530: error: for each
:function it appears in.) *** Error code 1
:
:--
:Gergo Szakal MD <bastyaelvtars@gmail.com>
Whoops, forgot to commit that last night. Fixed.
-Matt
Matthew Dillon
<dillon@backplane.com>