Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CHFS build failure on amd64-current



On 11/24/2011 7:25 PM, Hisashi T Fujinaka wrote:
> In file included from
> /usr/src/sys/ufs/chfs/debug.c:46:0:/usr/src/sys/ufs/chfs/chfs.h: In
> function 'chfs_nref_to_vc':
> /usr/src/sys/ufs/chfs/chfs.h:531:2: error: format '%llu' expects type
> 'long long unsigned int', but argument 3 has type 'ino_t'
> /usr/src/sys/ufs/chfs/chfs.h:531:2: error: format '%llu' expects type
> 'long long unsigned int', but argument 4 has type 'ino_t'
> /usr/src/sys/ufs/chfs/chfs.h:531:2: error: format '%llu' expects type
> 'long long unsigned int', but argument 5 has type '__uint64_t'
> *** Error code 1
> 
> 

should be fixed, thanks for reporting


Home | Main Index | Thread Index | Old Index