On 30 June 2015 at 01:16, Juro Bystricky <juro.bystri...@intel.com> wrote:

> Qemu configure tests for the presence/existance of SDL by
> trying to link against libSDL. libSDL in turn attempts to load
> libcrypt which will then attempt to load libgpg-error.
> The bitbaked libgpg-error will be built with ABI incompatible
> with the one required by libcrypt.
> The remedy is to force qemu configure to use the host's
> libgpg-error instead. This is achieved by modifying the linker
> library search order.
>

I think seeing this summary will send Saul into a quivering wreck as this
was a massive source of pain in the previous release.  Interesting solution
but I'd like Saul's opinion.

The patch should probably only be applied for native and nativesdk builds,
as I suspect that's going to break a target build quite badly.  Also, it
needs signed-of-by and upstream-status (inappropriate, I imagine) tags in
the patch header.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to