emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration o


From: Mattias Engdegård
Subject: Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
Date: Sun, 17 Apr 2022 11:01:46 +0200

15 apr. 2022 kl. 21.11 skrev Keith David Bershatsky <esq@lawlist.com>:

> Emacs 28 builds okay on El Capitan, but I am unable to build on OSX 10.6.8 
> (with Xcode 3.2.6).  Any suggestions on how to overcome this error in the 
> build process would be greatly appreciated.
[...]
> emacsclient.c: In function 'local_sockname':
> emacsclient.c:1415: warning: implicit declaration of function 'openat'
> Undefined symbols:
>  "_openat", referenced from:
>      _local_sockname in ccygiqN2.o
>     (maybe you meant: _openat_save_fail, _openat_proc_name , 
> _openat_restore_fail )
> ld: symbol(s) not found

`openat` was introduced in OS X 10.10, but shouldn't gnulib have a substitute? 
Paul?





reply via email to

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