All of lore.kernel.org
 help / color / mirror / Atom feed
* Any hints when building boost-nativesdk?
@ 2012-09-20 18:50 Chatre, Reinette
  2012-09-20 21:32 ` Darren Hart
  0 siblings, 1 reply; 4+ messages in thread
From: Chatre, Reinette @ 2012-09-20 18:50 UTC (permalink / raw)
  To: Yocto discussion list

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
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
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
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-20 22:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-20 18:50 Any hints when building boost-nativesdk? Chatre, Reinette
2012-09-20 21:32 ` Darren Hart
2012-09-20 21:49   ` Khem Raj
2012-09-20 22:56     ` Chatre, Reinette

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.