Re: [yocto] "bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure

2018-10-29 Thread Joe Flowers
iro cairo epoxy >= 1.0 Libs: -L${libdir} -lgdk-3 Cflags: -I${includedir}/gtk-3.0 - On Mon, Oct 29, 2018 at 11:14 PM Joe Flowers wrote: > My bad. > > It looks like it is here: > /usr/lib/x86_64-linux-gnu/pkgconfig/gdk-x11-3.0.pc > > > > joe@ubuntu:/opt/yoct

Re: [yocto] "bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure

2018-10-29 Thread Joe Flowers
to$ ls -lart /usr/lib/x86_64-linux-gnu/pkgconfig/gdk-x11-3.0.pc -rw-r--r-- 1 root root 616 Apr 5 2017 /usr/lib/x86_64-linux-gnu/pkgconfig/gdk-x11-3.0.pc joe@ubuntu:/opt/yocto$ On Mon, Oct 29, 2018 at 11:04 PM Joe Flowers wrote: > Thanks, Ross. > > Below is the output you requested.

Re: [yocto] "bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure

2018-10-29 Thread Joe Flowers
recipe-sysroot? > Probably under usr/lib/pkgconfig. > > Ross > On Mon, 29 Oct 2018 at 19:34, Joe Flowers > wrote: > > > > HI Ross, > > > > It still doesn't work. > > > > > > local.conf > > https://pastebin.com/2Ng0wSCi > > &g

Re: [yocto] "bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure

2018-10-29 Thread Joe Flowers
from the recipe > that is failing (matchbox-panel). > > Ross > On Mon, 29 Oct 2018 at 13:21, Joe Flowers > wrote: > > > > Thanks, Ross. > > > > 1. > > Both of these commands worked: > > > > MACHINE=wandboard bitbake core-image-x11 > > MACHI

Re: [yocto] "bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure

2018-10-29 Thread Joe Flowers
On Mon, Oct 29, 2018 at 7:54 AM Burton, Ross wrote: > Can you share your local.conf? Does bitbake gtk+3 work? > > Ross > On Mon, 29 Oct 2018 at 06:42, Joe Flowers > wrote: > > > > Hello everyone, > > > > 1. > > I am trying to build a core-image-sa

[yocto] "bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure

2018-10-28 Thread Joe Flowers
Hello everyone, 1. I am trying to build a core-image-sato image for a WandBoard but am getting stuck at this error message: "| No package 'gdk-x11-3.0' found" See below for more details. 2. I have grepped this list's archives and run into someone with the same problem, but a solution was never

Re: [yocto] SUSE SLES target OS

2018-10-21 Thread Joe Flowers
; looks like SLES (says a Centos just looks like, but isn't, RHEL). > > Ross > On Fri, 19 Oct 2018 at 22:43, Joe Flowers > wrote: > > > > Yes, unfortunately, I mean SLES. > > > > Your answer implies that to create a minimal SLES build I will have to > aband

Re: [yocto] SUSE SLES target OS

2018-10-19 Thread Joe Flowers
el Martínez Dibene > > > Am 19.10.2018 um 16:17 schrieb Joe Flowers : > > > > Hello everyone, > > > > I need to get started on a Yocto set that will build a minimal core for > a target OS of SUSE Linux Enterprise Server on x64 target hardware like a > MinnowBoard. >

[yocto] SUSE SLES target OS

2018-10-19 Thread Joe Flowers
Hello everyone, I need to get started on a Yocto set that will build a minimal core for a target OS of SUSE Linux Enterprise Server on x64 target hardware like a MinnowBoard. I have scoured the web, SUSE, and this list's (Yocto Project) archives, but have run into no pointers. My guess is that i