Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2016 19:48:06 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   r305902: ufs/inode.h:148:15: error: unknown type name 'bool'
Message-ID:  <20160917194806.3130633b.ohartman@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
--Sig_/h+Y6Ayyw3l6oO6us1Usm35I
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

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

[...]
=3D=3D=3D> 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 typ=
e name 'bool'
static inline bool
              ^
/usr/obj/usr/src/tmp/usr/include/ufs/ufs/inode.h:155:15: error: unknown typ=
e 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 =3D dev2udev(kd, inode.i_dev);
                                   ~~~~~ ^
3 errors generated.
*** Error code 1


Kind regards,

oh

--Sig_/h+Y6Ayyw3l6oO6us1Usm35I
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJX3YHWAAoJEOgBcD7A/5N8NuQIAMt63RiCNM5DBEEYTUe+wQQR
9UhB9E4K8zyMJhCPRBi4+jDZOnCxQxEmJR2PMxmK+3RmGoEEWgs7qOJdeRT2DvJs
gH+5DmirmZhGKGfYlpkZpwekvvK0CMIgT+GD7VVYRbG9lhoeItIMgtQiTxx4XVnk
XVC5D88QVKoOhz0ZrSLlRK2Fs2h42fdw+Q+VoaGgqP3UmIfJkrCIEimYqIR8mN4I
uz1Dkr46TV7HwssFuM5KN8yFdREi7RhnQ5e3yopG1NFs7WCMJ8UewqIxO65wMM86
TEGHKoEUOUGTVOL55r3AZE1Bn+nhN9KyvPd/XAEF3DTzE3U/FzWDqs3D8NqdgNE=
=74Tt
-----END PGP SIGNATURE-----

--Sig_/h+Y6Ayyw3l6oO6us1Usm35I--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160917194806.3130633b.ohartman>