[bitbake-devel] Bitbake raises MultipleMatches exception while trying to build uclibc

francesco.brundu at gmail.com francesco.brundu at gmail.com
Mon May 21 21:06:58 UTC 2012


Thanks for your time, I thought that uclibc had to be built
separately. I somehow found correct variable name at
http://www.openembedded.org/wiki/Uclibc_FAQ
thanks to your hint. Just set ANGSTROMLIBC = "uclibc" in local.conf.
Thanks again.
Bye

On 21 May 2012 20:19, Chris Larson <clarson at kergoth.com> wrote:
> On Mon, May 21, 2012 at 11:15 AM, francesco.brundu at gmail.com
> <francesco.brundu at gmail.com> wrote:
>> Ok thanks. Bitbake now gives me "No provider Error" for uclibc
>>
>> user at ubuntu:~/stuff$ bitbake uclibc
>> Loading cache: 100%
>> |##############################################################################################################################################################################################|
>> Time: 00:00:02
>> Loaded 7102 entries from dependency cache.
>> Parsing recipes: 100%
>> |############################################################################################################################################################################################|
>> Time: 00:00:04
>> Parsing of 7217 .bb files complete (6456 cached, 761 parsed). 7886
>> targets, 310 skipped, 0 masked, 0 errors.
>>
>> Build Configuration:
>> BB_VERSION        = "1.12.0"
>> METADATA_BRANCH   = "master"
>> METADATA_REVISION = "1ff63aa"
>> TARGET_ARCH       = "arm"
>> TARGET_OS         = "linux-gnueabi"
>> MACHINE           = "beagleboard"
>> DISTRO            = "angstrom"
>> DISTRO_VERSION    = "v2012.05"
>> TARGET_FPU        = "hard"
>>
>> ERROR: Nothing PROVIDES 'uclibc'
>
> You didn't configure the metadata to use uclibc. Set TCLIBC to uclibc,
> if I remember correctly. And there should never be a need to bitbake
> it explicitly, the build automatically builds a C library when it
> needs one.
> --
> Christopher Larson



-- 
Francesco Brundu




More information about the bitbake-devel mailing list