On Mon, 29 Mar 2010 11:22:12 +0200, n dhert <[email protected]> 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 <[email protected]> 
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.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to