Andreas Schwab wrote: > In file included from boot-time.c:47: > readutmp.h:145:16: error: ‘__UT_USERSIZE’ undeclared here (not in a > function); did you mean ‘UT_USER_SIZE’? > 145 | char ut_user[__UT_USERSIZE]; /* Username. */ > | ^~~~~~~~~~~~~ > | UT_USER_SIZE > make[3]: *** [Makefile:102: boot-time.o] Error 1
On which distro or glibc version, please? Bruno