Hi, I'm using Warrior - version of Yocto and I have libraries ending up to SDK that are not in image and it's causing problems because applications are trying to look for libraries that are not there. This is not first time this has happened and I'm wondering why it's happening in the first place.
Here are the libraries that are on SDK, but not on image: libsmime3.so => not found libnss3.so => not found libsoftokn3.so => not found libnssutil3.so => not found libplds4.so => not found libplc4.so => not found libnspr4.so => not found libevent-2.1.so.6 => not found I've used bitbake <image> -c populate_sdk - command to generate SDK. Is there something I'm missing from configuration or something what's causing this? To 'fix' this problem I need to separately add those libraries to image so I get image match SDK and not the other way around. -TeemuK
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49412): https://lists.yoctoproject.org/g/yocto/message/49412 Mute This Topic: https://lists.yoctoproject.org/mt/74201478/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
