| Hi Paul,
I adjusted your patch for 1.4.17 but I now have
m4-1.4.17/build-aux/missing: line 81: aclocal-1.14: command not found
It could be that have errors in my version of the patch. Would you please send the patch which applies to 1.4.17 or check the one I have attached?
Regards, Denis.
On 09/23/2016 11:37 AM, Denis Davydov wrote: /usr/include/pthread_impl.h:32:18: error: missing binary operator before token "(" #if __has_feature(assume_nonnull)
My guess is that sched.h isn't including sys/cdefs.h as it should on Darwin. The Darwin guys are not that big on supporting GCC, I'm afraid. Does the attached gnulib patch work around the Darwin bug for you? errno.h is just a way to get cdefs.h included. <sched.diff>
|
sched_macos.patch
Description: Binary data