[OE-core] [PATCH 2/6] gmp: also generate the libgmpcxx library

Koen Kooi koen at dominion.thruhere.net
Thu Oct 20 08:01:32 UTC 2011


Op 20 okt. 2011, om 09:50 heeft Saul Wold het volgende geschreven:

> On 10/18/2011 05:30 PM, nitin.a.kamble at intel.com wrote:
>> From: Nitin A Kamble<nitin.a.kamble at intel.com>
>> 
>> configure runs few checks to make sure c++ compiler and runtime are working as expected
>> with the --enable-cxx=detect option.
>> 
> Somehow this change has also changed what the gmp package provides, before this change the package provided libgmp10 via PKG_gmp: libgmp10, after this change, the libgmp10 is no longer provided and causes other breakage.
> 
> The example case I found was a coreutils package that was built prior to this change failed to fulfill it's dependencies after this change when creating an image.  If I rebuild coreutils with the newer gmp build, then all is well, I think we need to understand this better before making this change.
> 
> Did something else change in the packaging that would cause use to look the mapping above?

I suspect the shlib renaming doesn't happen when 2 libraries are present without LEAD_SONAME being set in the recipe. I suggest making a new subpackage for libgmpcxx.

regards,

Koen



More information about the Openembedded-core mailing list