all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Cc: 34946@debbugs.gnu.org
Subject: bug#34946: proposed configure.ac change for emacs-26.2
Date: Fri, 22 Mar 2019 15:22:02 +0000	[thread overview]
Message-ID: <20190322152202.GB20144@breton.holly.idiocy.org> (raw)
In-Reply-To: <CMM.0.96.0.1553263757.beebe@gamma.math.utah.edu>

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@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





  reply	other threads:[~2019-03-22 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 14:09 bug#34946: proposed configure.ac change for emacs-26.2 Nelson H. F. Beebe
2019-03-22 15:22 ` Alan Third [this message]
2019-03-22 15:49   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190322152202.GB20144@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=34946@debbugs.gnu.org \
    --cc=beebe@math.utah.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.