From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0252.outbound.messaging.microsoft.com [213.199.154.252]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 33197E015DA for ; Fri, 9 Aug 2013 06:13:51 -0700 (PDT) Received: from mail50-db9-R.bigfish.com (10.174.16.240) by DB9EHSOBE028.bigfish.com (10.174.14.91) with Microsoft SMTP Server id 14.1.225.22; Fri, 9 Aug 2013 13:13:50 +0000 Received: from mail50-db9 (localhost [127.0.0.1]) by mail50-db9-R.bigfish.com (Postfix) with ESMTP id 21733C0073 for ; Fri, 9 Aug 2013 13:13:50 +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: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de097hz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1155h) Received: from mail50-db9 (localhost.localdomain [127.0.0.1]) by mail50-db9 (MessageSwitch) id 1376054027238354_26091; Fri, 9 Aug 2013 13:13:47 +0000 (UTC) Received: from DB9EHSMHS015.bigfish.com (unknown [10.174.16.225]) by mail50-db9.bigfish.com (Postfix) with ESMTP id 2BED72C023A for ; Fri, 9 Aug 2013 13:13:47 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS015.bigfish.com (10.174.14.25) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 9 Aug 2013 13:13:46 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.3.136.1; Fri, 9 Aug 2013 13:13:43 +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 r79DDfj6002221 for ; Fri, 9 Aug 2013 06:13:42 -0700 Message-ID: <5204EA30.7070103@freescale.com> Date: Fri, 9 Aug 2013 10:10:08 -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" References: <5202A07D.5050106@freescale.com> In-Reply-To: <5202A07D.5050106@freescale.com> X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: 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: Fri, 09 Aug 2013 13:14:00 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/07/2013 04:31 PM, Daiane Angolini wrote: > 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 I faked a different gpu-viv-bin-mx6q/wayland-egl.pc and I was able to "pass through" this error, although I faced another one: | /home/daiane/yocto/build_sfp/tmp/sysroots/x86_64-linux/usr/bin/cortexa9-vfp-neon-poky-linux-gnueabi/../../libexec/cortexa9-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.1/ld: cannot find -lwayland-egl | collect2: error: ld returned 1 exit status | make[4]: *** [libcogl.la] Error 1 | make[4]: Leaving directory `/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build/cogl' | make[3]: *** [all-recursive] Error 1 | make[3]: Leaving directory `/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build/cogl' | make[2]: *** [all] Error 2 | make[2]: Leaving directory `/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build/cogl' | make[1]: *** [all-recursive] Error 1 | make[1]: Leaving directory `/home/daiane/yocto/build_sfp/tmp/work/cortexa9-vfp-neon-poky-linux-gnueabi/cogl-1.0/1.14.0-r0/build' | make: *** [all] Error 2 | ERROR: oe_runmake failed | ERROR: Function failed: do_compile (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_compile.22152) ERROR: Task 1616 (/home/daiane/yocto/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.14.0.bb, do_compile) failed with exit code '1' NOTE: Tasks Summary: Attempted 2659 tasks of which 2614 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: /home/daiane/yocto/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.14.0.bb, do_compile Any clue? -- Daiane