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: Keith David Bershatsky
Subject: Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
Date: Sun, 17 Apr 2022 14:57:05 -0700

Using the master branch as of the most recent commit 
(6cd43d62055c9ec27cacdcaff13d4a52b7efdff2), with OSX 10.6.8 (Xcode 3.2.6), 
./configure --with-gnutls=ifavailable, the build process stops before it gets 
to nsterm.m:

  CC       sqlite.o
sqlite.c: In function 'Fsqlite_open':
sqlite.c:265: error: 'SQLITE_OPEN_MEMORY' undeclared (first use in this 
function)
sqlite.c:265: error: (Each undeclared identifier is reported only once
sqlite.c:265: error: for each function it appears in.)
make[1]: *** [sqlite.o] Error 1
make: *** [src] Error 2

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

> Date: [04-17-2022 13:37:55] <17 Apr 2022 13:37:55 -0700>
> From: Paul Eggert <eggert@cs.ucla.edu>
> To: Keith David Bershatsky <esq@lawlist.com>
> Cc: emacs-devel@gnu.org, Mattias EngdegÄrd <mattiase@acm.org>
> Subject: Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit 
> declaration of function 'openat'
> 
> On 4/17/22 11:45, Keith David Bershatsky wrote:
> > The next issue with the build is at nsterm.m.  Would you like me to open a 
> > separate email with a new subject title?
> 
> Yes please. I may not be able to help with that one, as I don't use Xcode.



reply via email to

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