GNU bug report logs -
#19831
25.0.50; Can't build emacs 25.0.5 with libpng16 support (only libpng15)
Previous Next
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
Message #14 received at 19831 <at> debbugs.gnu.org (full text, mbox):
>>>>> 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.