svn commit: r334320 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys i386/include

Hans Petter Selasky hps at selasky.org
Tue May 29 13:45:33 UTC 2018


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


More information about the svn-src-head mailing list