From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from am1outboundpool.messaging.microsoft.com (am1ehsobe004.messaging.microsoft.com [213.199.154.207]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 31006E01541 for ; Mon, 3 Jun 2013 06:25:22 -0700 (PDT) Received: from mail6-am1-R.bigfish.com (10.3.201.230) by AM1EHSOBE017.bigfish.com (10.3.207.139) with Microsoft SMTP Server id 14.1.225.23; Mon, 3 Jun 2013 13:25:20 +0000 Received: from mail6-am1 (localhost [127.0.0.1]) by mail6-am1-R.bigfish.com (Postfix) with ESMTP id AFFF53A0255; Mon, 3 Jun 2013 13:25:20 +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: -3 X-BigFish: VS-3(zzbb2dI98dI9371Ic89bhzz1f42h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ah1fc6hzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1155h) Received: from mail6-am1 (localhost.localdomain [127.0.0.1]) by mail6-am1 (MessageSwitch) id 1370265917989787_1300; Mon, 3 Jun 2013 13:25:17 +0000 (UTC) Received: from AM1EHSMHS017.bigfish.com (unknown [10.3.201.233]) by mail6-am1.bigfish.com (Postfix) with ESMTP id EF34E18008D; Mon, 3 Jun 2013 13:25:17 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by AM1EHSMHS017.bigfish.com (10.3.207.155) with Microsoft SMTP Server (TLS) id 14.1.225.23; Mon, 3 Jun 2013 13:25:11 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-005.039d.mgd.msft.net (10.84.1.17) with Microsoft SMTP Server (TLS) id 14.2.328.11; Mon, 3 Jun 2013 13:26:19 +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 r53DP0qI003132; Mon, 3 Jun 2013 06:25:04 -0700 Message-ID: <51AC98BD.3030203@freescale.com> Date: Mon, 3 Jun 2013 10:23:09 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=E9bastien_Taylor?= References: <59E9E97B-2B84-4875-BB9B-00AEC4349C73@staylor.ca> <780E2F97-77BB-42E4-BD54-BAFBC1D87906@staylor.ca> In-Reply-To: <780E2F97-77BB-42E4-BD54-BAFBC1D87906@staylor.ca> X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: Vivante OpenCL Examples Source 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: Mon, 03 Jun 2013 13:25:22 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable I'm so sorry, but I still does not understand what is the issue... On 06/02/2013 04:44 PM, S=E9bastien Taylor wrote: > Sorry I wasn't clear. Using my old LTIB setup I was able to correctly > get the compiler errors on the console, fixing them allows the > application to run. So, using LTIB you got an error that you fixed. OK Meanwhile my yocto installation still wouldn't run > with the fix. Which fix????? I suppose it's the same fix you made on LTIB, but what is=20 that fix? I confirmed to be using the same Vivante libraries but > noticed my installation was missing a few of the libraries compared to > LTIB and adding these solved the issue. I believe libCLC.so was the > missing and required library. What libraries are you talking about? --- Daiane