emacs-23.1_3,1 -> 23.1._4,1 upgrade

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Mar 30 17:08:33 UTC 2010


On Mon, 29 Mar 2010 11:22:12 +0200, n dhert <ndhertbsd at gmail.com> wrote:
> There was an emacs upgrade in the ports today, but it fails:
> ...
> image.o(.text+0x6674): In function `png_load':
> : undefined reference to `png_check_sig'
> image.o(.text+0x6db4): In function `png_load':
> : undefined reference to `png_check_sig'

On Mon, 29 Mar 2010 09:31:56 +0000, George Liaskos <geo.liaskos at gmail.com> wrote:
> I had the same problem with x11-fm/thunar, png_check_sig got replaced
> by png_sig_cmp in libpng 1.4.0.

Right.  The new libpng version has png_check_sig -> png_sig_cmp.

I am testing a patch submitted by a few Emacs users and I will try to
commit it during the next few days.  In the meantime you can also test
the same patch for Emacs by fetching the patch from PR ports/145171.

It appears to work for editors/emacs on i386.  I will be testing
editors/emacs-devel and editors/emacs22 too in the next few hours.



More information about the freebsd-questions mailing list