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

> On 10/18/2011 05:30 PM, [email protected] wrote:
>> From: Nitin A Kamble<[email protected]>
>> 
>> 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
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to