[email protected] wrote:
> Thanks, I committed that.
The build still fails on my Debian 9 system after that commit.
The configure script prints
checking for u_longlong_t... no
and the build later fails with:
--- ctf_create.lo ---
In file included from
/bracket/build/2018.06.11.18.48.25-i386/src/tools/libctf/../compat/compat_defs.h:75:0,
from
/bracket/build/2018.06.11.18.48.25-i386/tools/include/compat/nbtool_config.h:885,
from
/bracket/build/2018.06.11.18.48.25-i386/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_create.c:23:
/bracket/build/2018.06.11.18.48.25-i386/src/tools/libctf/../../external/cddl/osnet/dist/uts/common/rpc/types.h:57:9:
error: unknown type name 'u_longlong_t'
typedef u_longlong_t ulonglong_t;
^~~~~~~~~~~~
--
Andreas Gustafsson, [email protected]