Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Boibessot <julien.boibessot@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/kodi: fix a runtime bug (no text displayed in GUI) when an external glibc toolchain is used
Date: Thu, 05 Mar 2015 19:37:07 +0100	[thread overview]
Message-ID: <54F8A253.6090504@free.fr> (raw)
In-Reply-To: <20150304221100.18c7ff17@free-electrons.com>

Hello Thomas,

On 03/04/2015 10:11 PM, Thomas Petazzoni wrote:
> Dear julien.boibessot at free.fr,
>
> On Wed,  4 Mar 2015 22:02:15 +0100, julien.boibessot at free.fr wrote:
>
>> +# Otherwise no text is displayed in user interface when compiled with an
>> +# external glibc toolchain (iconv_open() is required at runtime for UTF-8 to
>> +# UTF-32 conversion)
>> +comment "kodi needs an external glibc toolchain which copy gconv libraries"
>> +	depends on BR2_PACKAGE_KODI_ARCH_SUPPORTS && BR2_TOOLCHAIN_EXTERNAL_GLIBC
>> +	depends on !BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY
> As suggested by Yann, what about:
>
> 	select BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY if BR2_TOOLCHAIN_EXTERNAL_GLIBC
>
>  ?

I didn't know it was possible, :-), so let me check it and come back to
you ASAP.

Regards,
Julien

      reply	other threads:[~2015-03-05 18:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 21:02 [Buildroot] [PATCH] package/kodi: fix a runtime bug (no text displayed in GUI) when an external glibc toolchain is used julien.boibessot at free.fr
2015-03-04 21:11 ` Thomas Petazzoni
2015-03-05 18:37   ` Julien Boibessot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54F8A253.6090504@free.fr \
    --to=julien.boibessot@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox