Hi Joshua, Joshua Kinard wrote,
I ran into a build failure on xfsprogs-4.13.1 under uclibc-ng-1.0.26 due to it not finding the 'f_flags' member in 'struct statfs'. Glibc has this member, but not uclibc-ng. Is this something going away, something yet to be added, or something controlled by a CONFIG_* directive?
In the meanwhile I added the missing member and released 1.0.27. I hope it fixes your issue, I could compile xfsprogs 4.13 successfully.
best regards Waldemar