All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Teemu K." <maillinglists18@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: SDK having libraries that are not in image
Date: Mon, 8 Jun 2020 07:58:52 +0300	[thread overview]
Message-ID: <CAAmVmrpBbtWu7yCDCzVEB5Q76hwRQmQgmRgaap4Fd-AFQauBVw@mail.gmail.com> (raw)

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

             reply	other threads:[~2020-06-08  4:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-08  4:58 Teemu K. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-05-14  9:52 SDK having libraries that are not in image Teemu K.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAmVmrpBbtWu7yCDCzVEB5Q76hwRQmQgmRgaap4Fd-AFQauBVw@mail.gmail.com \
    --to=maillinglists18@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.