Re: emacs-23.1_3,1 - 23.1._4,1 upgrade

2010-03-30 Thread Giorgos Keramidas
On Mon, 29 Mar 2010 11:22:12 +0200, n dhert ndhert...@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 +, George Liaskos geo.lias...@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.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: emacs-23.1_3,1 - 23.1._4,1 upgrade

2010-03-29 Thread George Liaskos
On Mon, Mar 29, 2010 at 9:22 AM, n dhert ndhert...@gmail.com wrote:
 There was an emacs upgrade in the ports today, but it fails:
 ...
 cc -nostdlib `./prefix-args -Xlinker  -L/usr/local/lib -znocombreloc`
 -L/usr/loc
 al/lib -lintl -Wl,-znocombreloc -L/usr/local/lib -o temacs pre-crt0.o
 /usr/lib/c
 rt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o
 window.o
  charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o
 terminal.
 o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o
 image.o g
 tkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o
 filel
 ock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o
 casetab.o c
 asefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o
 call
 int.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o
 bytecode
 .o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o
 inte
 rvals.o textprop.o composite.o md5.o    xfont.o ftfont.o xftfont.o ftxfont.o
 ter
 minfo.o lastfile.o gmalloc.o  vm-limit.o  mktime.o    -L/usr/local/lib
 -pthread
 -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
 -lpangoc
 airo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor
 -lXcompos
 ite -lXdamage -lpangoft2-1.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm
 -lfreetype -
 lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lpthread -lSM -lICE
 -ltiff -
 ljpeg -lpng -lz -lm -lungif -lXpm -lX11 -L/usr/local/lib -lXft -lXrender
 -lfontc
 onfig -lfreetype -lX11  -pthread -L/usr/local/lib -lrsvg-2 -lgdk_pixbuf-2.0
 -lm
 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -L/usr/local/lib
 -ldbus-
 1 -lutil -lncurses  -L/usr/local/lib -lz -lotf -lfreetype -L/usr/local/lib
 -lm17
 n-flt -lm17n-core  -lm -lgcc -lc -lgcc /usr/lib/crtn.o
 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'
 gmake[1]: *** [temacs] Error 1
 gmake[1]: Leaving directory `/usr/ports/editors/emacs/work/emacs-23.1/src'
 gmake: *** [src] Error 2
 *** Error code 1
 Stop in /usr/ports/editors/emacs.
 *** Error code 1
 Stop in /usr/ports/editors/emacs.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade20100329-80
 747-c7qafh-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=emacs-23.1_3,1
 UPGRADE_PO
 RT_VER=23.1_3,1 make FETCH_BEFORE_ARGS=-q DEPENDS_TARGET=package
 ** Fix the problem and try again.
 ---  Build of editors/emacs ended at: Mon, 29 Mar 2010 11:13:25 +0200
 (consumed
  00:04:25)
 ---  Upgrade of editors/emacs ended at: Mon, 29 Mar 2010 11:13:25 +0200
 (consum
 ed 00:04:25)
 ---  ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed
 What's wrong and how to fix?
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


I had the same problem with x11-fm/thunar, png_check_sig got replaced
by png_sig_cmp in libpng 1.4.0.

Regards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org