Date: Tue, 29 May 2018 15:45:18 +0200 From: Hans Petter Selasky <hps@selasky.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r334320 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys i386/include Message-ID: <ef2f383e-f95b-bf6e-c584-d98ea78ec380@selasky.org> In-Reply-To: <168f4cd3-07d2-15cb-9cf4-a2d02f6dc260@selasky.org> References: <201805291302.w4TD2bR5059884@slippy.cwsent.com> <168f4cd3-07d2-15cb-9cf4-a2d02f6dc260@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/29/18 15:10, Hans Petter Selasky wrote: >> Hi Hans, >> >> This broke in lib32 on an amd64 system. >> >> --- cddl/lib/libnvpair__L --- >> In file included from /opt/src/svn-current/sys/cddl/contrib/opensolaris/ >> common/nvpair/opensolaris_fnvpair.c:29: >> In file included from /opt/src/svn-current/cddl/contrib/opensolaris/lib/ >> libzpool/common/sys/zfs_context.h:74: >> /opt/src/svn-current/sys/cddl/compat/opensolaris/sys/atomic.h:94:2: >> error: implicit declaration of function 'atomic_subtract_64' is invalid >> in C99 [-Werror,-Wimplicit-function-declaration] >> atomic_subtract_64(target, 1); >> ^ > > I only tested buildkernel i386 LINT + GENERIC with this change. I will > have a look ASAP. > > --HPS See r334328 . --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef2f383e-f95b-bf6e-c584-d98ea78ec380>