GNU bug report logs -
#34946
[bug-gnu-emacs] proposed configure.ac change for emacs-26.2
Previous Next
Reported by: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>
Date: Fri, 22 Mar 2019 14:23:01 UTC
Severity: minor
Tags: fixed
Merged with 30346
Fixed in version 27.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Fri, Mar 22, 2019 at 08:09:17AM -0600, Nelson H. F. Beebe wrote:
> Testing of the release candidate for emacs-26.2 on Oracle Solaris 11.4
> shows that a build fails because lcms2.h is not found in /usr/include.
> On that system, and on Hipster, an OpenSolaris relative, that file is
> present in /usr/include/lcms.
>
> Discussions with Eli Zaretskii <eliz <at> gnu.org> suggest that emacs'
> configure.ac needs to use pkg-config to identify the correct include
> directory for lcms2.h:
>
> % pkg-config --cflags lcms2
> -I/usr/include/lcms
This change already exists in master (Bug#30346). The commit is:
cb3863370cbe574810f796726faa39ba0de0a429
I tried cherry picking it into emacs-26 and while it needed some
manual cleanup, which was simple, Emacs still builds here after
applying it.
--
Alan Third
This bug report was last modified 6 years and 65 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.