[yocto] Any hints when building boost-nativesdk?

Khem Raj raj.khem at gmail.com
Thu Sep 20 14:49:08 PDT 2012


On Thu, Sep 20, 2012 at 2:32 PM, Darren Hart <dvhart at linux.intel.com> wrote:
> On 09/20/2012 11:50 AM, Chatre, Reinette wrote:
>> Hi,
>>
>> I am running Yocto 1.2 and would like to include the boost development
>> environment in my SDK. I created a bbappend for the boost recipe that

Do you want your target applications to have boost right ?
in that case you just add boost-dev to TOOLCHAIN_TARGET_TASK may be in
your local.conf


>> only contains two lines:
>>
>> PR = "${INC_PR}.1"
>> BBCLASSEXTEND += "nativesdk"
>>
>> When I build with the above I get the following warnings:
>> NOTE: multiple providers are available for runtime boost-date-time (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-date-time
>
> Khem, I thought this might be something you were familiar with. Any
> thoughts?
>
> --
> Darren
>
>> NOTE: multiple providers are available for runtime boost-filesystem (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-filesystem
>> NOTE: multiple providers are available for runtime boost-graph (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-graph
>> NOTE: multiple providers are available for runtime boost-iostreams (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-iostreams
>> NOTE: multiple providers are available for runtime boost-program-options (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-program-options
>> NOTE: multiple providers are available for runtime boost-regex (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-regex
>> NOTE: multiple providers are available for runtime boost-signals (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-signals
>> NOTE: multiple providers are available for runtime boost-system (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-system
>> NOTE: multiple providers are available for runtime boost-test (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-test
>> NOTE: multiple providers are available for runtime boost-thread (boost, boost-nativesdk)
>> NOTE: consider defining a PREFERRED_PROVIDER entry to match boost-thread
>>
>> It seems a bit strange that "boost-nativesdk" is seen as a provider for
>> any of those runtime components. Any hints what I should change to build
>> things correctly?
>>
>> Thank you very much
>>
>> Reinette
>>
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>
> --
> Darren Hart
> Intel Open Source Technology Center
> Yocto Project - Technical Lead - Linux Kernel



More information about the yocto mailing list