all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: torys.anderson@gmail.com (Tory S. Anderson)
Cc: 19831@debbugs.gnu.org
Subject: bug#19831: 25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15)
Date: Tue, 10 Feb 2015 21:51:40 +0200	[thread overview]
Message-ID: <83pp9h7df7.fsf@gnu.org> (raw)
In-Reply-To: <87siedd4ym.fsf@gmail.com>

> From: torys.anderson@gmail.com (Tory S. Anderson)
> Date: Tue, 10 Feb 2015 12:57:53 -0500
> 
> 
> I have libpng16 (and 15) installed with dev files; my libpng.so points to version 16. But emacs 25.0.5 refuses to work with 16. Although the config log is full of references to lpng16, it seems to choose to load with lib15 (and won't build with png support if I don't make v 15 available). This is breaking other programs that expect to be using the latest libpng on the computer.

What does this shell command display:

  libpng-config --cflags

It looks like this is what's responsible for the fact that Emacs
decides you have libpng15 installed.  So I think the way you installed
libpng16 is missing the update of libpng-config.





  reply	other threads:[~2015-02-10 19:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 17:57 bug#19831: 25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15) Tory S. Anderson
2015-02-10 19:51 ` Eli Zaretskii [this message]
2015-02-10 22:40   ` Tory S. Anderson
2015-02-11 13:13     ` Ivan Shmakov
2015-12-26 18:10       ` Lars Ingebrigtsen

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=83pp9h7df7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=19831@debbugs.gnu.org \
    --cc=torys.anderson@gmail.com \
    /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.