gtk20 failure [ part of 5.2 portupgrade hairball ]

Kent Stewart kstewart at owt.com
Sun Apr 4 23:15:27 PDT 2004


On Sunday 04 April 2004 11:03 pm, Jay Moore wrote:
> In the continuing saga of the portupgrade...
>
> portupgrade -a finally halted with 2 errors, and 54 skipped packages
>
> The first error was a fetch error. I fixed it with a portupgrade
> "pkgname"
>
> The second was with gtk20. I first tried "portupgrade gtk20", but was
> informed to try "make deinstall" & "make reinstall". The make
> deinstall seemed to work OK, but make reinstall crapped out as shown
> below. Looks like the "libintl.so.5" file wasn't found...

You have an out of date port that depends on gettext. The current 
library is libintl.so.6. When you updated it, it didn't update all of 
the dependancies. It almost looks like you have a partial install of 
gtk-2. Try make clean and then make the updated one and follow the 
instruction to over write the old version..

Gettext depends on expat and when you -rf update it, you should have 
updated all of the dependancies. When I list the ports that depend on 
gettext, it is at least 2 screen high. 

Kent

>
> How should I repair this?
>
> Thanks,
> Jay
>
> /bin/sh ../../mkinstalldirs /usr/X11R6/etc/gtk-2.0
> ../../gtk/gtk-query-immodules-2.0 >
> /usr/X11R6/etc/gtk-2.0/gtk.immodules Cannot load module
> /usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so: Shared object
> "libintl.so.5" not found
> /usr/X11R6/lib/gtk-2.0/2.2.0/immodules/im-gucharmap.so does not
> export GTK+ IM module API: Shared object "libintl.so.5" not found
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules/input.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules/input.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4/modules.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/gtk20/work/gtk+-2.2.4.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/gtk20.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/gtk20.

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


More information about the freebsd-questions mailing list