From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe001.messaging.microsoft.com [216.32.181.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 12FFCE00747 for ; Thu, 29 Aug 2013 12:04:40 -0700 (PDT) Received: from mail215-ch1-R.bigfish.com (10.43.68.229) by CH1EHSOBE006.bigfish.com (10.43.70.56) with Microsoft SMTP Server id 14.1.225.22; Thu, 29 Aug 2013 19:04:38 +0000 Received: from mail215-ch1 (localhost [127.0.0.1]) by mail215-ch1-R.bigfish.com (Postfix) with ESMTP id 0324B38017E for ; Thu, 29 Aug 2013 19:04:38 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -5 X-BigFish: VS-5(zzbb2dI98dI9371I1443I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de097hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail215-ch1 (localhost.localdomain [127.0.0.1]) by mail215-ch1 (MessageSwitch) id 1377803076431809_6273; Thu, 29 Aug 2013 19:04:36 +0000 (UTC) Received: from CH1EHSMHS027.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.243]) by mail215-ch1.bigfish.com (Postfix) with ESMTP id 59BB0360208 for ; Thu, 29 Aug 2013 19:04:36 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS027.bigfish.com (10.43.70.27) with Microsoft SMTP Server (TLS) id 14.16.227.3; Thu, 29 Aug 2013 19:04:35 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.146.2; Thu, 29 Aug 2013 19:04:33 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r7TJ4Wrb012796 for ; Thu, 29 Aug 2013 12:04:33 -0700 Message-ID: <521F9A64.5000703@freescale.com> Date: Thu, 29 Aug 2013 16:00:52 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" References: <521F72A6.3010303@freescale.com> In-Reply-To: <521F72A6.3010303@freescale.com> X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: cogl and wayland X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 19:04:41 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/29/2013 01:11 PM, Daiane Angolini wrote: > My next step for getting GPU validated is build core-image-weston. > > But, if only remove X11 from DISTRO_FEATURES and include wayland, cogl > cries because it cannot find X11 header files. > > DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia > usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc wayland pam > ${DISTRO_FEATURES_LIBC}" > > Error: > /home/daiane/p12/build_wayland_hfp/tmp/sysroots/imx6qsabresd/usr/include/EGL/egl > > vivante.h:222:22: > fatal error: X11/Xlib.h: No such file or directory > | #include > | ^ > | compilation terminated. > | make[4]: *** [cogl-clip-stack-nop.lo] Error 1 > | make[4]: Leaving directory > `/home/daiane/p12/build_wayland_hfp/tmp/work/cortexa9hf-vfp-neon-poky-linux- > > gnueabi/cogl-1.0/1.14.0-r0/build/cogl' > > > So, if I configure cogl to be more "wayland" it cannot find GL headers. > > PACKAGECONFIG_pn-cogl-1.0 = "wayland-egl wayland-server" (and variations) > > > Error: > | checking for poll.h... (cached) yes > | configure: error: Internal error: no GL header set > | Configure failed. The contents of all config.log files follows to aid > debugging > | ERROR: oe_runconf failed > > > > As I understand cogl is a dependency of wayland.... but not sure. > > Do you know how to properly configure my build to get core-image-weston???? if I bitbake mesa and try again, I face another error: | checking if building for some Win32 platform... no | checking OpenGL/gl.h usability... no | checking OpenGL/gl.h presence... no | checking for OpenGL/gl.h... no | checking for arm-poky-linux-gnueabi-pkg-config... no | checking for pkg-config... /home/daiane/p12/build_wayland_hfp/tmp/sysroots/x86_64-linux/usr/bin/pkg-config | checking pkg-config is at least version 0.9.0... yes | checking for arm-poky-linux-gnueabi-pkg-config... /home/daiane/p12/build_wayland_hfp/tmp/sysroots/x86_64-linux/usr/bin/pkg-config | checking pkg-config is at least version 0.16... yes | checking for GLIB - version >= 2.32.0... cross compiling; assumed OK... | yes (version 2.36.4) | checking for WAYLAND_SERVER... yes | checking EGL/egl.h usability... no | checking EGL/egl.h presence... no | checking for EGL/egl.h... no | configure: error: Unable to locate required EGL headers > > > Thanks in advance, -- Daiane