Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2017 19:15:35 -0500
From:      Michael Butler <imb@protected-networks.net>
To:        freebsd-current <freebsd-current@freebsd.org>, will@freebsd.org
Subject:   SVN r325728 breaks build
Message-ID:  <3dcb38fb-4db6-62ba-4867-12f54fcfd5e8@protected-networks.net>

next in thread | raw e-mail | index | archive | help
As follows:

--- 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: 
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 
definition is here
typedef enum { B_FALSE, B_TRUE }        boolean_t;
                                         ^
	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3dcb38fb-4db6-62ba-4867-12f54fcfd5e8>