bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiler error on macOS Siera with address@hidden


From: Denis Davydov
Subject: Re: compiler error on macOS Siera with address@hidden
Date: Fri, 23 Sep 2016 22:16:29 +0200

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 23 Sep 2016, at 21:11, Paul Eggert <address@hidden> wrote:

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>

Attachment: sched_macos.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]