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: Mattias Engdegård
Subject: Re: Emacs 28.1 doesn't compile on Mac OS 10.7.5
Date: Sat, 16 Apr 2022 12:30:30 +0200

16 apr. 2022 kl. 09.35 skrev Werner LEMBERG <wl@gnu.org>:

> 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).




reply via email to

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