devel/gettext further update

Andrey Chernov ache at nagual.pp.ru
Thu Jun 3 21:36:03 UTC 2010


On Thu, Jun 03, 2010 at 11:29:01AM -0700, Doug Barton wrote:
> On 06/03/10 05:39, Matthias Andree wrote:
> > Am 03.06.2010 13:30, schrieb Andrey Chernov:
> >
> >> security/libksba
> >> security/libgcrypt
> >> (they use libgpg-error)
> 
> So libgpg-error needs to be bumped, but why do things that don't like 
> directly with gettext need it? One of the major benefits of shared 
> libraries is to avoid pointless recompiling.

libgpg-error is bumped already. But those libraries are linked to the old 
libintl comes from libgpg-error (if they are not recompiled by hand), so 
f.e. building of gnupg fails.

See how they was linked:

/usr/local/lib/libgcrypt.so.16:
        libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0x28221000)
	libintl.so.8 => not found (0x0)
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2822e000)
        libc.so.7 => /lib/libc.so.7 (0x2808f000)

-- 
http://ache.pp.ru/


More information about the freebsd-ports mailing list