* LINGUAS_INSTALL and external-toolchain-csl
@ 2010-10-21 22:34 Pierluigi Passaro
0 siblings, 0 replies; 2+ messages in thread
From: Pierluigi Passaro @ 2010-10-21 22:34 UTC (permalink / raw)
To: openembedded-devel
Hi all,
commit 4271024e26551da70e710cef6d2dcbfa8740b007
<http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?h=master&id=4271024e26551da70e710cef6d2dcbfa8740b007>
dated 2010-10-10 01:28:01 (GMT) introduced locale-base-* packages in the
build list.
However CodeSourcery toolchain does not provide them, and using CSL
cause bitbake choosing eglibc.
This is causing messages like
ERROR: Multiple .bb files are due to be built which each provide
virtual/arm-none-linux-gnueabi-libc-for-gcc
(/home/gigi/code/import/openembedded/recipes/meta/external-toolchain-csl.bb
/home/gigi/code/import/openembedded/recipes/eglibc/eglibc_2.9.bb).
In classes/image.bbclass,
<http://cgit.openembedded.org/cgit.cgi/openembedded/tree/classes/image.bbclass?h=master>
commenting out line
|LINGUAS_INSTALL_linux += "${@' '.join(map(lambda s: 'locale-base-%s' % s, '${IMAGE_LINGUAS}'.split()))}"
|
the ERRORs disappears.
Is this a misconfiguration in my conf ?
Regards
Gigi
--
Ing. Pierluigi Passaro
Viale Don Luigi Sturzo 34
30174 Venezia Mestre
Cel: +39 348 355 4119
Tel: +39 041 862 3373
Fax: +39 041 862 3173
Web: www.phoenixsoftware.it
P.IVA 03884060272
^ permalink raw reply [flat|nested] 2+ messages in thread
* LINGUAS_INSTALL and external-toolchain-csl
@ 2010-10-21 23:20 Pierluigi Passaro
0 siblings, 0 replies; 2+ messages in thread
From: Pierluigi Passaro @ 2010-10-21 23:20 UTC (permalink / raw)
To: openembedded-devel
Hi all,
commit 4271024e26551da70e710cef6d2dcbfa8740b007 dated 2010-10-10 01:28:01 (GMT) introduced locale-base-* packages in the build list.
However CodeSourcery toolchain does not provide them, and using CSL cause bitbake choosing eglibc.
This is causing messages like:
ERROR: Multiple .bb files are due to be built which each provide virtual/arm-none-linux-gnueabi-libc-for-gcc (/home/gigi/code/import/openembedded/recipes/meta/external-toolchain-csl.bb /home/gigi/code/import/openembedded/recipes/eglibc/eglibc_2.9.bb).
The ERRORs disappears commenting out line the following line in classes/image.bbclass:
LINGUAS_INSTALL_linux += "${@' '.join(map(lambda s: 'locale-base-%s' % s, '${IMAGE_LINGUAS}'.split()))}"
I do not think this is the right solution :(
Any suggestion will be appreciated.
Regards
Gigi
--
Ing. Pierluigi Passaro
Viale Don Luigi Sturzo 34
30174 Venezia Mestre
Cel: +39 348 355 4119
Tel: +39 041 862 3373
Fax: +39 041 862 3173
Web: www.phoenixsoftware.it
P.IVA 03884060272
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-21 23:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 22:34 LINGUAS_INSTALL and external-toolchain-csl Pierluigi Passaro
-- strict thread matches above, loose matches on Subject: below --
2010-10-21 23:20 Pierluigi Passaro
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.