From: "Robert Berger" <robert.berger.yocto.user@gmail.com>
To: yasminebenghozzi6@gmail.com, yocto@lists.yoctoproject.org
Subject: Re: [yocto] Pyinstaller error in yocto #yocto
Date: Sun, 29 Aug 2021 17:13:52 +0300 [thread overview]
Message-ID: <f5593fe5-e0f5-fdee-7386-aa273b3c2edd@gmail.com> (raw)
In-Reply-To: <UnCS.1630234103126913538.1OOj@lists.yoctoproject.org>
Hi,
Please don't use screen shots, but pastebin instead. I already mentioned
this on fb.
My comments are inline.
On 29/08/2021 13:48, yasminebenghozzi6@gmail.com wrote:
> Hello,
> I successfully installed pyinstaller in my yocto image , but while
> executing the command it doesn't work
It misses ldd.
It's here:
https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/glibc/glibc-package.inc
You might want to try something like:
IMAGE_INSTALL += "ldd"
Regards,
Robert
>
>
>
>
>
prev parent reply other threads:[~2021-08-29 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-29 10:48 Pyinstaller error in yocto #yocto yasminebenghozzi6
2021-08-29 14:13 ` Robert Berger [this message]
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=f5593fe5-e0f5-fdee-7386-aa273b3c2edd@gmail.com \
--to=robert.berger.yocto.user@gmail.com \
--cc=yasminebenghozzi6@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.