GNU bug report logs - #51611
29.0.50; Compiling emacs 29.0.50 on macOS

Previous Next

Package: emacs;

Reported by: Niels Søndergaard <solengen <at> me.com>

Date: Fri, 5 Nov 2021 14:52:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 51611 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: rgm <at> gnu.org, nisoni <at> algon.dk, 51611 <at> debbugs.gnu.org
Subject: Re: bug#51611: 29.0.50; Compiling emacs 29.0.50 on macOS
Date: Fri, 05 Nov 2021 22:52:22 +0200
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Fri, 5 Nov 2021 13:46:38 -0700
> Cc: Glenn Morris <rgm <at> gnu.org>, 51611 <at> debbugs.gnu.org, nisoni <at> algon.dk
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Glenn Morris <rgm <at> gnu.org>
> >> Cc: Niels Søndergaard <nisoni <at> algon.dk>,
> >>   51611 <at> debbugs.gnu.org
> >> Date: Fri, 05 Nov 2021 15:05:20 -0400
> >>
> >> WEBP_CFLAGS is missing from src/Makefile.in.
> >
> > Thanks, should be fixed now.
> 
> Thanks, I had missed adding that.  I'm curious why this would build
> under GNU/Linux and Windows but not macOS though.

The OS has nothing to do with this.  If the WebP include directory is
the normal include directoy scanned by the compiler, i.e. if you don't
need a special -I/some/directory option, Emacs will compile just fine,
because the compiler will find the WebP header files in /usr/include
or wherever it usually looks.  That variable is only needed if the
WebP header files are in an unusual place.




This bug report was last modified 3 years and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.