From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe004.messaging.microsoft.com [216.32.181.184]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8249AE0052E for ; Wed, 7 Aug 2013 12:34:51 -0700 (PDT) Received: from mail176-ch1-R.bigfish.com (10.43.68.247) by CH1EHSOBE013.bigfish.com (10.43.70.63) with Microsoft SMTP Server id 14.1.225.22; Wed, 7 Aug 2013 19:34:49 +0000 Received: from mail176-ch1 (localhost [127.0.0.1]) by mail176-ch1-R.bigfish.com (Postfix) with ESMTP id 8B949460327 for ; Wed, 7 Aug 2013 19:34:49 +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: 0 X-BigFish: VS0(zzzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de097hz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1f5fh1155h) Received: from mail176-ch1 (localhost.localdomain [127.0.0.1]) by mail176-ch1 (MessageSwitch) id 1375904086438461_8004; Wed, 7 Aug 2013 19:34:46 +0000 (UTC) Received: from CH1EHSMHS005.bigfish.com (snatpool2.int.messaging.microsoft.com [10.43.68.233]) by mail176-ch1.bigfish.com (Postfix) with ESMTP id 6768C1200AC for ; Wed, 7 Aug 2013 19:34:46 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS005.bigfish.com (10.43.70.5) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 7 Aug 2013 19:34:45 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.136.1; Wed, 7 Aug 2013 19:34:44 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r77JYdXs025597 for ; Wed, 7 Aug 2013 12:34:42 -0700 Message-ID: <5202A07D.5050106@freescale.com> Date: Wed, 7 Aug 2013 16:31:09 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: core-image-weston fails 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: Wed, 07 Aug 2013 19:34:53 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit I'm getting the following error. Any light how to fix? | checking how to hardcode library paths into programs... immediate | configure: creating ./config.lt | config.lt: creating arm-poky-linux-gnueabi-libtool | 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/yocto/build_sfp/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/yocto/build_sfp/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.3) | checking for WAYLAND_CLIENT... no | configure: error: Package requirements (wayland-egl >= 1.0.0 wayland-client >= 1.0.0) were not met: | | Requested 'wayland-egl >= 1.0.0' but version of wayland-egl is 0.1 | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables WAYLAND_CLIENT_CFLAGS | and WAYLAND_CLIENT_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. | Configure failed. The contents of all config.log files follows to aid debugging | ERROR: oe_runconf failed | ERROR: Function failed: do_configure (log file is located at /home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/temp/log.do_configure.26050) ERROR: Task 1576 (/home/daiane/yocto/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.14.0.bb, do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 3167 tasks of which 2180 didn't need to be rerun and 1 failed. -- Daiane