From: Paul Sokolovsky <pmiscml@gmail.com>
To: Using the OpenEmbedded metadata to build Distributions
<openembedded-devel@lists.openembedded.org>
Subject: Re: Potential Problems in glibc-package.bbclass
Date: Mon, 7 May 2007 13:43:31 +0300 [thread overview]
Message-ID: <1019023621.20070507134331@gmail.com> (raw)
In-Reply-To: <463F01CF.5010601@dominion.kabel.utwente.nl>
Hello Koen,
Monday, May 7, 2007, 1:39:11 PM, you wrote:
[]
>>> I think I may have stumbled across some potential bugs in glibc-package.bbclass:
>>
>>> it seems like the standard value for datadir is /usr/share which will
>>> cause the following problems in output_locale_binary:
>>
>>> 1) i18npath will be set to /usr/share/i18n instead of
>>> treedir/usr/share/i18n becouse path.join is too braindead to remove
>>> leading / on path entries.
>>> 2) the --inputfile option in localdef opts uses datadir instead of
>>> treedir, so it looks like it would use the locale files installed on
>>> the host instead of the ones we are buildig for.
>>
>>
>> There now is a base_path_join function in OE, that doesn't have that bug. No idea why
>> glibc.bbclass hasn't been updated to use that.
> See http://bugs.openembedded.org/show_bug.cgi?id=1821#c9 for the proposed solution for at
> least 1).
This is indeed few months old. Let's apply it?
> regards,
> Koen
[]
--
Best regards,
Paul mailto:pmiscml@gmail.com
next prev parent reply other threads:[~2007-05-07 10:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 16:25 Potential Problems in glibc-package.bbclass Hans Henry von Tresckow
2007-03-08 14:32 ` Jan Janssens
2007-03-08 14:39 ` Koen Kooi
2007-05-07 10:39 ` Koen Kooi
2007-05-07 10:43 ` Paul Sokolovsky [this message]
2007-05-07 10:54 ` Koen Kooi
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=1019023621.20070507134331@gmail.com \
--to=pmiscml@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.