[poky] libs / so without a link to xxx.so.1

Anuj Mittal anuj.mittal at intel.com
Mon Feb 5 02:21:16 PST 2018


On 02/05/2018 05:55 PM, Arno Steffens wrote:
> Using in my project libcurlpp. It is created with yocto (2.3.3), but in my filesystem I just see:
> 
> "/usr/lib/libcurlpp.so.1" which is a link to libcurlpp.so.1.0.0
> 
> What I miss is "libvcurlpp.so" (without version number), as my project includes  "-lcurlpp".

You're probably missing the -dev package in your image.

Thanks,
Anuj

> 
> My question: is there a reason for that? Is this a bug in the scripts or did I handle it wrong?
> 
> I can do "-l:libcurlpp.so.1" but this looks only like a second best solution to me.
> Thanks and best regards
> Arno
> 



More information about the poky mailing list