Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2019 10:14:19 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   Re: Someone broke buildworld with ZFS commit!
Message-ID:  <20191015171419.GA40035@troutmask.apl.washington.edu>
In-Reply-To: <20191015164412.GA39809@troutmask.apl.washington.edu>
References:  <20191015164412.GA39809@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 15, 2019 at 09:44:12AM -0700, Steve Kargl wrote:
> In file included from /usr/src/cddl/contrib/opensolaris/lib/libzfs_core/common/libzfs_core.c:89:
> In file included from /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ioctl.h:35:
> In file included from /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_deleg.h:30:
> In file included from /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h:37:
> /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h:89:2: error: 
>       unknown type name 'refcount_t'
>         refcount_t              p_refcnt;
>         ^
> 1 error generated.
> *** Error code 1
> 

Seems to be fixed by

https://lists.freebsd.org/pipermail/svn-src-head/2019-October/129941.html

-- 
Steve



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