Stefan Kangas writes: > Are you still seeing this or has this been fixed? I see several more > Gnulib related commits in the time since this was reported. Today's master, namely 97896e68f9a8749381d023c75db5df352455f76a, fails to build with the same error. I've been using the following patch for uclibc builds since July 06: --- a/lib/getrandom.c +++ b/lib/getrandom.c @@ -19,6 +19,7 @@ #include +#include #include #include