Hello there, the present bootstrap step fails to bring in
gnulib/lib/unlocked-io.h thus cassing a quick build failure. The intended link lib/unlocked-io.h -> ../gnu/lib/unlocked-io.h is dangling in thin air, causing the compilation of "lib/version-etc.o" to fail completely. Regards, Mats