emerge-falco autotest-deps-ltp
x86_64-cros-linux-gnu-gcc -O2 -pipe -clang-syntax -O2 -pipe -march=corei7 -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -clang-syntax -clang-syntax -g -O2 -fno-strict-aliasing -pipe -Wall -W -O2 -pipe -clang-syntax -O2 -pipe -march=corei7 -g -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -clang-syntax -clang-syntax -Wold-style-definition -I/build/falco/tmp/portage/chromeos-base/autotest-deps-ltp-0.20150119-r12/work/autotest-deps-ltp-0.20150119/testcases/kernel/include -I../../../../include -I../../../../include -Wl,-O1 -Wl,-O2 -Wl,--as-needed -L../../../../lib bdflush01.c -lltp -o bdflush01
bdflush01.c:84:10: fatal error: 'sys/kdaemon.h' file not found
#include <sys/kdaemon.h>
^
The kdaemon.h was removed in glibc 2.23. So the error happens.
Comment 1 by bugdroid1@chromium.org
, Jun 3 2016