devel/gojbect-introspection fails due to not finding libintl

Brandon Gooch jamesbrandongooch at gmail.com
Tue Jun 1 02:44:29 UTC 2010


On Mon, May 31, 2010 at 7:41 AM, Eitan Adler <lists at eitanadler.com> wrote:
> Here is the output of $make install
> env LPATH=.libs  env PYTHONPATH=..:..
> UNINSTALLED_INTROSPECTION_SRCDIR=..
> UNINSTALLED_INTROSPECTION_BUILDDIR=.. ../tools/g-ir-scanner -v
> --add-include-path=../gir --add-include-path=. -v
> --add-include-path=../gir --add-include-path=. --namespace=Everything
> --nsversion=1.0 --libtool="/bin/sh /usr/local/bin/libtool"
> --library=libgirepository-everything-1.0.la --pkg=gobject-2.0
> --pkg=cairo --pkg=gio-2.0 --include=GObject-2.0 --include=cairo-1.0
> --include=Gio-2.0   ./everything.h ./everything.c --output
> Everything-1.0.gir
>
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required
> by "libgirepository-1.0.so.0"
>
> Command '['/dta/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectLatOlI/Everything-1.0',
> '--introspect-dump=/dta/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectLatOlI/types.txt,/dta/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectLatOlI/dump.xml']'
> returned non-zero exit status 1
> gmake[2]: *** [Everything-1.0.gir] Error 1
> gmake[2]: Leaving directory
> `/dta/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/gir'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/dta/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11'
> gmake: *** [all] Error 2
> *** Error code 1

Please take a look at /usr/ports/UPDATING:

20100530:
  AFFECTS: users of devel/gettext (i.e.: YOU)
  AUTHOR: ade at FreeBSD.org

  Another version of gettext (0.18), and another shlib version bump
  (from intl.8 to intl.9)

  All ports that have an identifiable known direct dependency on gettext
  have had their PORTREVISIONs bumped.  If after upgrading:

        # portupgrade -rf gettext
        # portmaster -r gettext

  there are still ports on your system that are looking for libintl.so.8
  (either in ${LOCALBASE}/lib/compat/pkg, or non-existent), _please_ file
  a PR so that a correct direct dependency can be added.


More information about the freebsd-questions mailing list