r305902: ufs/inode.h:148:15: error: unknown type name 'bool'

O. Hartmann ohartman at zedat.fu-berlin.de
Sat Sep 17 17:48:14 UTC 2016


Obviosly r305902 breaks source and so building a kernel, as the compiler output below
shows. Reverting back to r305900 is fine.

[...]
===> lib/libprocstat/zfs (obj)
`zfs.o' is up to date.
Building /usr/obj/usr/src/lib/libprocstat/common_kvm.o
In file included from /usr/src/lib/libprocstat/common_kvm.c:47:
/usr/obj/usr/src/tmp/usr/include/ufs/ufs/inode.h:148:15: error: unknown type name 'bool'
static inline bool
              ^
/usr/obj/usr/src/tmp/usr/include/ufs/ufs/inode.h:155:15: error: unknown type name 'bool'
static inline bool
              ^
/usr/src/lib/libprocstat/common_kvm.c:101:35: error: no member named 'i_dev' in 'struct
inode' vn->vn_fsid = dev2udev(kd, inode.i_dev);
                                   ~~~~~ ^
3 errors generated.
*** Error code 1


Kind regards,

oh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160917/e217d363/attachment.sig>


More information about the freebsd-current mailing list