problem upgrading graphics/gimp

Jeremy Messenger mezz7 at cox.net
Tue Oct 19 11:43:58 PDT 2004


On Tue, 19 Oct 2004 14:32:23 -0400, Robert Huff <roberthuff at rcn.com> wrote:

>
> 	On:
>
> FreeBSD 6.0-CURRENT #0: Mon Oct 11 18:23:23 EDT 2004
>
> 	attempts to portupgrade gimp end with:
>
> huff@>> /usr/local/sbin/portupgrade gimp
> --->  Upgrading 'gimp-2.0.4,1' to 'gimp-2.0.5,1' (graphics/gimp)
> --->  Building '/usr/ports/graphics/gimp' with make flags:  
> WITH_PYTHON=yes WITH_HTML_HELP_BROWSER=yes
> 			.
> 			.
> 			.
> 			.
> cc -O -pipe -march=pentium4 -Wall -o .libs/svg svg.o  
> -Wl,--export-dynamic -Wl,--export-dynamic  -L/usr/local/lib  
> -L/usr/X11R6/lib ../../libgimp/.libs/libgimpui-2.0.so  
> /usr/ports/graphics/gimp/work/gimp-2.0.5/libgimp/.libs/libgimp-2.0.so  
> /usr/ports/graphics/gimp/work/gimp-2.0.5/libgimpwidgets/.libs/libgimpwidgets-2.0.so  
> /usr/ports/graphics/gimp/work/gimp-2.0.5/libgimpmodule/.libs/libgimpmodule-2.0.so  
> ../../libgimpwidgets/.libs/libgimpwidgets-2.0.so  
> ../../libgimp/.libs/libgimp-2.0.so  
> /usr/ports/graphics/gimp/work/gimp-2.0.5/libgimpcolor/.libs/libgimpcolor-2.0.so  
> /usr/ports/graphics/gimp/work/gimp-2.0.5/libgimpbase/.libs/libgimpbase-2.0.so  
> ../../libgimpcolor/.libs/libgimpcolor-2.0.so  
> ../../libgimpbase/.libs/libgimpbase-2.0.so -lrsvg-2 -lgtk-x11-2.0  
> -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0  
> -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender  
> -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0  
> -lgmodule-2.0 -lglib-2.0 -liconv -lintl -Wl,--rpath -Wl,/usr/X11R6/lib
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_equal'
> gmake[3]: *** [svg] Error 1
> gmake[3]: Leaving directory  
> `/usr/ports/graphics/gimp/work/gimp-2.0.5/plug-ins/common'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory  
> `/usr/ports/graphics/gimp/work/gimp-2.0.5/plug-ins'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.5'
> gmake: *** [all] Error 2
> *** Error code 2
>
> 	Now I just rebuilt libxml2, so (hopefully) that's not the
> issue.  Same result.
>
> 	Any idea what I'm doing wrong?

You need to reinstall libxml2 without thread support. In libxml2 port, it  
explains that if you enable with thread support and it will break other  
ports. libxml2 has thread support disable by default, btw.

Cheers,
Mezz

> 				Robert Huff


-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org


More information about the freebsd-gnome mailing list