Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2004 00:03:12 -0600
From:      Jay Moore <jaymo@cromagnon.cullmail.com>
To:        freebsd-questions@freebsd.org
Cc:        John Duffey <jduffey@freeuk.com>
Subject:   gtk20 failure [ part of 5.2 portupgrade hairball ]
Message-ID:  <200404050103.12658.jaymo@cromagnon.cullmail.com>

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

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.



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