emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure building master [macOS]


From: Angelo Graziosi
Subject: Re: Failure building master [macOS]
Date: Mon, 29 Nov 2021 23:59:35 +0100 (CET)

> Il 29/11/2021 23:13 Alan Third ha scritto:
> 
>  
> On Mon, Nov 29, 2021 at 06:12:08PM +0100, Angelo Graziosi wrote:
> > Current master (c2c9e7e3cbb485d4240f9c9c44694f310711e4e9) fails to build on 
> > macOS:
> > 
> > [...]
> > CC       nsselect.o
> >   CC       nsimage.o
> > nsselect.m:236:36: error: use of undeclared identifier 'NSPNGPboardType'; 
> > did you mean 'NSPDFPboardType'?
> >              @"image/png",         NSPasteboardTypePNG,
> >                                    ^~~~~~~~~~~~~~~~~~~
> >                                    NSPDFPboardType
> > ./nsterm.h:1357:29: note: expanded from macro 'NSPasteboardTypePNG'
> > #define NSPasteboardTypePNG NSPNGPboardType
> >                             ^
> > /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:305:32: 
> > note: 'NSPDFPboardType' declared here
> > APPKIT_EXTERN NSPasteboardType NSPDFPboardType;        // Use 
> > NSPasteboardTypePDF
> >                                ^
> > 1 error generated.
> > make[1]: *** [nsselect.o] Error 1
> > make[1]: *** Waiting for unfinished jobs....
> > 1 warning generated.
> > make: *** [src] Error 2
> > Error: Failure running MAKE
> 
> Thanks, I think I've fixed this now.

Yes, it is. Thanks.



reply via email to

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