[OE-core] [PATCH] gpgme: Fix issue building for the target

Burton, Ross ross.burton at intel.com
Tue Mar 7 16:08:40 UTC 2017


On 7 March 2017 at 16:00, Mark Hatle <mark.hatle at windriver.com> wrote:

> gpgme failed when configuring since you can only configure for one python
> system at a time (via the inherits).  So we need to have a PACKAGECONFIG
> that defines which one [or neither] you want to use.
>
> The prior pkgconfig patch introduced the usage of the variable PKG_CONFIG,
> which is not defined anywhere.  Define this.
>
> When building the python module, we can not call gpg-error-config, so we
> need to find an alternative way of finding the information the setup.py.in
> requires.  (In this case, it's easy to just use the environment
> STAGING_INCDIR.)


| checking for swig... no
| checking for swig2.0... no
| configure: error:
| ***
| *** You need SWIG to build the Python bindings.

It must be finding a swig binary on your host.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170307/946b5062/attachment-0002.html>


More information about the Openembedded-core mailing list