On Mon, Oct 16, 2017 at 8:48 AM, Bystricky, Juro
<juro.bystri...@intel.com> wrote:
> I don’t think you can use LD_LIBRARY_PATH due to the hardcoded relative path
> in "../libnettle.so”.

It should look in paths relative to LD_LIBRARY_PATH, do you see it
doesn't happen ?

>
> 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
>
>
>
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to