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: Paul Eggert
Subject: Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
Date: Sun, 17 Apr 2022 16:21:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 4/17/22 14:57, Keith David Bershatsky wrote:
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)

Does the attached fix that for you? (This also fixes a memory leak.)

Attachment: sqlite.diff
Description: Text Data


reply via email to

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