[OE-core] [PATCH] nettle-ptest: fix a failing test

Bystricky, Juro juro.bystricky at intel.com
Mon Oct 16 15:48:43 UTC 2017


I don’t think you can use LD_LIBRARY_PATH due to the hardcoded relative path in "../libnettle.so”.
I could, however, change the  patch from "/usr/lib/libnettle.so" to  “libnettle.so”, removing any paths.
That way LD_LIBRARY_PATH can be used if needed. But in the end it will load  the library from /usr/lib/nettle.so anyway.



I think it would be preferred if you could use LD_LIBRARY_PATH to search for it


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20171016/6185a5bf/attachment-0002.html>


More information about the Openembedded-core mailing list