From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D9798E01508 for ; Thu, 26 Sep 2013 09:37:07 -0700 (PDT) Received: from [172.30.250.61] (172.30.250.61) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 2B0DD4; Thu, 26 Sep 2013 18:37:00 +0200 Message-ID: <524462AE.4010107@horus.es> Date: Thu, 26 Sep 2013 18:37:02 +0200 From: =?ISO-8859-1?Q?Jose_M=AA_Ferreiro?= User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121005 Thunderbird/16.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <52442763.90108@horus.es> In-Reply-To: <52442763.90108@horus.es> X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 2 Subject: Re: Master - Perf compile error 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, 26 Sep 2013 16:37:09 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi We do a ./repo sync and bitbaked again. After some hours, it give us another compile error at these stddefs.h lines compilin a qt-x11 module: enum { false=0, true=1 } The error: undeclared identifier false. We want to compile the master-branch + linux-fscl to see how last graphic driver works. Perhaps is it not a good idea since master can be more unstable? Or must it work mostly of times? Thanks El 26/09/2013 14:24, Jose Mª Ferreiro escribió: > Hello > > We are trying to build Yocto master with linux-fslc for a iMX6Q > Sabrelite board and we got this error at perf.c: > #include No such file or directory > > This line from perf tool has changed from dylan to master. At dylan it > was: > #include "util/debugfs.h" > > On the other way, linux-imx must have that header (because it compiles > with Yocto master) but I don´t know if I can use them ... or how to > use them. > > Also I looked for and I found some people saying linux-fslc does not > provide some headers, but I can not find anyone saying how I can add > them. > > Any clue? > > Thank you and best regards > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale