On Fri, Jun 17, 2016 at 8:47 AM, Ed Bartosh <[email protected]> wrote:
> Setting rpath causes clash of host and sdk libc and makes > pseudo to crash with relocation error: libpthread.so.0: > symbol __libc_vfork, version GLIBC_PRIVATE not defined > in file libc.so.6 with link time reference > > Removing rpath fixes this as it makes pseudo to use only host > pthread and libc. > > [YOCTO #9761] > > Signed-off-by: Ed Bartosh <[email protected]> Thanks for your work on this, sorry about the hassle (it was my pseudo ldflags patch that broke it, unanticipated consequences). -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
