On Fri, 2012-11-02 at 16:25 +0000, Richard W.M. Jones wrote: > On current Rawhide: > > CC test-fcntl-h.o > test-fcntl-h.c:25:47: error: '__O_SYNC' undeclared here (not in a function) > > I suspect this is actually a glibc bug. The gnulib source uses > O_SYNC and doesn't mention __O_SYNC at all.
Yes, it is just a glibc bug, see https://bugzilla.redhat.com/show_bug.cgi?id=872336 ... Greetings, Ondrej Vasik