Date: Sat, 11 Nov 2017 18:59:01 -0600 From: Will Andrews <will@freebsd.org> To: Michael Butler <imb@protected-networks.net> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: SVN r325728 breaks build Message-ID: <20171112005859.GA6107@miranda.firepipe.net> In-Reply-To: <3dcb38fb-4db6-62ba-4867-12f54fcfd5e8@protected-networks.net> References: <3dcb38fb-4db6-62ba-4867-12f54fcfd5e8@protected-networks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 11, 2017 at 07:15:35PM -0500, Michael Butler wrote:
> As follows:
>=20
> --- zfs.o ---
> In file included from /usr/src/lib/libprocstat/zfs.c:51:
> In file included from /usr/obj/usr/src/amd64.amd64/tmp/usr/include/kvm.h:=
39:
> /usr/obj/usr/src/amd64.amd64/tmp/usr/include/vm/vm.h:111:13: error:=20
> typedef redefinition with different types ('int' vs 'enum boolean_t')
> typedef int boolean_t;
>              ^
> /usr/src/sys/cddl/compat/opensolaris/sys/types.h:84:34: note: previous=20
> definition is here
> typedef enum { B_FALSE, B_TRUE }        boolean_t;
>                                          ^
> 	imb
I have a patch being tested, will fix shortly.  Thanks.
--=20
wca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171112005859.GA6107>
