Date: Mon, 31 May 2010 21:44:28 -0500 From: Brandon Gooch <jamesbrandongooch@gmail.com> To: Eitan Adler <lists@eitanadler.com> Cc: questions@freebsd.org Subject: Re: devel/gojbect-introspection fails due to not finding libintl Message-ID: <AANLkTikgAz03KUHSvjL4Z4cmlwhv_d77tLZPmbczifi0@mail.gmail.com> In-Reply-To: <AANLkTilj8Qu4eoVelWoXRq-y_5OkTdvjSijoDQrqcyXP@mail.gmail.com> References: <AANLkTilj8Qu4eoVelWoXRq-y_5OkTdvjSijoDQrqcyXP@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 31, 2010 at 7:41 AM, Eitan Adler <lists@eitanadler.com> wrote: > Here is the output of $make install > env LPATH=3D.libs =A0env PYTHONPATH=3D..:.. > UNINSTALLED_INTROSPECTION_SRCDIR=3D.. > UNINSTALLED_INTROSPECTION_BUILDDIR=3D.. ../tools/g-ir-scanner -v > --add-include-path=3D../gir --add-include-path=3D. -v > --add-include-path=3D../gir --add-include-path=3D. --namespace=3DEverythi= ng > --nsversion=3D1.0 --libtool=3D"/bin/sh /usr/local/bin/libtool" > --library=3Dlibgirepository-everything-1.0.la --pkg=3Dgobject-2.0 > --pkg=3Dcairo --pkg=3Dgio-2.0 --include=3DGObject-2.0 --include=3Dcairo-1= .0 > --include=3DGio-2.0 =A0 ./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-introspect= ion-0.6.11/gir/tmp-introspectLatOlI/Everything-1.0', > '--introspect-dump=3D/dta/ports/devel/gobject-introspection/work/gobject-= introspection-0.6.11/gir/tmp-introspectLatOlI/types.txt,/dta/ports/devel/go= bject-introspection/work/gobject-introspection-0.6.11/gir/tmp-introspectLat= OlI/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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikgAz03KUHSvjL4Z4cmlwhv_d77tLZPmbczifi0>