GNU bug report logs - #19831
25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15)

Previous Next

Package: emacs;

Reported by: torys.anderson <at> gmail.com (Tory S. Anderson)

Date: Tue, 10 Feb 2015 17:59:02 UTC

Severity: normal

Tags: moreinfo

Found in version 25.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ivan Shmakov <ivan <at> siamics.net>
To: 19831 <at> debbugs.gnu.org
Subject: bug#19831: 25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15) 
Date: Wed, 11 Feb 2015 13:13:14 +0000
>>>>> Tory S Anderson <torys.anderson <at> gmail.com> writes:

[…]

 > And yet, to my frustration, afterwards I STILL received:

 > $ libpng-config --cflags -I/home/torys/anaconda/include/libpng15

 > I can't seem to get around this.  Any suggestions would be
 > appreciated.

	My guess is that the ‘libpng-config’ executable coming first in
	your $PATH is still the one belonging to libpng15, not libpng16.

	What’s the output of $ type libpng-config?  Do that file’s mtime
	and ctime (try $ stat on the file) reflect the date and time the
	new version was installed?

	If it’s indeed the “wrong” libpng-config which gets used, –
	check the value of the $PATH environment variable itself and
	either adjust as needed for the directory with the “right”
	libpng-config to come first there, /or/ somehow prevent the
	“wrong” file from being found (either $ chmod a-x it, or perhaps
	rename it.)

-- 
FSF associate member #7257  np. Acoustic Earth – Electric Sky — David Modica




This bug report was last modified 9 years and 153 days ago.

Previous Next


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