The libstdbuf.so library is not found, by the linker, even though it is present in the rootfs: stdbuf: failed to find `libstdbuf.so' export/dist$ find . -name libstdbuf.so ./usr/lib/coreutils/libstdbuf.so
configure a project with: --enable-board=qemuarma9 --enable-kernel=standard --enable-rootfs=glibc_std build and deploy root@qemu0:~# stdbuf -oL tree > output stdbuf: failed to find `libstdbuf.so'