All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.kabel.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Potential Problems in glibc-package.bbclass
Date: Thu, 08 Mar 2007 15:39:07 +0100	[thread overview]
Message-ID: <45F0200B.9080002@dominion.kabel.utwente.nl> (raw)
In-Reply-To: <a7f8874a0702280825j22bdf3bbw94e58cfd4a0fab93@mail.gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hans Henry von Tresckow schreef:
> 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.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFF8CALMkyGM64RGpERAtfLAKCOxA7HXzE3gec8hEeTRZXALOtwKACfcD3O
RgVrnKYxJM3MzxL56Etc1rQ=
=+hl1
-----END PGP SIGNATURE-----



  parent reply	other threads:[~2007-03-08 14:39 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 [this message]
2007-05-07 10:39   ` Koen Kooi
2007-05-07 10:43     ` Paul Sokolovsky
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=45F0200B.9080002@dominion.kabel.utwente.nl \
    --to=koen@dominion.kabel.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.