Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2004 23:15:23 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        jaymo@cromagnon.cullmail.com
Cc:        John Duffey <jduffey@freeuk.com>
Subject:   Re: gtk20 failure [ part of 5.2 portupgrade hairball ]
Message-ID:  <200404042315.23696.kstewart@owt.com>
In-Reply-To: <200404050103.12658.jaymo@cromagnon.cullmail.com>
References:  <200404050103.12658.jaymo@cromagnon.cullmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404042315.23696.kstewart>