<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 30 June 2015 at 01:16, Juro Bystricky <span dir="ltr"><<a href="mailto:juro.bystricky@intel.com" target="_blank">juro.bystricky@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1y5" class="a3s" style="overflow:hidden">Qemu configure tests for the presence/existance of SDL by<br>
trying to link against libSDL. libSDL in turn attempts to load<br>
libcrypt which will then attempt to load libgpg-error.<br>
The bitbaked libgpg-error will be built with ABI incompatible<br>
with the one required by libcrypt.<br>
The remedy is to force qemu configure to use the host's<br>
libgpg-error instead. This is achieved by modifying the linker<br>
library search order.</div></blockquote></div><br>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.</div><div class="gmail_extra"><br></div><div class="gmail_extra">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.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Ross</div></div>