[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: |
Alan Third |
Subject: |
Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat' |
Date: |
Sun, 24 Apr 2022 10:03:07 +0100 |
On Sat, Apr 23, 2022 at 05:08:28PM -0700, Keith David Bershatsky wrote:
> Here is the build output using the latest patch "v5-0001..."
>
> CC nsterm.o
> nsterm.m: In function 'ns_parent_window_rect':
> nsterm.m:761: warning: 'NSWindow' may not respond to '-convertRectToScreen:'
> nsterm.m:761: warning: (Messages without a matching method signature
> nsterm.m:761: warning: will be assumed to return 'id' and accept
> nsterm.m:761: warning: '...' as arguments.)
> nsterm.m:761: error: conversion to non-scalar type requested
> nsterm.m: In function 'ns_frame_scale_factor':
> nsterm.m:805: warning: 'NSWindow' may not respond to '-backingScaleFactor'
> nsterm.m:805: error: pointer value used where a floating point value was
> expected
> nsterm.m: In function '-[EmacsWindow initWithEmacsFrame:fullscreen:screen:]':
> nsterm.m:8472: warning: 'EmacsWindow' may not respond to '-setTabbingMode:'
> nsterm.m: In function '-[EmacsWindow setParentChildRelationships]':
> nsterm.m:8545: warning: 'EmacsWindow' may not respond to
> '-setAccessibilitySubrole:'
> nsterm.m:8547: warning: 'EmacsWindow' may not respond to
> '-setAccessibilitySubrole:'
> make[1]: *** [nsterm.o] Error 1
> make: *** [src] Error 2
> ~/Desktop/emacs $
*sigh* I thought that would work, but you live and learn.
This one should work. I hope. :)
--
Alan Third
v6-0001-Fix-nsmenu-compilation-under-macOS-10.6.patch
Description: Text Data
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', (continued)
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/21
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/21
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/22
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/22
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/23
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/23
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat',
Alan Third <=
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/24
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/24
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/24
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/24
- Re: Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat', Keith David Bershatsky, 2022/04/25