emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 28.1 doesn't compile on Mac OS 10.7.5


From: Werner LEMBERG
Subject: Re: Emacs 28.1 doesn't compile on Mac OS 10.7.5
Date: Sat, 16 Apr 2022 15:25:07 +0000 (UTC)

>> Lo and behold, it also reports problems with current git on recent
>> macOS versions (10.15 and 11.0) :-)
>> 
>> ```
>> sysdep.c:4147:41: error: implicit declaration of function
>>  'timeval_to_timespec' is invalid in C99
>>  [-Werror,-Wimplicit-function-declaration]
>> struct timespec t = timespec_add (timeval_to_timespec (rusage->ru_utime),
>> ```
> 
> The sysdep fix has now been committed to emacs-28 and ported to
> master; please pull and try again.  The patch to lib/verify.h will
> have to be applied by hand right now (it's in gnulib).

Master compiles fine with both macOS 10.15 and 11.0 now, thanks.


    Werner



reply via email to

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