<div dir="ltr"><div dir="ltr">Thanks, Ross.<div><br></div><div>1.</div><div><div>Both of these commands worked:</div><div><br></div><div>MACHINE=wandboard bitbake core-image-x11</div><div>MACHINE=wandboard bitbake gtk+3</div></div><div><br></div><div>2.</div><div>I've attached my local.conf.</div><div><br></div><div>If the attachment does not go through, then I will copy and paste it into my next message.</div><div><br></div><div>Thanks!</div><div><br></div><div>Joe</div><div>-------------------------------</div><div><br></div><div><br></div></div><div class="gmail_quote"><div dir="ltr">On Mon, Oct 29, 2018 at 7:54 AM Burton, Ross <<a href="mailto:ross.burton@intel.com">ross.burton@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can you share your local.conf?  Does bitbake gtk+3 work?<br>
<br>
Ross<br>
On Mon, 29 Oct 2018 at 06:42, Joe Flowers <<a href="mailto:joe.flowers@nofreewill.com" target="_blank">joe.flowers@nofreewill.com</a>> wrote:<br>
><br>
> Hello everyone,<br>
><br>
> 1.<br>
> I am trying to build a core-image-sato image for a WandBoard but am getting stuck at this error message:<br>
><br>
> "| No package 'gdk-x11-3.0' found"<br>
><br>
> See below for more details.<br>
><br>
><br>
> 2.<br>
> I have grepped this list's archives and run into someone with the same problem, but a solution was never included in the thread.<br>
><br>
> <a href="https://lists.yoctoproject.org/pipermail/yocto/2017-December/039149.html" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/pipermail/yocto/2017-December/039149.html</a><br>
><br>
><br>
> Help please.<br>
><br>
> Joe<br>
><br>
> ------------------------------<br>
><br>
> Command<br>
><br>
> MACHINE=wandboard bitbake core-image-sato<br>
><br>
> produces this error message:<br>
><br>
> ...<br>
> ...<br>
> | checking for pkg-config... /opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/recipe-sysroot-native/usr/bin/pkg-config<br>
> | configure: WARNING: using cross tools not prefixed with host triplet<br>
> | checking pkg-config is at least version 0.9.0... yes<br>
> | checking for glib-2.0<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â gmodule-export-2.0<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â x11<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â gdk-x11-3.0<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â gtk+-3.0... no<br>
> | configure: error: Package requirements (glib-2.0<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â gmodule-export-2.0<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â x11<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â gdk-x11-3.0<br>
> |  Â  Â  Â  Â  Â  Â  Â  Â  Â gtk+-3.0) were not met:<br>
> |<br>
> | No package 'gdk-x11-3.0' found<br>
> |<br>
> | Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>
> | installed software in a non-standard prefix.<br>
> |<br>
> | Alternatively, you may set the environment variables MATCHBOX_PANEL_CFLAGS<br>
> | and MATCHBOX_PANEL_LIBS to avoid the need to call pkg-config.<br>
> | See the pkg-config man page for more details.<br>
> | NOTE: The following config.log files may provide further information.<br>
> | NOTE: /opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/build/config.log<br>
> | ERROR: configure failed<br>
> | WARNING: exit code 1 from a shell command.<br>
> | ERROR: Function failed: do_configure (log file is located at /opt/yocto/build/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/matchbox-panel-2/2.11-r0/temp/log.do_configure.40754)<br>
> ERROR: Task (/opt/yocto/sources/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb:do_configure) failed with exit code '1'<br>
> NOTE: Tasks Summary: Attempted 3024 tasks of which 2828 didn't need to be rerun and 1 failed.<br>
><br>
> Summary: 1 task failed:<br>
>  Â /opt/yocto/sources/poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_2.11.bb:do_configure<br>
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.<br>
> joe@ubuntu:/opt/yocto/build$<br>
><br>
> ------------------------------<br>
><br>
> --<br>
> _______________________________________________<br>
> yocto mailing list<br>
> <a href="mailto:yocto@yoctoproject.org" target="_blank">yocto@yoctoproject.org</a><br>
> <a href="https://lists.yoctoproject.org/listinfo/yocto" rel="noreferrer" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
</blockquote></div></div>