CURRENT (r298939): kernelbuild failure: _cpuset.h:50:1: error: use of undeclared identifier 'NBBY'

From: O. Hartmann <ohartman_at_zedat.fu-berlin.de>
Date: Mon, 2 May 2016 22:10:30 +0200
CURRENT (r298939) kernelbuild fails due to the error shown below:

[...]
In file included from /usr/src/lib/libdevctl/devctl.c:31:
In file included from /usr/obj/usr/src/tmp/usr/include/sys/bus.h:35:
/usr/obj/usr/src/tmp/usr/include/sys/_cpuset.h:50:1: error: use of undeclared identifier
'NBBY' /usr/obj/usr/src/tmp/usr/include/sys/_bitset.h:52:24: note: expanded from macro
'BITSET_DEFINE' long    __bits[__bitset_words((_s))];                           \
                       ^
/usr/obj/usr/src/tmp/usr/include/sys/_bitset.h:41:41: note: expanded from macro
'__bitset_words' #define __bitset_words(_s)      (howmany(_s, _BITSET_BITS))

Received on Mon May 02 2016 - 18:12:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:04 UTC