All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Option to copy Linaro gconv libs to target
Date: Sun, 8 Jun 2014 21:04:01 +0200	[thread overview]
Message-ID: <20140608190401.GP3266@free.fr> (raw)
In-Reply-To: <CAGduivyc7DUBHJcUHac=4Vu4r_erMo1rCarrjho6v0u9HOXb7A@mail.gmail.com>

Maxime, Stanislav, All,

On 2014-06-08 20:53 +0200, Maxime Hadjinlian spake thusly:
> On Sun, Jun 8, 2014 at 8:18 PM, Stanislav Vlasic <svlasic@gmail.com> wrote:
> > Hi Yann, all,
> >
> > if GCONV_PATH is not exported, xbmc doesn't see it and decoding subtitles or
> > whatever which have special characters (eg cp1250) fails. Also, w/o gconv
> > libs XBMC 13.0+ doesn't draw menus etc. I exported GCONV_PATH in xbmc
> > startup script, but I guess exporting it in profile would also work.
> >
> Just a quick question, where did you export theses libraries ?
> As Yann stated, we did not need to export this variable to make it
> work for XBMC.
> And I can assure you that it's nowhere in my env.

I think the problem Stanislav had is that he is using a Linaro
toolchain, which puts the gconv module in /usr/lib/arm-linux-gnueabihf
and so expects them in that location at runtime.

But since Buildroot does not follow the multi-arch convention (and
rightfully, IMHO), it does not work for Stanislav.

I'm not very happy with the exporting of GCONV_PATH as-is. I'd prefer we
find another solution. I'll look into that.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2014-06-08 19:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-02 21:37 [Buildroot] [PATCH 1/1] Option to copy Linaro gconv libs to target Stanislav Vasic
2014-06-08 17:23 ` Yann E. MORIN
2014-06-08 18:18   ` Stanislav Vlasic
2014-06-08 18:53     ` Maxime Hadjinlian
2014-06-08 18:55       ` Stanislav Vlasic
2014-06-08 19:04       ` Yann E. MORIN [this message]
2014-06-08 19:20 ` Yann E. MORIN
2014-06-08 21:00   ` Mike Zick

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=20140608190401.GP3266@free.fr \
    --to=yann.morin.1998@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.