($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Ross Burton <Ross.Burton@arm.com>
To: Ashu Joshi <ashujoshi35@gmail.com>
Cc: Yocto-mailing-list <yocto@lists.yoctoproject.org>
Subject: Re: [yocto] No module named pkgconfig
Date: Fri, 15 Mar 2024 14:09:16 +0000	[thread overview]
Message-ID: <2DF6E060-BB57-410A-A385-9C522F3F0572@arm.com> (raw)
In-Reply-To: <CAKjBKDPmeqy7mjiSRcFHP6wDmd=oHLUoDgkTCa+J0uv0yeQeqQ@mail.gmail.com>

On 15 Mar 2024, at 13:51, Ashu Joshi <ashujoshi35@gmail.com> wrote:
> 
> Thanks Ross. I am able to resolve the error after using pkg-config-native. For my understanding, can you please explain the difference between pkgconfig and pkgconfig-native. When are we supposed to use pkgconfig.? 
> I am relatively new to this, so I want to understand this better.

Any recipe that is -native is for running on the build machine. So pkgconfig-native builds and provides a pkgconfig binary that you can run at build time.  Otherwise the binaries are for the target, which isn’t any good if you need to run it on the build machine.

Ross

      reply	other threads:[~2024-03-15 14:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 14:40 No module named pkgconfig ashujoshi35
2024-03-14 18:16 ` [yocto] " Ross Burton
2024-03-14 18:29   ` Tim Orling
2024-03-15  6:20     ` Ashu Joshi
2024-03-15 12:08       ` Ross Burton
2024-03-15 13:51         ` Ashu Joshi
2024-03-15 14:09           ` Ross Burton [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=2DF6E060-BB57-410A-A385-9C522F3F0572@arm.com \
    --to=ross.burton@arm.com \
    --cc=ashujoshi35@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).