bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One failed self test for lang-vala


From: Bruno Haible
Subject: Re: One failed self test for lang-vala
Date: Mon, 11 Jan 2021 02:48:11 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-197-generic; KDE/5.18.0; x86_64; ; )

Jeffrey Walton wrote:
> I believe I used --with-included-gettext to avoid a circular
> dependency among iConv, GetText and Libunistring.

On a glibc system, you don't need GNU libiconv, as iconv() is already
part of libc.

libunistring does not depend on gettext.

gettext has an _optional_ dependency on libunistring.

So, no circular dependencies on glibc systems.

On other systems, there is a circular dependency, and the way to handle
it is documented in libiconv/README.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]